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

[Xen-devel] [OSSTEST PATCH 3/6] make-flight: rumpuserxen amd64 too



Build and test amd64 rump kernel.

Signed-off-by: Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx>
---
 make-flight |    5 +++--
 mfi-common  |    2 +-
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/make-flight b/make-flight
index f812a2f..ba1bc5b 100755
--- a/make-flight
+++ b/make-flight
@@ -292,13 +292,14 @@ test_matrix_do_one () {
   *)               test_xend=n ;;
   esac
 
-  for rumparch in i386; do
+  rumparch=$dom0arch
+  if true; then
       job_create_test test-$xenarch$kern-$dom0arch-rumpuserxen-$rumparch \
                       test-rumpuserxen xl \
             $xenarch $dom0arch                                       \
             rump_rumpuserxenbuildjob=build-$rumparch-rumpuserxen     \
             all_hostflags=$most_hostflags
-  done
+  fi
 
   # xend PV guest test on x86 only
   if [ x$test_xend = xy -a \( $dom0arch = "i386" -o $dom0arch = "amd64" \) ]; 
then
diff --git a/mfi-common b/mfi-common
index b08a675..e73da67 100644
--- a/mfi-common
+++ b/mfi-common
@@ -181,7 +181,7 @@ create_build_jobs () {
     fi
 
     case $arch in
-    i386)
+    i386 amd64)
     ./cs-job-create $flight build-$arch-rumpuserxen build-rumpuserxen        \
                 arch=$arch                                                   \
         tree_xen=$TREE_XEN                                                   \
-- 
1.7.10.4


_______________________________________________
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®.