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>
: ${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