]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-dashboard-pull-requests: Disable running tests 1287/head
authorTiago Melo <tmelo@suse.com>
Thu, 11 Apr 2019 17:09:34 +0000 (17:09 +0000)
committerTiago Melo <tmelo@suse.com>
Fri, 10 May 2019 13:12:48 +0000 (13:12 +0000)
Since all the tests are already run in make check,
there is no reason to run them again in the dashboard.

Signed-off-by: Tiago Melo <tmelo@suse.com>
ceph-dashboard-pull-requests/config/definitions/ceph-dashboard-pull-requests.yml

index 9764399dfaf8ac81c353088360d0099e842c3880..6500a0fc61fac3edd265e2d25ff25bdcc2c52c4f 100644 (file)
@@ -57,7 +57,7 @@
           wipe-workspace: true
 
     builders:
-      - shell: "export NPROC=$(nproc); timeout 7200 ./run-make-check.sh"
+      - shell: "export NPROC=$(nproc) CHECK_MAKEOPTS='-j$(nproc) -N -Q'; timeout 7200 ./run-make-check.sh"
       - shell:
           !include-raw:
             - ../../setup/setup