Confirmed users
3,104
edits
No edit summary |
|||
| Line 61: | Line 61: | ||
echo 0 > reserved_slaves | echo 0 > reserved_slaves | ||
= | === Multiple apk rules are broken === | ||
== Multiple apk rules are broken == | |||
* push_fennec.sh was run | * push_fennec.sh was run | ||
* on hold publishing to the Play Store | * on hold publishing to the Play Store | ||
| Line 106: | Line 94: | ||
> Armen | > Armen | ||
</pre> | </pre> | ||
== Build 1 (Mobile only) == | |||
* no l10n changesets | |||
* landed configs, tagged | |||
hg tag -f FENNEC_16_0b2_{BUILD2,RELEASE} | |||
* updated and reconfiged the master | |||
* release sanity | |||
PYTHONPATH=. python ../tools/buildbot-helpers/release_sanity.py -u rail \ | |||
-V 16.0b2 --branch mozilla-beta --build-number 2 \ | |||
--release-config release-fennec-mozilla-beta.py \ | |||
--products fennec --dryrun localhost:9001 | |||
* started automation | |||