Difference between revisions of "Director buildbot"

Jump to navigation Jump to search
177 bytes removed ,  14:39, 15 May 2021
The director buildbot is now on john.scummvm.net
(The director buildbot is now on john.scummvm.net)
Line 2: Line 2:


== Updating buildbot ==
== Updating buildbot ==
Prerequisities:
ssh john.scummvm.net
git remote add dokku dokku@buildbot.projecttycho.nl:buildbot
sudo -u director-buildbot -i
 
cd director-buildbot
Update is automatic:
git pull
 
systemctl restart director-buildbot
# git push dokku director-buildbot:master


== Adding new targets ==
scp GAME_DIR targets.json john.scummvm.net:/storage/


== Adding new targets ==
Restart buildbot on john:
# scp targets.json root@buildbot.projecttycho.nl:/var/lib/dokku/data/storage/buildbot/targets.json
systemctl restart director-buildbot
# ssh john.scummvm.net
# cd /storage && sudo -u rvanlaar s3cmd sync --delete-removed s3://director-buildbot .
# ssh dokku@buildbot.projecttycho.nl ps:restart buildbot
42

edits

Navigation menu