ReleaseEngineering/How To/Setup buildbot masters in AWS: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
Line 16: Line 16:
* To create a master instance use the following snippet as a template. Don't forget to adjust the name and region accordingly (or use the snippets produced with the "<tt>--bash FILE</tt>" option):
* To create a master instance use the following snippet as a template. Don't forget to adjust the name and region accordingly (or use the snippets produced with the "<tt>--bash FILE</tt>" option):
<pre>
<pre>
ssh buildduty@aws-manager1.srv.releng.scl3.mozilla.com
ssh buildduty@aws-manager1.bb.releng.scl3.mozilla.com
source /builds/aws_manager/bin/activate
source /builds/aws_manager/bin/activate
cd /builds/aws_manager
cd /builds/aws_manager
Line 77: Line 77:
  ssh-keyscan $master_name
  ssh-keyscan $master_name
** verify the change (ssh to masters as cltbld from bm81)
** verify the change (ssh to masters as cltbld from bm81)
  ssh -i .ssh/release-runner buildbot-master80.srv.releng.usw2.mozilla.com
  ssh -i .ssh/release-runner buildbot-master80.bb.releng.usw2.mozilla.com


== IT ==
== IT ==
Confirmed users
3,104

edits

Navigation menu