]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
cephmetrics-release: sets wipe_workspace to false 770/head
authorAndrew Schoen <aschoen@redhat.com>
Thu, 29 Jun 2017 19:48:35 +0000 (14:48 -0500)
committerAndrew Schoen <aschoen@redhat.com>
Thu, 29 Jun 2017 19:48:35 +0000 (14:48 -0500)
wipe_workspace does not use sudo which causes some of our builds to fail

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
cephmetrics-release/config/definitions/cephmetrics-release.yml

index 4b321005d49953bb806afcc100d37c89d6ca138b..b77338c2f8ccfabc53c6d5de8fc35323537af6ae 100644 (file)
@@ -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: |