]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: test: enable shell-based rndc system tests
authorColin Vidal <colin@isc.org>
Wed, 28 May 2025 15:44:21 +0000 (15:44 +0000)
committerColin Vidal <colin@isc.org>
Wed, 28 May 2025 15:44:21 +0000 (15:44 +0000)
Enable existing rndc system tests (the python test function calling the
shell file was missing). Also update the extra artifacts list to remove
one generated file which was left behind.

Merge branch 'colin/rndc-tests' into 'main'

See merge request isc-projects/bind9!10489


Trivial merge