We don't need to build tests for this job and also this change is a workaround for: https://tracker.ceph.com/issues/53582
Also do not build tests for nautilus nightly jobs.
Signed-off-by: Alfonso Martínez <almartin@redhat.com>
- master
- pacific
- octopus
- - nautilus:
- ceph_build: "export CHECK_MAKEOPTS='-N -Q'; timeout 2h ./run-make-check.sh"
+ - nautilus
test_suite:
- backend:
test_suite_script: run-backend-api-tests.sh
wipe-workspace: true
builders:
- - shell: "export NPROC=$(nproc) CHECK_MAKEOPTS='-j$(nproc) -N -Q'; timeout 7200 ./run-make-check.sh"
+ - shell: "export FOR_MAKE_CHECK=1; timeout 2h ./src/script/run-make.sh --cmake-args '-DWITH_TESTS=OFF -DENABLE_GIT_VERSION=OFF'"
- shell:
!include-raw:
- ../../../scripts/dashboard/install-e2e-test-deps.sh