From: Ian Jackson Date: Thu, 9 Mar 2017 15:15:00 +0000 (+0000) Subject: misc/branching-checklist: Call mg-branch-setup in Cambridge too X-Git-Tag: archive/raspbian/4.11.1-1+rpi1~1^2~66^2~2433 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=03a7c0713753c614de3d85521312d94506c98f18;p=xen.git misc/branching-checklist: Call mg-branch-setup in Cambridge too Signed-off-by: Ian Jackson --- diff --git a/misc/branching-checklist.txt b/misc/branching-checklist.txt index c9053830ca..8899432336 100644 --- a/misc/branching-checklist.txt +++ b/misc/branching-checklist.txt @@ -54,6 +54,12 @@ ov=4.0 OSSTEST_CONFIG=production-config ./mg-branch-setup xen-$v-testing bisect OSSTEST_CONFIG=production-config ./mg-branch-setup qemu-upstream-$v-testing bisect +# make branches etc. in Cambridge osstest + ssh osstest@osstest.xs.citrite.net + cd testing.git + OSSTEST_CONFIG=production-config-cambridge ./mg-branch-setup xen-$v-testing bisect + OSSTEST_CONFIG=production-config-cambridge ./mg-branch-setup qemu-upstream-$v-testing bisect + * add branch to osstest ie add both eg qemu-upstream-4.2-testing and xen-4.2-testing to BRANCHES in cr-for-branches