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

[Xen-devel] [PATCH OSSTEST] make-flight: Enable qemu tests for 4.5 onwards



Stefano is about to enable qemu support on ARM, we should test it.

standalone-generate-dump-flight-runvars verifies that the affect of this change
is to add armhf jobs/runvars to qemu-mainline and qemu-upstream-unstable as
desired.

Signed-off-by: Ian Campbell <ian.campbell@xxxxxxxxxx>
Cc: Stefano.Stabellini@xxxxxxxxxxxxx
---
 make-flight | 4 +++-
 mfi-common  | 4 +++-
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/make-flight b/make-flight
index fbda440..96821ba 100755
--- a/make-flight
+++ b/make-flight
@@ -102,7 +102,9 @@ test_matrix_branch_filter_callback () {
         linux-3.4) return 1;;
         linux-mingo-tip-master) return 1;;
         linux-*) ;;
-        qemu-*) return 1;;
+        qemu-upstream-4.2-testing) return 1;;
+        qemu-upstream-4.3-testing) return 1;;
+        qemu-upstream-4.4-testing) return 1;;
         esac
         ;;
   i386|amd64)
diff --git a/mfi-common b/mfi-common
index 2055bab..3512fdb 100644
--- a/mfi-common
+++ b/mfi-common
@@ -61,7 +61,9 @@ create_build_jobs () {
       linux-3.4) continue;;
       linux-mingo-tip-master) continue;;
       linux-*) ;;
-      qemu-*) continue;;
+      qemu-upstream-4.2-testing) continue;;
+      qemu-upstream-4.3-testing) continue;;
+      qemu-upstream-4.4-testing) continue;;
       rumpuserxen) continue;;
       seabios) continue;;
       esac
-- 
1.9.0


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


 


Rackspace

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