ReleaseEngineering/How To/Setup a buildbot master: Difference between revisions

Jump to navigation Jump to search
No edit summary
Line 92: Line 92:
* Copy production ssh keys (for ffxbld, trybld, xrbld and tbirdbld) and <tt>known_hosts</tt> to ~/.ssh.
* Copy production ssh keys (for ffxbld, trybld, xrbld and tbirdbld) and <tt>known_hosts</tt> to ~/.ssh.
* Verify as described below
* Verify as described below
* Add the master's ssh key to known_hosts (to make release-runner work):
** dump the key by running the following:
ssh-keyscan $master_name
** ad it to /N/production/home/cltbld/.ssh/known_hosts on master-puppet1.build.scl1.mozilla.com
** add it to bm36:~cltbld/.ssh/known_hosts (puppet doesn't work here)
** TODO: add steps for puppetagain
** verify the change (ssh to masters as cltbld from bm36)


== Final Verification ==
== Final Verification ==
Confirmed users
3,104

edits

Navigation menu