]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
remove the need for scm and axes on the parent ceph-deploy job 253/head
authorAlfredo Deza <adeza@redhat.com>
Mon, 30 Nov 2015 20:50:48 +0000 (15:50 -0500)
committerAlfredo Deza <adeza@redhat.com>
Mon, 30 Nov 2015 20:50:48 +0000 (15:50 -0500)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
ceph-deploy/config/definitions/ceph-deploy.yml

index bfe251048de8d456f545fbaaa2e8368c78a8c3cb..a31c35491a808722f7bb2955e058a85297d9d353 100644 (file)
@@ -40,33 +40,6 @@ If this is checked, then the binaries will be built and pushed to chacra even if
           name: VERSION
           description: "The version for release, e.g. 0.94.4"
 
-    scm:
-      - git:
-          url: https://github.com/ceph/ceph-deploy.git
-          branches:
-            - $BRANCH
-          browser: auto
-          skip-tag: true
-          timeout: 20
-          wipe-workspace: true
-
-    axes:
-      - axis:
-          type: label-expression
-          name: ARCH
-          values:
-            - x86_64
-      - axis:
-          type: label-expression
-          name: DIST
-          values:
-            - wheezy
-            - precise
-            - trusty
-            - jessie
-            - centos6
-            - centos7
-
     builders:
       - multijob:
           name: 'ceph-deploy tag phase'