Sheriffing/How To/Beta simulations: Difference between revisions

Line 25: Line 25:
**<code>hg pull central</code>
**<code>hg pull central</code>
**<code>hg update central</code>
**<code>hg update central</code>
**<code>./mach try release -v 71.0b1 --tasks release-sim --migration central-to-beta</code> <span style="color:#FF0000">'''If not all the jobs shall run (e.g. to verify a test fix), append <code>--no-push</code> to the command, <code>hg commit -m "Early beta sim"</code> and select the jobs with <code>./mach try chooser</code>'''</span>
**<code>./mach try release -v 72.0b1 --tasks release-sim --migration central-to-beta</code> <span style="color:#FF0000">'''If not all the jobs shall run (e.g. to verify a test fix), append <code>--no-push</code> to the command, <code>hg commit -m "Early beta sim"</code> and select the jobs with <code>./mach try chooser</code>'''</span>
***'''-v 71.0b1''': Sets the version number to use in the beta simulation. <span style="color:#FF0000">'''Replace "71" with the version number mention in the beta simulation document.'''</span>
***'''-v 72.0b1''': Sets the version number to use in the beta simulation. <span style="color:#FF0000">'''Replace "72" with the version number mention in the beta simulation document.'''</span>
***'''--tasks release-sim''': Activates the tasks which shall run for beta simulations to get scheduled.
***'''--tasks release-sim''': Activates the tasks which shall run for beta simulations to get scheduled.
***'''--migration central-to-beta''': Activates modification of the configuration to switch from central to beta.
***'''--migration central-to-beta''': Activates modification of the configuration to switch from central to beta.
Confirmed users
79

edits