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:
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
  ssh -i ~/.ssh/trybld_dsa trybld@stage.mozilla.org hostname
ssh -i ~/.ssh/trybld_dsa trybld@build.mozilla.org hostname
:note that the second of these commands is giving errors about host keys - this seems to be harmless?


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:
Confirmed users
4,467

edits

Navigation menu