mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-01 15:05:23 +00:00
Merge branch 'michal/do-not-run-make-recheck-if-the-test-suite-fails' into 'main'
Do not run "make recheck" if the test suite fails See merge request isc-projects/bind9!3932
This commit is contained in:
@@ -248,7 +248,7 @@ stages:
|
|||||||
- *setup_softhsm
|
- *setup_softhsm
|
||||||
script:
|
script:
|
||||||
- cd bin/tests/system
|
- cd bin/tests/system
|
||||||
- make -j${TEST_PARALLEL_JOBS:-1} -k check V=1 || make -j${TEST_PARALLEL_JOBS:-1} -k recheck V=1
|
- make -j${TEST_PARALLEL_JOBS:-1} -k check V=1
|
||||||
after_script:
|
after_script:
|
||||||
- cat bin/tests/system/test-suite.log
|
- cat bin/tests/system/test-suite.log
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user