Mailing List Archive

[xen master] docs/process: branching-checklist: Remove section about the cambridge colo
commit 7708b13acf3d101086ece01cb2cd4f21b7d10bf3
Author: Julien Grall <jgrall@amazon.com>
AuthorDate: Sun Feb 19 18:43:14 2023 +0000
Commit: Julien Grall <jgrall@amazon.com>
CommitDate: Sun Feb 19 18:44:02 2023 +0000

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
---
docs/process/branching-checklist.txt | 6 ------
1 file changed, 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
--
generated by git-patchbot for /home/xen/git/xen.git#master