From: Andrew Schoen Date: Thu, 29 Jun 2017 19:48:35 +0000 (-0500) Subject: cephmetrics-release: sets wipe_workspace to false X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=2ef2f2a07008bd8947edacb834bcaea7761e3c3a;p=ceph-build.git cephmetrics-release: sets wipe_workspace to false wipe_workspace does not use sudo which causes some of our builds to fail Signed-off-by: Andrew Schoen --- diff --git a/cephmetrics-release/config/definitions/cephmetrics-release.yml b/cephmetrics-release/config/definitions/cephmetrics-release.yml index 4b321005..b77338c2 100644 --- a/cephmetrics-release/config/definitions/cephmetrics-release.yml +++ b/cephmetrics-release/config/definitions/cephmetrics-release.yml @@ -76,7 +76,7 @@ If this is checked, then the binaries will be built and pushed to chacra even if skip-tag: true branches: - $BRANCH - wipe-workspace: true + wipe-workspace: false builders: - shell: |