From: Gregory Meno Date: Thu, 26 Jan 2017 22:30:16 +0000 (-0800) Subject: removing stale distros and preventing the SCM step from wiping the workspace X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=2275bbedb69319f090d5d68c34540714803eb1dc;p=ceph-build.git removing stale distros and preventing the SCM step from wiping the workspace Signed-off-by: Gregory Meno --- diff --git a/calamari/config/definitions/calamari.yml b/calamari/config/definitions/calamari.yml index 9d86d2f6..5c8739cd 100644 --- a/calamari/config/definitions/calamari.yml +++ b/calamari/config/definitions/calamari.yml @@ -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: |