]> xenbits.xensource.com Git - people/dariof/osstest.git/commitdiff
Switch default Linux branch from 3.4 to 3.13
authorIan Campbell <ian.campbell@citrix.com>
Thu, 4 Sep 2014 14:02:28 +0000 (15:02 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Thu, 4 Sep 2014 14:13:51 +0000 (15:13 +0100)
standalone-generate-dump-flight-runvars before and after shows revision_linux
changing from 9f089cfb4be27efe7c1cd1d6261da02496820441 (v3.4.103) to
946de0e6b6ed49eacb03e3cddfcb1d774d6378ed (v3.14.17) for the
build-{amd64,i386}-pvops jobs these branches:

osstest
rumpuserxen
xen-4.0-testing
xen-4.1-testing
xen-4.2-testing
xen-4.3-testing
xen-4.4-testing
xen-unstable
qemu-mainline
qemu-upstream-4.3-testing
qemu-upstream-4.4-testing
qemu-upstream-unstable
seabios
libvirt
qemu-upstream-4.2-testing

build-armhf-pvops and build-*-oldkern jobs as well as the linux-* branches are
unaffected. Which is as expected.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
ap-common

index 6c7e654e2213e5e4d56336938393c868d547b701..ba3279d4e24ae7138e34bb0549a8cc6e49dc652d 100644 (file)
--- a/ap-common
+++ b/ap-common
@@ -59,7 +59,7 @@
 
 : ${PUSH_TREE_LINUX:=$XENBITS:/home/xen/git/linux-pvops.git}
 : ${BASE_TREE_LINUX:=git://xenbits.xen.org/linux-pvops.git}
-: ${BASE_TAG_LINUX:=tested/linux-3.4}
+: ${BASE_TAG_LINUX:=tested/linux-3.14}
 : ${BASE_TAG_LINUX_ARM:=tested/linux-arm-xen}
 
 if [ "x${TREE_LINUX}" = x ]; then