[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [osstest PATCH] Revert "make-flight: Temporarily disable flaky test"
This reverts commit c436ff754810c15e4d2a434257d1d07498883acb. Now that XSA-321 has been released we can try to enable PVH dom0 tests again. Signed-off-by: Roger Pau Monné <roger.pau@xxxxxxxxxx> --- make-flight | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/make-flight b/make-flight index b25144f7..b8942c1c 100755 --- a/make-flight +++ b/make-flight @@ -774,7 +774,7 @@ test_matrix_do_one () { xen-4.10-testing) test_dom0pvh=n ;; xen-4.11-testing) test_dom0pvh=n ;; xen-4.12-testing) test_dom0pvh=n ;; - *) test_dom0pvh=n ;; + *) test_dom0pvh=y ;; esac # core scheduling tests for versions >= 4.13 only -- 2.27.0
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |