User Tools

Site Tools


services:gitbuilders

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
services:gitbuilders [2016/08/31 19:20]
dgalloway [Gotchas creating new gitbuilders]
services:gitbuilders [2016/08/31 19:31]
dgalloway [On gitbuilder-kernel-deb-xenial-amd64-basic...]
Line 6: Line 6:
  
 ===== Gotchas creating new gitbuilders ===== ===== Gotchas creating new gitbuilders =====
-Assuming fabric actually completes successfully,​ you'll need to find the sha1 of the master commit and remove ​it from ''/​srv/​autobuild-ceph/​gitbuilder.git/​out/​pass/​$SHA1''​ to force a build on it.+Assuming fabric actually completes successfully,​ you'll need to find the sha1 of the master commit ​(check the gitbuilder'​s http page and click master in the top bar) and ''​rm'' ​it from ''/​srv/​autobuild-ceph/​gitbuilder.git/​out/​pass/​$SHA1''​ to force a build on it.
  
 Also ''​chown autobuild-ceph:​autobuild-ceph /​srv/​autobuild-ceph/​logs/​*''​ Also ''​chown autobuild-ceph:​autobuild-ceph /​srv/​autobuild-ceph/​logs/​*''​
  
-Copy ''/​srv/​gnupg/​{pubring.gpg,​secring.gpg}''​ to ''/​srv/​gnupg''​.+Copy ''/​srv/​gnupg/​{pubring.gpg,​secring.gpg}'' ​from another gitbuilder ​to ''/​srv/​gnupg''​
 + 
 +Grab ''/​srv/​autobuild-ceph/​{rsync-key,​rsync-key.pub}''​ from a newer gitbuilder (gitbuilder-kernel-deb-xenial-amd64-basic.front.sepia.ceph.com has them). ​ Just make sure it's RSA.
  
 <​code>​ <​code>​
Line 19: Line 21:
 ==== On gitbuilder-kernel-deb-xenial-amd64-basic... ==== ==== On gitbuilder-kernel-deb-xenial-amd64-basic... ====
 ''​apt-get install libssl-dev bc''​ ''​apt-get install libssl-dev bc''​
 +
 +Also had to comment ''​libunwind7-dev''​ from fabfile.py.
services/gitbuilders.txt · Last modified: 2018/04/06 18:35 by djgalloway