Confirmed users
2,816
edits
m (→Post-release update check: added details on update and throttling tests) |
m (→Post-release update check: fixing the buildid for 34.0.5) |
||
| Line 1,137: | Line 1,137: | ||
* test that updates are off (morning) and then once turned on again, [https://wiki.mozilla.org/QA/Desktop_Firefox/Walkthroughs/Release_Coordination#Update_Throttling updates are enabled] at 100%. | * test that updates are off (morning) and then once turned on again, [https://wiki.mozilla.org/QA/Desktop_Firefox/Walkthroughs/Release_Coordination#Update_Throttling updates are enabled] at 100%. | ||
**Updates from a past version to 34.0.5 should be at 100% (afternoon dec. 8) | **Updates from a past version to 34.0.5 should be at 100% (afternoon dec. 8) | ||
<pre> ./update.sh 'https://aus3.mozilla.org/update/1/Firefox/33.1.1/ | <pre> ./update.sh 'https://aus3.mozilla.org/update/1/Firefox/33.1.1/20141126041045/WINNT_x86-msvc/en-US/release/update.xml'</pre> | ||
**Updates from past versions to 34.0 should remain at 0% | **Updates from past versions to 34.0 should remain at 0% | ||
<pre>./update.sh 'https://aus3.mozilla.org/update/1/Firefox/33.1.1/20141125180439/WINNT_x86-msvc/en-US/release/update.xml'</pre> | <pre>./update.sh 'https://aus3.mozilla.org/update/1/Firefox/33.1.1/20141125180439/WINNT_x86-msvc/en-US/release/update.xml'</pre> | ||
* mozmill config: https://wiki.mozilla.org/QA/Desktop_Firefox/Releases/Configs/Fx34-postrelease | * mozmill config: https://wiki.mozilla.org/QA/Desktop_Firefox/Releases/Configs/Fx34-postrelease | ||