ReferencePlatforms/Win32: Difference between revisions

Jump to navigation Jump to search
Line 494: Line 494:


== Releng stuff ==
== Releng stuff ==
=== Update OPSI Config ===
=== Add slave(s) to configuration files ===
Update [http://hg.mozilla.org/build/opsi-package-sources/file/tip/production-slaves this file] with the new slaves' hostnames. Once landed, the checkout on the OPSI server must be updated:
The following files need to be updated with new slaves (note that the production Buildbot config is explicitly not updated here, it will be done later):
  # cltbld @ production-opsi
* [http://hg.mozilla.org/build/buildbot-configs/file/tip/mozilla2-staging/config.py buildbot-configs/mozilla2-staging/config.py]
  cd ~/opsi-package-sources
* [http://hg.mozilla.org/build/opsi-package-sources/file/tip/production-slaves opsi-package-sources/production-slaves] (or staging-slaves for slaves that will be in staging permanently).
 
Once your patches have landed, you need to update the following checkouts:
* On staging-master:
  # as cltbld
cd /builds/buildbot/user-configs/clean-configs
hg pull && hg up
cd ../../user-configs2/clean-configs
hg pull && hg up
* On production-opsi (or staging-opsi if you updated staging-slaves):
# as cltbld
  cd opsi-package-sources
  hg pull && hg up
  hg pull && hg up
The OPSI server and first run scripts will do the rest.


=== verify setup in staging ===
=== verify setup in staging ===
canmove, Confirmed users
6,441

edits

Navigation menu