canmove, Confirmed users
1,511
edits
 (note about fixing up verify configs in mirror)  | 
				 (formatting)  | 
				||
| Line 119: | Line 119: | ||
NOTE - the Talkback symbol server is hardcoded in /builds/cvsmirror.clean/mofo/talkback/fullsoft/Makefile.in, replace all occurrences of "talkback-upload.mozilla.org" with "staging-build-console.build.mozilla.org".  | NOTE - the Talkback symbol server is hardcoded in /builds/cvsmirror.clean/mofo/talkback/fullsoft/Makefile.in, replace all occurrences of "talkback-upload.mozilla.org" with "staging-build-console.build.mozilla.org".  | ||
Update the verify configs, removing the latest entry as appropriate.   | Update the verify configs, removing the latest entry as appropriate. These configs will be bumped during the update verify runs. e.g. for 1.8 branch Firefox:  | ||
  cvs -d /builds/cvsmirror.clean/cvsroot co mozilla/testing/release/updates  |   cvs -d /builds/cvsmirror.clean/cvsroot co mozilla/testing/release/updates  | ||
  cd mozilla/testing/release/updates  |   cd mozilla/testing/release/updates  | ||
  # remove top two lines, from moz18-firefox-*.cfg e.g.:  |   # remove top two lines, from moz18-firefox-*.cfg e.g.:  | ||
  # 2.0.0.10 linux  |   # 2.0.0.10 linux  | ||
  release="2.0.0.10" product="Firefox" platform="Linux_x86-gcc3" build_id="2007111504" locales="af ar be bg ca cs da de el en-GB en-US es-AR es-ES eu fi fr fy-NL ga-IE gu-IN he hu it ja ka ko ku lt mk mn nb-NO nl nn-NO pa-IN pl pt-BR pt-PT ro ru sk sl sv-SE tr uk zh-CN zh-TW" channel="betatest" from="/firefox/releases/2.0.0.10/linux-i686/%locale%/firefox-2.0.0.10.tar.gz" aus_server="https://aus2.mozilla.org" ftp_server="stage.mozilla.org/pub/mozilla.org" to="/firefox/nightly/2.0.0.11-candidates/rc1/firefox-2.0.0.11.%locale%.linux-i686.tar.gz"  |   release="2.0.0.10" product="Firefox" platform="Linux_x86-gcc3" build_id="2007111504" locales="af ar be bg ca cs da de el en-GB en-US es-AR es-ES eu fi fr fy-NL ga-IE gu-IN he hu it ja ka ko ku lt mk mn nb-NO nl nn-NO pa-IN pl pt-BR pt-PT ro ru sk sl sv-SE tr uk zh-CN zh-TW" channel="betatest" from="/firefox/releases/2.0.0.10/linux-i686/%locale%/firefox-2.0.0.10.tar.gz" aus_server="https://aus2.mozilla.org" ftp_server="stage.mozilla.org/pub/mozilla.org" to="/firefox/nightly/2.0.0.11-candidates/rc1/firefox-2.0.0.11.%locale%.linux-i686.tar.gz"  | ||
  cvs ci -m"remove latest release from staging config"  |   cvs ci -m"remove latest release from staging config"  | ||
* re-enable cltbld's nightly cronjob  | * re-enable cltbld's nightly cronjob  | ||