|
|
(One intermediate revision by the same user not shown) |
Line 3: |
Line 3: |
| The steps how to do this Simulations are documented here : | | The steps how to do this Simulations are documented here : |
|
| |
|
| | > Have a m-c unified repo somehere |
| | -> hg import the patches that you want like Early Beta/Late Beta |
| | -> for commit on the last changeset use the try synatx that philor suggested |
| | for as beta pushes |
| | try: -b do -p all -u all[-10.6,-Windows XP] -t none --no-retry |
|
| |
|
| * [[Sheriffing/Uplift-Sim/Bump-Trunk|Bump Version Numbers on trunk]]
| | for as dev-edtion : |
| * [[Sheriffing/Uplift-Sim/Trunk-Aurora|Trunk-> Aurora]]
| | try: -b o -p linux-devedition-nightly,linux64-devedition-nightly,macosx64,win32,win64 -u all[-10.6,-Windows XP] -t all[-10.6,-Windows XP] |
| * [[Sheriffing/Uplift-Sim/Trunk-Aurora-Nightly|Simulate use Aurora update channel like Aurora nightlies]]
| |
| * [[Sheriffing/Uplift-Sim/Trunk-Beta|Trunk to Beta]]
| |
| * [[Sheriffing/Uplift-Sim//Beta-Release|Use Beta update channel like Beta release builds ]]
| |
| * [[Sheriffing/Uplift-Sim/Aurora-Beta|Aurora-Beta]]
| |
|
| |
|
| Also configs are in https://bugzilla.mozilla.org/show_bug.cgi?id=1280663
| | -> Push to try (if you are not familiar with the try server [[ReleaseEngineering/TryServer|here]] is a good link to read) |
|
| |
|
| Results for the Try runs are here :
| | The patches that contain the configurations changes are in [https://bugzilla.mozilla.org/show_bug.cgi?id=1280663 Bug 1280663] |
|
| |
|
| {| class="wikitable"
| | Using the the first 2 patches of that bug gets you late beta - when you include the 3rd patch -> Early Beta |
| |-
| | |
| ! Date !! Bump Trunk Version !! Trunk Aurora !! Trunk Aurora Nightly !! Trunk to Beta !! Beta-Beta Release Channel !! Aurora-Beta
| | And the last patch from the bug gets you Dev Edition. |
| |-
| |
| | 23-Jun-2016 || [https://treeherder.mozilla.org/#/jobs?repo=try&revision=75e7855c3fdd Try Results] || [https://treeherder.mozilla.org/#/jobs?repo=try&revision=f1e9009d0405 Try result] || [https://treeherder.mozilla.org/#/jobs?repo=try&revision=647fdd5d6b4f Try result] || [https://treeherder.mozilla.org/#/jobs?repo=try&revision=a70f533f790d try result] || [https://treeherder.mozilla.org/#/jobs?repo=try&revision=a984be3f9889 try results] || [https://treeherder.mozilla.org/#/jobs?repo=try&revision=30b58e394d05 Try Result] ||
| |
| |-
| |
| | 6-July-2016 || https://treeherder.mozilla.org/#/jobs?repo=try&revision=7c27828af290 || https://treeherder.mozilla.org/#/jobs?repo=try&revision=d940fbdad048 || https://treeherder.mozilla.org/#/jobs?repo=try&revision=f9b5722bd632 || https://treeherder.mozilla.org/#/jobs?repo=try&revision=45b2aa391354 || https://treeherder.mozilla.org/#/jobs?repo=try&revision=b588bac13056 || https://treeherder.mozilla.org/#/jobs?repo=try&revision=abc0c7b611b7 ||
| |
| |-
| |
| | 23 Sept || - || https://treeherder.mozilla.org/#/jobs?repo=try&revision=1ed628b7783966e2ad643dbc6bb7706820705fb2 || https://treeherder.mozilla.org/#/jobs?repo=try&revision=ba109ca7c3cb145e6c605d7d78620ba7d08fcf67 || Example || Example || Example ||
| |
| |-
| |
| | Example || Example || Example || Example || Example || Example || Example ||
| |
| |-
| |
| | Example || Example || Example || Example || Example || Example || Example ||
| |
| |}
| |