Confirmed users
3,990
edits
No edit summary |
No edit summary |
||
| Line 42: | Line 42: | ||
--dryrun localhost:9001 | --dryrun localhost:9001 | ||
* All green, ran without --dryrun to start the automation | * All green, ran without --dryrun to start the automation | ||
== Sign Android builds == | |||
Ran the following as cltsign@signing1: | |||
<pre> | |||
cd ~/signing-work/mozharness | |||
hg pull -u && hg up -C | |||
cd .. | |||
python2.6 mozharness/scripts/sign_android.py --config-file signing/android_mozilla-beta.py | |||
</pre> | |||
== Final verification == | == Final verification == | ||
* win32 and linux had gone RED | * win32 and linux had gone RED | ||
* I re-triggered and went well | * I re-triggered and went well | ||