]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
clone ceph-build only, ansible can deal with cloning ceph
authorAlfredo Deza <adeza@redhat.com>
Wed, 28 Oct 2015 11:56:11 +0000 (07:56 -0400)
committerAlfredo Deza <adeza@redhat.com>
Wed, 28 Oct 2015 11:56:11 +0000 (07:56 -0400)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
ceph-tag/config/definitions/ceph-tag.yml

index 118fc4a1019586954110c40f36aa42b0afb44aa8..dd4f25604a69fccb9c4b947bb2fc441132e63f49 100644 (file)
@@ -1,3 +1,14 @@
+- scm:
+    name: ceph-build
+    scm:
+      - git:
+          url: https://github.com/ceph/ceph-build.git
+          browser-url: https://github.com/ceph/ceph-build
+          timeout: 20
+          skip-tag: true
+          wipe-workspace: false
+          basedir: "ceph-build"
+
 - job:
     name: ceph-tag
     description: "This job clones from upstream Ceph, sets the right version from the tag and pushes changes to ceph-releases"
           name: VERSION
           description: "The version for release, e.g. 0.94.4"
     scm:
-      - git:
-          url: git://github.com/ceph/ceph.git
-          branches:
-            - $BRANCH
-          skip-tag: true
-          wipe-workspace: true
+      - ceph-build
 
     builders:
       - shell: