On Mon, Jun 25, 2018 at 10:53 AM, Ian Jackson <ian.jack...@eu.citrix.com> wrote:
> 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.jack...@eu.citrix.com>
> ---
>  docs/process/branching-checklist.txt | 9 +++++++++
>  1 file changed, 9 insertions(+)
>
> diff --git a/docs/process/branching-checklist.txt 
> b/docs/process/branching-checklist.txt
> index caf18d9..1926121 100644
> --- a/docs/process/branching-checklist.txt
> +++ b/docs/process/branching-checklist.txt
> @@ -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 4.11

I think you want `screen -S $v`?

Regards,
Jason

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to