`iter_pcnamech.rpl` and `iter_pcnamechrec.rpl` are failing
I fixed aforementioned tests to actually test something in branch fixed-ranges and kresd
now fails to use second name server (1.2.3.55) once the first one (1.2.3.44) is dead even though it got the address to it:
From server.log:
[40364][resl] => querying: '1.2.3.44' score: 10 zone cut: 'example.com.' qname: 'WwW.exAMplE.com.' qtype: 'A' proto: 'udp'
[40364][iter] <= answer received:
;; ->>HEADER<<- opcode: QUERY; status: NOERROR; id: 40364
;; Flags: qr aa QUERY: 1; ANSWER: 1; AUTHORITY: 2; ADDITIONAL: 2
;; EDNS PSEUDOSECTION:
;; Version: 0; flags: ; UDP size: 1280 B; ext-rcode: Unused
;; QUESTION SECTION
www.example.com. A
;; ANSWER SECTION
www.example.com. 3600 A 10.20.30.40
;; AUTHORITY SECTION
example.com. 3600 NS ns.example.com.
example.com. 3600 NS ns.example.net.
Job #153150 failed for deckard@926743c3:
Edited by Štěpán Balážik