ReleaseEngineering:BuildSlaveSetup: Difference between revisions

Jump to navigation Jump to search
Line 39: Line 39:
To test that you have the staging keys and they are set up properly, try:
To test that you have the staging keys and they are set up properly, try:
  ssh -i ~/.ssh/ffxbld_dsa ffxbld@staging-stage.build.mozilla.org
  ssh -i ~/.ssh/ffxbld_dsa ffxbld@staging-stage.build.mozilla.org
==Try Slaves have different keys!==
You must wipe any ssh keys that are not trybld from a newly imaged slave, and copy in the trybld keys from another try builder (staging trybld keys are on the staging slaves)
To test that a try slave is set up properly, you must be able to run the following commands:
ssh -i ~/.ssh/trybld_dsa trybld@stage.mozilla.org hostname


To test that a production master slave is set up properly, you must be able to run the following commands:
To test that a production master slave is set up properly, you must be able to run the following commands:
Line 52: Line 47:
  ssh -i ~/.ssh/ffxbld_dsa ffxbld@hg.mozilla.org hostname
  ssh -i ~/.ssh/ffxbld_dsa ffxbld@hg.mozilla.org hostname
  ssh -i ~/.ssh/ffxbld_dsa ffxbld@cvs.mozilla.org hostname
  ssh -i ~/.ssh/ffxbld_dsa ffxbld@cvs.mozilla.org hostname
==Try Slaves have different keys!==
You must wipe any ssh keys that are not trybld from a newly imaged slave, and copy in the trybld keys from another try builder (staging trybld keys are on the staging slaves)
To test that a try slave is set up properly, you must be able to run the following commands:
ssh -i ~/.ssh/trybld_dsa trybld@stage.mozilla.org hostname


=buildbot.tac changes=
=buildbot.tac changes=
Confirmed users
4,467

edits

Navigation menu