]> git.ipfire.org Git - thirdparty/bind9.git/commit
Allow failure of cross-version-config due to !9201
authorNicki Křížek <nicki@isc.org>
Wed, 31 Jul 2024 11:43:00 +0000 (13:43 +0200)
committerNicki Křížek <nicki@isc.org>
Mon, 5 Aug 2024 15:54:11 +0000 (17:54 +0200)
commitdf97088dcfddb3c7d02957956a805b016f87b09b
tree5b05ed9210f42d1d9ee50f6369404c00bc7e6bc1
parentdbe059c5457da8072f7604bac8e60195622da5da
Allow failure of cross-version-config due to !9201

When attempting to run the system tests using v9.20.0 code, the test
setup will fail with ERROR due to setup.sh calling conf.sh which
attempts to call get_algorithms.py script which was deleted in this MR.

This should be reverted once v9.20.1 with the updated code is released.
.gitlab-ci.yml