Confirmed users
2,679
edits
(→RC3) |
(→RC3) |
||
| Line 173: | Line 173: | ||
** On production-prometheus-vm remove the contents of /builds/updates/* - didn't need to do this, plenty of space | ** On production-prometheus-vm remove the contents of /builds/updates/* - didn't need to do this, plenty of space | ||
** On bm-xserve05 remove the contents of /builds/verify/* | ** On bm-xserve05 remove the contents of /builds/verify/* | ||
** On | ** On production-1.8-master, make sure both private and public areas are synced to stage: | ||
*** rsync -nav /home/ftp/pub/firefox/nightly/2.0.0.11-candidates/ stage.mozilla.org:/home/ftp/pub/firefox/nightly/2.0.0.11-candidates/ | *** rsync -nav /home/ftp/pub/firefox/nightly/2.0.0.11-candidates/ stage.mozilla.org:/home/ftp/pub/firefox/nightly/2.0.0.11-candidates/ | ||
*** rsync -nav /data/cltbld/firefox-2.0.0.11/ stage:/data/cltbld/firefox-2.0.0.11/ | *** rsync -nav /data/cltbld/firefox-2.0.0.11/ stage:/data/cltbld/firefox-2.0.0.11/ | ||
**** expect new directories, but file contents should be the same | **** expect new directories, but file contents should be the same | ||
** On | ** On production-1.8-master, remove private and public areas: | ||
*** rm -rf /data/cltbld/firefox-* | *** rm -rf /data/cltbld/firefox-* | ||
*** rm -rf /builds/tags/* - did not do this, plenty of space | *** rm -rf /builds/tags/* - did not do this, plenty of space | ||