Confirmed users
3,104
edits
No edit summary |
|||
| Line 94: | Line 94: | ||
==== Update verify ==== | ==== Update verify ==== | ||
Failed, see {{Bug|785619}}. Test channel will be fixed by [https://bugzilla.mozilla.org/attachment.cgi?id=655362 patch]. Need to rerun after landing and taggin with *_RUNTIME tags | Failed, see {{Bug|785619}}. Test channel will be fixed by [https://bugzilla.mozilla.org/attachment.cgi?id=655362 patch]. Need to rerun after landing and taggin with *_RUNTIME tags | ||
TODO: run this | |||
# On my local machine, to kick off update verify | |||
for p in linux linux64 macosx64 win32; do | |||
for i in `seq 6`; do | |||
curl "http://buildbot-master32.srv.releng.scl3.mozilla.com:8001/builders/release-comm-esr10-${p}_update_verify_${i}%2F6/force" >/dev/null | |||
done | |||
done | |||
=== Reset reserved slaves === | === Reset reserved slaves === | ||
# cltbld@buildbot-master32 | # cltbld@buildbot-master32 | ||