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 67.0b1 --tasks release-sim --migration central-to-beta</code>
**<code>./mach try release -v 68.0b1 --tasks release-sim --migration central-to-beta</code>
***'''-v 67.0b1''': Sets the version number to use in the beta simulation. <span style="color:#FF0000">'''Replace "67" with the version number mention in the beta simulation document.'''</span>
***'''-v 68.0b1''': Sets the version number to use in the beta simulation. <span style="color:#FF0000">'''Replace "68" 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