Re: [Xen-devel] [OSSTEST Nested PATCH v9 9/9] Add test job for nest test case

2015-05-06 Thread Ian Campbell
On Sat, 2015-05-02 at 14:28 +0800, longtao.pang wrote: > diff --git a/make-flight b/make-flight > index cc8ecdb..b5c7c27 100755 > --- a/make-flight > +++ b/make-flight > @@ -204,6 +204,37 @@ do_hvm_win7_x64_tests () { > all_hostflags=$most_hostflags,hvm > } > > +do_hvm_debian_nested

[Xen-devel] [OSSTEST Nested PATCH v9 9/9] Add test job for nest test case

2015-05-01 Thread longtao.pang
From: "longtao.pang" 1. This patch adds creation of the nested test job, when job creation procedure is invoked. 2. Set nested L1's vif model, nestedhvm feature, set specific disk size and memory size for nested test by make-flight. Signed-off-by: longtao.pang --- Changes in v9: 1. Group 'neste