]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-pull-requests: remove ccache
authorAlfredo Deza <adeza@redhat.com>
Wed, 9 Nov 2016 17:29:11 +0000 (12:29 -0500)
committerAlfredo Deza <adeza@redhat.com>
Wed, 9 Nov 2016 17:29:11 +0000 (12:29 -0500)
We aren't installing the dependency in the new tenant and these machines are
short lived anyway.

Signed-off-by: Alfredo Deza <adeza@redhat.com>
ceph-pull-requests/config/definitions/ceph-pull-requests.yml

index 7655f76cf50262fc2d433074d61b7131c1eea2f9..43a95fb709580b88953f028a776ececf3820e2f9 100644 (file)
@@ -46,7 +46,7 @@
           wipe-workspace: true
 
     builders:
-      - shell: "ccache -M 5G; ccache -z; export NPROC=$(nproc); timeout 7200 ./run-make-check.sh; ccache -s"
+      - shell: "export NPROC=$(nproc); timeout 7200 ./run-make-check.sh"
 
     publishers:
       - postbuildscript: