summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJulien Grall <jgrall@amazon.com>2023-02-19 18:43:14 +0000
committerJulien Grall <jgrall@amazon.com>2023-02-19 18:44:02 +0000
commit7708b13acf3d101086ece01cb2cd4f21b7d10bf3 (patch)
treef62dff76f2e8eb6a309ef864192f72c228d38e53 /docs
parent163b3cf7af475ca1ad5ba26a51f5fe2e2a647ee3 (diff)
downloadxen-7708b13acf3d101086ece01cb2cd4f21b7d10bf3.tar.gz
docs/process: branching-checklist: Remove section about the cambridge colo
The cambridge colo was internal to Citrix (now Cloud) and hasn't been used by the community for a while. So remove the section. Signed-off-by: Julien Grall <jgrall@amazon.com> Acked-by: George Dunlap <george.dunlap@cloud.com> Reviewed-by: Henry Wang <Henry.Wang@arm.com> ---- Changes in v2: - Add George's acked-by - Add Henry's reviewed-by
Diffstat (limited to 'docs')
-rw-r--r--docs/process/branching-checklist.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/docs/process/branching-checklist.txt b/docs/process/branching-checklist.txt
index 7c4c107c25..6fd1ab3341 100644
--- a/docs/process/branching-checklist.txt
+++ b/docs/process/branching-checklist.txt
@@ -42,12 +42,6 @@ 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
Add both qemu-upstream-$v-testing and xen-$v-testing to BRANCHES in cr-for-branches
git add -p