]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-build: clone the ceph-build repo so we can run the ansible playbook
authorAndrew Schoen <aschoen@redhat.com>
Tue, 20 Oct 2015 15:19:26 +0000 (10:19 -0500)
committerAndrew Schoen <aschoen@redhat.com>
Tue, 20 Oct 2015 15:19:26 +0000 (10:19 -0500)
That playbook will eventually install chacractl

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
ceph-build/config/definitions/ceph-build.yml

index c30a13193af7d3446f61373a26a1bc427142569e..6da1627a52c7e7442c67d97e18e0b69ddc14b1e1 100644 (file)
             #- rhel6.5
             - rhel7
 
+    scm:
+      - git:
+          url: https://github.com/ceph/ceph-build.git
+          branches:
+            - origin/master
+          timeout: 20
+          wipe-workspace: true
+
     builders:
       - shell: |
           echo "Cleaning up workarea"