From: Ian Jackson Date: Thu, 7 Nov 2019 17:46:48 +0000 (+0000) Subject: make-flight: Drop all win10 tests in all flights X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=d84f7d66b536cce0688da375ffdbb478d11f85f9;p=people%2Froyger%2Fosstest.git make-flight: Drop all win10 tests in all flights These are failing and have been for some time and it does not appear that anyone has the capability to fix them. Running them in these circumstances seems wasteful. Effect is to drop test-*-win10-* jobs (checked with standalone-generate-dump-flight-runvars). CC: Sander Eikelenboom Signed-off-by: Ian Jackson Release-acked-by: Juergen Gross --- diff --git a/make-flight b/make-flight index be620c6..b08431d 100755 --- a/make-flight +++ b/make-flight @@ -327,7 +327,7 @@ do_hvm_win7_x64_tests () { do_hvm_win_2017_tests () { do_hvm_win_test_one ws16 ws16 amd64 guests_memsize=3584 - do_hvm_win_test_one win10 win10v1703 i386 guests_memsize=3584 +# do_hvm_win_test_one win10 win10v1703 i386 guests_memsize=3584 } do_hvm_debian_nested_tests () {