add test for server failover on REFUSED
- add an 'nsupdate -C' option to override resolv.conf file for nsupdate - set resolv.conf to use two test servers, the first one of which will return REFUSED for a query for 'example'.
This commit is contained in:
2
bin/tests/system/nsupdate/resolv.conf
Normal file
2
bin/tests/system/nsupdate/resolv.conf
Normal file
@@ -0,0 +1,2 @@
|
||||
nameserver 10.53.0.1
|
||||
nameserver 10.53.0.3
|
||||
Reference in New Issue
Block a user