From: Ian Jackson Date: Wed, 15 Jul 2020 15:39:18 +0000 (+0100) Subject: docs/process/branching-checklist: Get osstest branch right X-Git-Tag: archive/raspbian/4.16.0+51-g0941d6cb-1+rpi1~2^2~42^2~1763 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=eee588bd73a7251fc5204b0563965372018f6319;p=xen.git docs/process/branching-checklist: Get osstest branch right The runes for this manual osstest were wrong. It needs to run as osstest, and cr-for-branches should be run from testing.git. Signed-off-by: Ian Jackson --- diff --git a/docs/process/branching-checklist.txt b/docs/process/branching-checklist.txt index e286e65962..0e83272caa 100644 --- a/docs/process/branching-checklist.txt +++ b/docs/process/branching-checklist.txt @@ -86,8 +86,8 @@ including turning off debug. Set off a manual osstest run, since the osstest cr-for-branches change will take a while to take effect: - ssh osstest.test-lab - cd branches/for-xen-$v-testing.git + ssh osstest@osstest.test-lab + cd testing.git screen -S $v BRANCHES=xen-$v-testing ./cr-for-branches branches -w "./cr-daily-branch --real"