]> xenbits.xensource.com Git - people/iwj/xen.git/commitdiff
process docs: Final branching checklist steps
authorIan Jackson <ian.jackson@eu.citrix.com>
Mon, 25 Jun 2018 14:49:37 +0000 (15:49 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Wed, 4 Jul 2018 16:15:46 +0000 (17:15 +0100)
Document two steps which were done this time, and last time:
(i) setting off an early osstest run
(ii) sending the mail confirming it's done.

Signed-off-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
docs/process/branching-checklist.txt

index caf18d9827fb88de79ebb053891145c947986359..5a02d21968cdd1ad15d3689287077931c0e484c4 100644 (file)
@@ -91,3 +91,12 @@ Update new stable tree's MAINTAINERS to contain correct info for this
 stable branch: usually, copy text from previous
 staging-$ov:MAINTAINERS section "Stable Release Maintenance"
 into new staging-$v, deleting what's there.
+
+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
+  screen -S $v
+  ./cr-daily-branch --real xen-$v-testing
+
+Send message to committers and RM.  Use previous mail as a template.