projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
79c2d51
)
docs/process/branching-checklist: Get osstest branch right
author
Ian Jackson
<ian.jackson@eu.citrix.com>
Wed, 15 Jul 2020 15:39:18 +0000
(16:39 +0100)
committer
Ian 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
patch
|
blob
|
history
diff --git
a/docs/process/branching-checklist.txt
b/docs/process/branching-checklist.txt
index e286e659623034e123f2003c796800e03482a874..0e83272caacbb827058355d20f4f98fcda68e830 100644
(file)
--- 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"