canmove, Confirmed users
6,441
edits
| Line 147: | Line 147: | ||
====Publish updates to test channels (betatest & releasetest)==== | ====Publish updates to test channels (betatest & releasetest)==== | ||
* Failed when aus2-staging claimed to run out of disk space {{bug|510203}} | * Failed when aus2-staging claimed to run out of disk space {{bug|510203}} | ||
** The /opt partition ran out of inodes - Aravind fixed it | |||
* To push through the rest of this, did the following; | |||
# cltbld @ production-prometheus-vm | |||
cd /builds/updates/thunderbird-2.0.0.23/patcher/temp/thunderbird/2.0.0.22-2.0.0.23 | |||
rsync -av -e 'ssh -i /home/cltbld/.ssh/aus' aus2.test/ cltbld@aus2-staging.mozilla.org:/opt/aus2/snippets/staging/20090813-Thunderbird-2.0.0.23-test/ | |||
And then, on aus2-staging, | |||
# cltbld @ aus2-staging | |||
# start screen, then | |||
cd /opt/aus2/snippets/staging/ | |||
~/bin/backupsnip 20090813-Thunderbird-2.0.0.23-test | |||
====Update verify==== | ====Update verify==== | ||