Confirmed users
1,989
edits
(→Deployment: add activate) |
|||
Line 43: | Line 43: | ||
# merge to puppet 'production' branch and push | # merge to puppet 'production' branch and push | ||
# need to restart the production daemon | # need to restart the production daemon | ||
$ ssh <username>@slaveapi1.build.mozilla.org | $ ssh <username>@slaveapi1.build.mozilla.org or <username>slaveapi-dev1.srv.releng.scl3.mozilla.com | ||
$ sudo su - cltbld | $ sudo su - cltbld | ||
$ cd /builds/slaveapi/prod | $ cd /builds/slaveapi/prod or dev | ||
# make sure the local package version has been upgraded by puppet before restarting the daemon | # make sure the local package version has been upgraded by puppet before restarting the daemon | ||
$ source bin/activate | $ source bin/activate |