]> git.ipfire.org Git - thirdparty/bind9.git/commit
[9.16] chg: ci: Drop removed system tests from cross-version-config-tests
authorMichal Nowak <mnowak@isc.org>
Mon, 26 Aug 2024 15:25:32 +0000 (15:25 +0000)
committerMichal Nowak <mnowak@isc.org>
Mon, 26 Aug 2024 15:25:32 +0000 (15:25 +0000)
commitf65b8f517e034caa0b916146d567315b6272f4ec
tree9aa22a6d0be63650e61473b688acc90a2b43bc09
parentfee5a1bd68e3f7f5409966c5ddd77e3628e9aee6
parentbdd6abad73d4e5d626957f2041d3dc93c13a422b
[9.16] chg: ci: Drop removed system tests from cross-version-config-tests

The cross-version-config-tests job fails when a system test is removed
from the upcoming release. To avoid this, remove the system test also
from the $BIND_BASELINE_VERSION.

See the failure mode at https://gitlab.isc.org/isc-projects/bind9/-/jobs/4668947.

Backport of MR !9413

Merge branch 'backport-mnowak/remove-dialup-from-cross-version-config-tests-job-9.16' into 'bind-9.16'

See merge request isc-projects/bind9!9417