]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
ci: update respdiff configs
authorTomas Krizek <tomas.krizek@nic.cz>
Mon, 3 Sep 2018 16:53:25 +0000 (18:53 +0200)
committerTomas Krizek <tomas.krizek@nic.cz>
Mon, 3 Sep 2018 17:57:09 +0000 (19:57 +0200)
ci/respdiff/respdiff-tcp.conf
ci/respdiff/respdiff-tls.conf
ci/respdiff/respdiff-udp.conf

index 7a9238c1bcd0d501b0c64a0851e2854d51c6a368..3d42c31b3f6f6d05384b9099f0f01b062aac7b75 100644 (file)
@@ -41,10 +41,10 @@ restart_script = ./ci/respdiff/restart-unbound.sh
 target = kresd
 
 # fields and comparison methods used when comparing two DNS messages
-criteria = opcode, rcode, flags, question, qname, qtype, answertypes, answerrrsigs
+criteria = opcode, rcode, flags, question, answertypes, answerrrsigs
 # other supported criteria values: authority, additional, edns, nsid
 
 [report]
 # diffsum reports mismatches in field values in this order
 # if particular message has multiple mismatches, it is counted only once into category with highest weight
-field_weights = timeout, opcode, qcase, qtype, rcode, flags, answertypes, answerrrsigs, answer, authority, additional, edns, nsid
+field_weights = timeout, malformed, opcode, question, rcode, flags, answertypes, answerrrsigs, answer, authority, additional, edns, nsid
index 8d1ac082fa1b1cb47e781b814b31a341f3e98932..9f44cea739ffd8032aa9794a7d8a06ed4ce99d96 100644 (file)
@@ -41,10 +41,10 @@ restart_script = ./ci/respdiff/restart-unbound.sh
 target = kresd
 
 # fields and comparison methods used when comparing two DNS messages
-criteria = opcode, rcode, flags, question, qname, qtype, answertypes, answerrrsigs
+criteria = opcode, rcode, flags, question, answertypes, answerrrsigs
 # other supported criteria values: authority, additional, edns, nsid
 
 [report]
 # diffsum reports mismatches in field values in this order
 # if particular message has multiple mismatches, it is counted only once into category with highest weight
-field_weights = timeout, opcode, qcase, qtype, rcode, flags, answertypes, answerrrsigs, answer, authority, additional, edns, nsid
+field_weights = timeout, malformed, opcode, question, rcode, flags, answertypes, answerrrsigs, answer, authority, additional, edns, nsid
index 44e2ac0df66960cd7b59f2cafa8f1553a773172d..4db7da046258db7f84cdd7cda44ff7c82a5d8582 100644 (file)
@@ -41,10 +41,10 @@ restart_script = ./ci/respdiff/restart-unbound.sh
 target = kresd
 
 # fields and comparison methods used when comparing two DNS messages
-criteria = opcode, rcode, flags, question, qname, qtype, answertypes, answerrrsigs
+criteria = opcode, rcode, flags, question, answertypes, answerrrsigs
 # other supported criteria values: authority, additional, edns, nsid
 
 [report]
 # diffsum reports mismatches in field values in this order
 # if particular message has multiple mismatches, it is counted only once into category with highest weight
-field_weights = timeout, opcode, qcase, qtype, rcode, flags, answertypes, answerrrsigs, answer, authority, additional, edns, nsid
+field_weights = timeout, malformed, opcode, question, rcode, flags, answertypes, answerrrsigs, answer, authority, additional, edns, nsid