[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] [OSSTEST PATCH 2/3] make-flight: Add tests for some more recent Windows versions



We call this function `do_hvm_win_2017_tests' because 2017 is the year
in which we are adding these tests and there isn't otherwise a good
common name.  This is in the expectation we might want to retire them
at a similar point.

Do these new tests for all branches.  If they fail on some old
branches, they fail; but even very old branches should not regress
even for these newer guests.

I have run standalone-generate-dump-flight-runvars and eyeballed the
diff and the diff appears appropriate.  The new jobs are
               test-amd64-amd64-xl-qemut-win10-i386
               test-amd64-amd64-xl-qemut-ws16-amd64
               test-amd64-amd64-xl-qemuu-win10-i386
               test-amd64-amd64-xl-qemuu-ws16-amd64
               test-amd64-i386-xl-qemut-win10-i386
               test-amd64-i386-xl-qemut-ws16-amd64
               test-amd64-i386-xl-qemuu-win10-i386
               test-amd64-i386-xl-qemuu-ws16-amd64

The images are from Citrix XenRT's autoinstall image directory,
retrieved today (2017-05-04).  As with the existing images, we are
using them by virtue of the MSDN subscriptions of all the developers
who will work with them.  (Pending possible future changes to the
licensing arrangements for our Windows tests.)

CC: Paul Durrant <Paul.Durrant@xxxxxxxxxx>
CC: Jan Beulich <JBeulich@xxxxxxxx>
CC: Lars Kurth <lars.kurth@xxxxxxxxxx>
Signed-off-by: Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx>
---
 make-flight | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/make-flight b/make-flight
index e9016fc..2324b74 100755
--- a/make-flight
+++ b/make-flight
@@ -321,6 +321,11 @@ do_hvm_win7_x64_tests () {
   do_hvm_win_test_one win7 win7 amd64
 }
 
+do_hvm_win_2017_tests () {
+  do_hvm_win_test_one ws16 ws16 amd64
+  do_hvm_win_test_one win10 win10v1703 i386
+}
+
 do_hvm_debian_nested_tests () {
   bios=$1
 
@@ -716,6 +721,7 @@ test_matrix_do_one () {
 
     do_hvm_winxp_tests
     do_hvm_win7_x64_tests
+    do_hvm_win_2017_tests
     do_hvm_rhel6_tests
 
     do_hvm_debian_tests
-- 
2.1.4


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
https://lists.xen.org/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.