]> git.ipfire.org Git - thirdparty/bind9.git/commit
[9.18] fix: test: enable shell-based rndc system tests
authorColin Vidal <colin@isc.org>
Wed, 28 May 2025 21:10:22 +0000 (21:10 +0000)
committerColin Vidal <colin@isc.org>
Wed, 28 May 2025 21:10:22 +0000 (21:10 +0000)
commit41d83b02ae77d6370a14ed86c42f22cd8c84523b
tree8d88847a784709279f702bf4b5775e7aaff9d7f5
parent7a8c5abd8520bede74324fb2c8b8afb621affa6f
parent3bcc24df9306b8536be47e923242722da93502bf
[9.18] fix: test: enable shell-based rndc system tests

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.

Backport of MR !10489

Merge branch 'backport-colin/rndc-tests-9.18' into 'bind-9.18'

See merge request isc-projects/bind9!10494