Confirmed users
4,293
edits
m (→Firefox 34.0 build2: tweak formatting) |
|||
Line 73: | Line 73: | ||
* the sendchange for 34.0.5 matched the schedulers for build2, firing some extra builds | * the sendchange for 34.0.5 matched the schedulers for build2, firing some extra builds | ||
** tagging, which moved the release tags on m-r, and was up to te on locales before being cancelled. Remediated by putting m-r back on 456394191c90 - [http://hg.mozilla.org/releases/mozilla-release/rev/4a942164fddc changeset] | ** tagging, which moved the release tags on m-r, and was up to te on locales before being cancelled. Remediated by putting m-r back on 456394191c90 - [http://hg.mozilla.org/releases/mozilla-release/rev/4a942164fddc changeset] | ||
** schedulers, the reset job ran, and it would be very helpful if things just worked come release time. | ** schedulers, the reset job ran, and it would be very helpful if things just worked come release time. See [[Releases/Firefox_34.0/BuildNotes#Fix scheduling]] for resolution. | ||
== Updates for beta == | == Updates for beta == | ||
Line 144: | Line 144: | ||
bhearsum updated the rule directly in Balrog, changing the mapping to Firefox-34.0-build2-beta. | bhearsum updated the rule directly in Balrog, changing the mapping to Firefox-34.0-build2-beta. | ||
== Fix scheduling == | |||
Because we hit an issue when 34.0.5 started 34.0 tagging what reset the schedulers, scheduling fix required: | Because we hit an issue when 34.0.5 started 34.0 tagging what reset the schedulers, scheduling fix required: | ||
UPDATE schedulers SET state='{"remainingBuilders": ["release-mozilla-release-firefox_push_to_mirrors"], \ | UPDATE schedulers SET state='{"remainingBuilders": ["release-mozilla-release-firefox_push_to_mirrors"], \ |