]> git.apps.os.sepia.ceph.com Git - autobuild-ceph.git/commit
fabfile: always use gitbuilder master 43/head
authorLoic Dachary <ldachary@redhat.com>
Wed, 27 May 2015 10:37:51 +0000 (12:37 +0200)
committerLoic Dachary <ldachary@redhat.com>
Wed, 27 May 2015 10:37:51 +0000 (12:37 +0200)
commit2fd4a7df8bf50d6ae2592516f691d39122369233
treeb931da028b25a87230810e720bd9351e4fdf0af1
parent1141ddbcd2ada78f072bc5ec2c3883476223cc9c
fabfile: always use gitbuilder master

Instead of a hardcoded SHA. If a new version of master at
https://github.com/ceph/gitbuilder/commits/master is available, it needs
to be used because it presumably contains a fix. If there is a need to
update the fabfile to take advantage of that fix, it's like having pull
request review twice on a commit. Once when it is reviewed prior to
being merged in gitbuilder and once when it is reviewed to be used in
the fabfile.

Signed-off-by: Loic Dachary <loic@dachary.org>
fabfile.py