Confirmed users
1,364
edits
(update) |
m (fix formatting) |
||
| Line 10: | Line 10: | ||
==Build 1== | ==Build 1== | ||
* reconfig landed and pushed | * reconfig landed and pushed | ||
$ python manage_masters.py -f production-masters.json -R scheduler -R build reconfig | $ python manage_masters.py -f production-masters.json \ | ||
-R scheduler -R build reconfig | |||
* dry run release sanity passed & sendchange done: | * dry run release sanity passed & sendchange done: | ||
(build_scheduler)[cltbld@buildbot-master36 master]$ PYTHONPATH=. python ../tools/buildbot-helpers/release_sanity.py -u hwine -V 10.0.10esr --branch comm-esr10 --build-number 1 --release-config release-thunderbird-comm-esr10.py --product thunderbird --bypass-mozconfig-check -l localhost:9301 | (build_scheduler)[cltbld@buildbot-master36 master]$ PYTHONPATH=. python \ | ||
../tools/buildbot-helpers/release_sanity.py -u hwine -V 10.0.10esr \ | |||
--branch comm-esr10 --build-number 1 \ | |||
--release-config release-thunderbird-comm-esr10.py \ | |||
--product thunderbird --bypass-mozconfig-check -l localhost:9301 | |||