PostImage: Difference between revisions

Jump to navigation Jump to search
Line 19: Line 19:


= Win32 (Server 2003 - build ref image) =
= Win32 (Server 2003 - build ref image) =
== Add slave(s) to configuration files ==
== Add new slave(s) to configuration files ==
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):
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):
* [http://hg.mozilla.org/build/buildbot-configs/file/tip/mozilla2-staging/config.py buildbot-configs/mozilla2-staging/config.py]
* [http://hg.mozilla.org/build/buildbot-configs/file/tip/mozilla2-staging/config.py buildbot-configs/mozilla2-staging/config.py]
Line 36: Line 36:
  hg pull && hg up
  hg pull && hg up


==If re-cloning existing slave name==
If the slave is re-using a hostname (eg, it has been recloned) you also need to remove it from the OPSI config on the server in order for it to get the correct hostkey. To do so, run the following command as root on the OPSI server:
If the slave is re-using a hostname (eg, it has been recloned) you also need to remove it from the OPSI config on the server in order for it to get the correct hostkey. To do so, run the following command as root on the OPSI server:
  # .uib.local for production, .build.mozilla.org for staging
  # .uib.local for production, .build.mozilla.org for staging
Confirmed users
4,467

edits

Navigation menu