]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
removing stale distros and preventing the SCM step from wiping the workspace 626/head
authorGregory Meno <gmeno@redhat.com>
Thu, 26 Jan 2017 22:30:16 +0000 (14:30 -0800)
committerGregory Meno <gmeno@redhat.com>
Thu, 26 Jan 2017 22:31:00 +0000 (14:31 -0800)
Signed-off-by: Gregory Meno <gmeno@redhat.com>
calamari/config/definitions/calamari.yml

index 9d86d2f6fbb5487d34657c8025539ff84215aecb..5c8739cd1163918c9950c67691fe4b96b160013b 100644 (file)
@@ -51,16 +51,10 @@ If this is checked, then the binaries will be built and pushed to chacra even if
           type: label-expression
           name: AVAILABLE_DIST
           values:
-            - centos6
             - centos7
             - trusty
             - xenial
             - jessie
-            - precise
-            - wheezy
-      - axis:
-          type: dynamic
-          name: DIST
       - axis:
           type: dynamic
           name: DIST
@@ -80,7 +74,7 @@ If this is checked, then the binaries will be built and pushed to chacra even if
           branches:
             - $BRANCH
           skip-tag: true
-          wipe-workspace: true
+          wipe-workspace: false
 
     builders:
       - shell: |