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

[Xen-devel] [OSSTEST PATCH] Drop build-*-oldkern



That is for testing the in-xen.git kernel build machinery which we
surely don't care about anymore.

Signed-off-by: Wei Liu <wei.liu2@xxxxxxxxxx>
---
 cr-daily-branch     |  5 -----
 make-distros-flight |  2 +-
 make-hosts-flight   |  2 +-
 mfi-common          | 13 -------------
 4 files changed, 2 insertions(+), 20 deletions(-)

diff --git a/cr-daily-branch b/cr-daily-branch
index 8a314ce..39483cd 100755
--- a/cr-daily-branch
+++ b/cr-daily-branch
@@ -208,10 +208,6 @@ if [ "x$REVISION_LINUXFIRMWARE" = x ]; then
         export REVISION_LINUXFIRMWARE
 fi
 
-if [ "x$branch" != "xxen-unstable" ]; then
-        export REVISION_LINUX_OLD=disable
-fi
-
 case "$tree" in
 xen)
         realtree=$xenbranch
@@ -245,7 +241,6 @@ libvirt)
 rumprun)
        realtree=rumprun
        NEW_REVISION=$REVISION_RUMPRUN
-       export REVISION_LINUX_OLD=disable
        export REVISION_LIBVIRT=disable
        ;;
 seabios)
diff --git a/make-distros-flight b/make-distros-flight
index 8ab00b1..406d7d6 100755
--- a/make-distros-flight
+++ b/make-distros-flight
@@ -191,7 +191,7 @@ test_matrix_do_one () {
 
 if [ x$buildflight = x ]; then
 
-  WANT_XEND=false REVISION_LINUX_OLD=disable
+  WANT_XEND=false
 
   create_build_jobs
 
diff --git a/make-hosts-flight b/make-hosts-flight
index d619de6..0152dfe 100755
--- a/make-hosts-flight
+++ b/make-hosts-flight
@@ -95,7 +95,7 @@ hosts_iterate () {
 
 if [ x$buildflight = x ]; then
 
-  WANT_XEND=false REVISION_LINUX_OLD=disable
+  WANT_XEND=false
 
   create_build_jobs
 
diff --git a/mfi-common b/mfi-common
index ec31e2e..94f088b 100644
--- a/mfi-common
+++ b/mfi-common
@@ -329,19 +329,6 @@ create_build_jobs () {
     arm*) continue;; # don't do any other kernel builds
     esac
 
-    if [ "x$REVISION_LINUX_OLD" != xdisable ]; then
-
-      job_create_build build-$arch-oldkern build-kern                   \
-                arch=$arch kconfighow=create-config-sh                  \
-                kimagefile=vmlinux                                      \
-                $RUNVARS $BUILD_RUNVARS $BUILD_LINUX_OLD_RUNVARS        \
-                $arch_runvars $hostos_runvars                           \
-                host_hostflags=$build_hostflags                         \
-        tree_linux=http://xenbits.xen.org/linux-2.6.18-xen.hg           \
-        revision_linux=$REVISION_LINUX_OLD
-
-    fi
-
   done
 }
 
-- 
2.11.0


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