mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
Merge branch 'tkrizek/ci-test-binaries-compilation-9.18' into 'bind-9.18'
[9.18] ci: omit explicit command to compile test binaries See merge request isc-projects/bind9!8295
This commit is contained in:
commit
e25643f019
1 changed files with 0 additions and 2 deletions
|
|
@ -361,8 +361,6 @@ cross-version-config-tests:
|
|||
- *configure
|
||||
- *setup_interfaces
|
||||
- make -j${BUILD_PARALLEL_JOBS:-1}
|
||||
# Build system test binaries.
|
||||
- make -C bin/tests/system -j${TEST_PARALLEL_JOBS:-1} check TESTS=""
|
||||
- export BIND_BRANCH="$(sed -n -E "s|^m4_define\(\[bind_VERSION_MINOR\], ([0-9]+)\)dnl$|\1|p" configure.ac)"
|
||||
# When testing a .0 release, compare it against the previous development
|
||||
# release (e.g., 9.19.0 and 9.18.0 should both be compared against 9.17.22).
|
||||
|
|
|
|||
Loading…
Reference in a new issue