]> git.ipfire.org Git - thirdparty/bind9.git/commit
Renumber ans7->ans6 and ans8->ans7 in digdelv test
authorNicki Křížek <nicki@isc.org>
Wed, 7 Jan 2026 15:31:37 +0000 (16:31 +0100)
committerNicki Křížek <nicki@isc.org>
Mon, 12 Jan 2026 10:09:14 +0000 (11:09 +0100)
commit9b63187a99b00ffc272612247a2ce5eba84fb71b
treea6f6a2f2b522cf365584f3005ba94752ed71bb3c
parent6c69abf7833b1ed2c5edd8a71faf5658e70a697b
Renumber ans7->ans6 and ans8->ans7 in digdelv test

Since there was no 10.53.0.6 server in the test, renumber the remaining
ones so that there's no gap in the server names.

This commit simply moves the ans.py files without any changes and
renumbers the IP addresses in tests.
bin/tests/system/digdelv/ans6/ans.py [new file with mode: 0644]
bin/tests/system/digdelv/ans7/ans.py
bin/tests/system/digdelv/ans8/ans.py [deleted file]
bin/tests/system/digdelv/tests.sh