[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [OSSTEST PATCH 3/3] linux-3.16: New branch
Test this too. We fetch this from the Canonical Kernel Team (ckt) repo, but do not encode `ckt' in the branch name, in case this becomes a proper stable tree. (I have set up this branch on the osstest with the mg-branch-setup script in this version of this tree.) Signed-off-by: Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx> --- ap-common | 5 +++++ cr-for-branches | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ap-common b/ap-common index 014dd76..f1eba6f 100644 --- a/ap-common +++ b/ap-common @@ -109,6 +109,11 @@ info_linux_tree () { : ${TAG_LINUX_THIS:=linux-arm-xen} : ${TAG_LINUX_ARM_THIS:=linux-arm-xen} ;; + linux-3.16) + # unofficial Ubuntu (Canonical) kernel team (ckt) for now + : ${TREE_LINUX_THIS:=git://kernel.ubuntu.com/ubuntu/linux.git} + : ${TAG_LINUX_THIS:=$1.y} + ;; linux-3.*) : ${TREE_LINUX_THIS:=${KERNEL_SCM}/stable/linux-stable.git} : ${TAG_LINUX_THIS:=$1.y} diff --git a/cr-for-branches b/cr-for-branches index 65beb12..cbd1c74 100755 --- a/cr-for-branches +++ b/cr-for-branches @@ -31,7 +31,7 @@ scriptoptions="$1"; shift LOGFILE=tmp/cr-for-branches.log export LOGFILE -: ${BRANCHES:=osstest xen-4.0-testing xen-4.1-testing xen-4.2-testing xen-4.3-testing xen-4.4-testing xen-4.5-testing xen-unstable qemu-mainline qemu-upstream-unstable qemu-upstream-4.2-testing qemu-upstream-4.3-testing qemu-upstream-4.4-testing qemu-upstream-4.5-testing linux-3.14 linux-3.10 linux-3.4 linux-arm-xen seabios ovmf ${EXTRA_BRANCHES}} +: ${BRANCHES:=osstest xen-4.0-testing xen-4.1-testing xen-4.2-testing xen-4.3-testing xen-4.4-testing xen-4.5-testing xen-unstable qemu-mainline qemu-upstream-unstable qemu-upstream-4.2-testing qemu-upstream-4.3-testing qemu-upstream-4.4-testing qemu-upstream-4.5-testing linux-3.16 linux-3.14 linux-3.10 linux-3.4 linux-arm-xen seabios ovmf ${EXTRA_BRANCHES}} export BRANCHES fetchwlem=$wlem -- 1.7.10.4 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |