977
edits
Lukasblakk (talk | contribs) No edit summary |
|||
Line 114: | Line 114: | ||
Assuming your Buildbot master configuration is proper, Buildbot will automatically update Talos on every performance run. If the pageset is updated, you will need to refresh c:/pages. | Assuming your Buildbot master configuration is proper, Buildbot will automatically update Talos on every performance run. If the pageset is updated, you will need to refresh c:/pages. | ||
= | = Installing OPSI = | ||
* Make sure the machine name is acurate and not that of the ref image | * Make sure the machine name is acurate and not that of the ref image | ||
* FOR STAGING SLAVES ONLY: | * FOR STAGING SLAVES ONLY: | ||
Line 138: | Line 138: | ||
opsi-admin -d method deleteClient $hostname.uib.local | opsi-admin -d method deleteClient $hostname.uib.local | ||
== | = Post-cloning Setup for Pool = | ||
There are no longer any post cloning steps for XP machines, you can also ssh into the box to make sure the buildbot.tac is pointing to the right test master if needed. | |||
== If you need to change the test master == | |||
* Edit c:\talos-slave\buildbot.tac.sample and update '''buildmaster_host''' and '''slavename''' appropriately | * Edit c:\talos-slave\buildbot.tac.sample and update '''buildmaster_host''' and '''slavename''' appropriately | ||
* Rename buildbot.tac.sample to buildbot.tac | * Rename buildbot.tac.sample to buildbot.tac | ||
* Reboot | * Reboot (with 'shutdown -t 0 -r' if you're in ssh session) |
edits