> -----Original Message----- > From: Ian Jackson [mailto:ian.jack...@eu.citrix.com] > Sent: 16 June 2017 18:34 > To: xen-de...@lists.xenproject.org > Cc: Ian Jackson <ian.jack...@citrix.com>; Ian Jackson > <ian.jack...@citrix.com>; Paul Durrant <paul.durr...@citrix.com>; Wei Liu > <wei.l...@citrix.com>; Dario Faggioli <dario.faggi...@citrix.com> > Subject: [OSSTEST PATCH 3/3] make-flight: Provide Windows 10 and > Windows Server 16 guests with 3.5G of RAM > > Paul advises that 4G may be needed, but we have some 8G hosts in > various places. If this is not sufficient in practice, we should > consider restricting the test to bigger hosts. > > Signed-off-by: Ian Jackson <ian.jack...@eu.citrix.com> > CC: Paul Durrant <paul.durr...@citrix.com> > CC: Wei Liu <wei.l...@citrix.com> > CC: Dario Faggioli <dario.faggi...@citrix.com>
Reviewed-by: Paul Durrant <paul.durr...@citrix.com> > --- > make-flight | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/make-flight b/make-flight > index 75afdb9..db124fe 100755 > --- a/make-flight > +++ b/make-flight > @@ -348,8 +348,8 @@ do_hvm_win7_x64_tests () { > } > > do_hvm_win_2017_tests () { > - do_hvm_win_test_one ws16 ws16 amd64 > - do_hvm_win_test_one win10 win10v1703 i386 > + do_hvm_win_test_one ws16 ws16 amd64 guests_memsize=3584 > + do_hvm_win_test_one win10 win10v1703 i386 guests_memsize=3584 > } > > do_hvm_debian_nested_tests () { > -- > 2.1.4 _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org https://lists.xen.org/xen-devel