]> xenbits.xensource.com Git - people/jgross/xen.git/commitdiff
docs/process/branching-checklist: Get osstest branch right
authorIan Jackson <ian.jackson@eu.citrix.com>
Wed, 15 Jul 2020 15:39:18 +0000 (16:39 +0100)
committerIan Jackson <ian.jackson@eu.citrix.com>
Tue, 18 Aug 2020 12:40:18 +0000 (13:40 +0100)
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 <ian.jackson@eu.citrix.com>
docs/process/branching-checklist.txt

index e286e659623034e123f2003c796800e03482a874..0e83272caacbb827058355d20f4f98fcda68e830 100644 (file)
@@ -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"