]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Hide serial numbers in test oracles. 17491/head
authorMiod Vallat <miod.vallat@powerdns.com>
Mon, 1 Jun 2026 09:55:14 +0000 (11:55 +0200)
committerMiod Vallat <miod.vallat@powerdns.com>
Mon, 1 Jun 2026 09:55:14 +0000 (11:55 +0200)
Signed-off-by: Miod Vallat <miod.vallat@powerdns.com>
regression-tests/tests/1dyndns-update-delete-ent/command
regression-tests/tests/1dyndns-update-delete-ent/expected_result
regression-tests/tests/1dyndns-update-delete-ent/expected_result.dnssec
regression-tests/tests/1dyndns-update-delete-ent/expected_result.lmdb
regression-tests/tests/1dyndns-update-delete-ent/expected_result.lmdb-nsec3
regression-tests/tests/1dyndns-update-delete-ent/expected_result.narrow
regression-tests/tests/1dyndns-update-delete-ent/expected_result.nsec3

index 3736121d98838acb61deec59d375317792fc265f..efd2db9e47f00c9c1bca34cd454a4814e39e5eb0 100755 (executable)
@@ -11,8 +11,8 @@ send
 answer
 !
 
-cleandig deeply.nested.test.dyndns ANY
-cleandig nested.test.dyndns ANY
+cleandig deeply.nested.test.dyndns ANY hidesoadetails
+cleandig nested.test.dyndns ANY hidesoadetails
 mysqldiff 1 "Check ENT record"
 
 # add the intermediate level
@@ -24,8 +24,8 @@ send
 answer
 !
 
-cleandig deeply.nested.test.dyndns ANY
-cleandig nested.test.dyndns ANY
+cleandig deeply.nested.test.dyndns ANY hidesoadetails
+cleandig nested.test.dyndns ANY hidesoadetails
 mysqldiff 2 "Check ENT record disappearance and proper NSEC3 chaining"
 
 # restore zone for the sake of following tests
index c8098d5bbf1fdc9f87e13b2ff3d47e8aa8b3ea1d..f7932b84a6b533c40f08747d0b2e6e6b8d5827ee 100644 (file)
@@ -7,7 +7,7 @@ Answer:
 0      deeply.nested.test.dyndns.      3600    IN      A       1.2.3.4
 Rcode: 0 (No Error), RD: 0, QR: 1, TC: 0, AA: 1, opcode: 0
 Reply to question for qname='deeply.nested.test.dyndns.', qtype=ANY
-1      test.dyndns.    3600    IN      SOA     ns1.test.dyndns. ahu.example.dyndns. 2026050754 28800 7200 604800 86400
+1      test.dyndns.    3600    IN      SOA     ns1.test.dyndns. ahu.example.dyndns. [serial] 28800 7200 604800 86400
 Rcode: 0 (No Error), RD: 0, QR: 1, TC: 0, AA: 1, opcode: 0
 Reply to question for qname='nested.test.dyndns.', qtype=ANY
 Check ENT record
index 601dcfc26abf8674b97d950e6d59a503f6e90a54..167b446a7050a2bcb447212eb9e389c5df40942d 100644 (file)
@@ -7,7 +7,7 @@ Answer:
 0      deeply.nested.test.dyndns.      3600    IN      A       1.2.3.4
 Rcode: 0 (No Error), RD: 0, QR: 1, TC: 0, AA: 1, opcode: 0
 Reply to question for qname='deeply.nested.test.dyndns.', qtype=ANY
-1      test.dyndns.    3600    IN      SOA     ns1.test.dyndns. ahu.example.dyndns. 2026050754 28800 7200 604800 86400
+1      test.dyndns.    3600    IN      SOA     ns1.test.dyndns. ahu.example.dyndns. [serial] 28800 7200 604800 86400
 Rcode: 0 (No Error), RD: 0, QR: 1, TC: 0, AA: 1, opcode: 0
 Reply to question for qname='nested.test.dyndns.', qtype=ANY
 Check ENT record
index cfee2ef617c6b957ae7aa8adc323f6c724b711f8..fff11397f1ddcab55a931054ded67231b5b7fae8 100644 (file)
@@ -7,7 +7,7 @@ Answer:
 0      deeply.nested.test.dyndns.      3600    IN      A       1.2.3.4
 Rcode: 0 (No Error), RD: 0, QR: 1, TC: 0, AA: 1, opcode: 0
 Reply to question for qname='deeply.nested.test.dyndns.', qtype=ANY
-1      test.dyndns.    3600    IN      SOA     ns1.test.dyndns. ahu.example.dyndns. 2026050754 28800 7200 604800 86400
+1      test.dyndns.    3600    IN      SOA     ns1.test.dyndns. ahu.example.dyndns. [serial] 28800 7200 604800 86400
 Rcode: 0 (No Error), RD: 0, QR: 1, TC: 0, AA: 1, opcode: 0
 Reply to question for qname='nested.test.dyndns.', qtype=ANY
 Check ENT record
index 0e949d1146fe2057ca50007a26b5ef3a75cf641b..d5db8e60848a46800109bbae6d62ec107d82e258 100644 (file)
@@ -7,7 +7,7 @@ Answer:
 0      deeply.nested.test.dyndns.      3600    IN      A       1.2.3.4
 Rcode: 0 (No Error), RD: 0, QR: 1, TC: 0, AA: 1, opcode: 0
 Reply to question for qname='deeply.nested.test.dyndns.', qtype=ANY
-1      test.dyndns.    3600    IN      SOA     ns1.test.dyndns. ahu.example.dyndns. 2026050754 28800 7200 604800 86400
+1      test.dyndns.    3600    IN      SOA     ns1.test.dyndns. ahu.example.dyndns. [serial] 28800 7200 604800 86400
 Rcode: 0 (No Error), RD: 0, QR: 1, TC: 0, AA: 1, opcode: 0
 Reply to question for qname='nested.test.dyndns.', qtype=ANY
 Check ENT record
index 14ccf84716644d6e318c395fdd0560b951bb27e0..c39b5edac4caa17a14c6a6277f64af7796df669d 100644 (file)
@@ -7,7 +7,7 @@ Answer:
 0      deeply.nested.test.dyndns.      3600    IN      A       1.2.3.4
 Rcode: 0 (No Error), RD: 0, QR: 1, TC: 0, AA: 1, opcode: 0
 Reply to question for qname='deeply.nested.test.dyndns.', qtype=ANY
-1      test.dyndns.    3600    IN      SOA     ns1.test.dyndns. ahu.example.dyndns. 2026050754 28800 7200 604800 86400
+1      test.dyndns.    3600    IN      SOA     ns1.test.dyndns. ahu.example.dyndns. [serial] 28800 7200 604800 86400
 Rcode: 0 (No Error), RD: 0, QR: 1, TC: 0, AA: 1, opcode: 0
 Reply to question for qname='nested.test.dyndns.', qtype=ANY
 Check ENT record
index 5b3920fb70318abcd242dba2a03135ccba489f79..2eeb0516cc82687e76ad2c85522e17380eb93dd1 100644 (file)
@@ -7,7 +7,7 @@ Answer:
 0      deeply.nested.test.dyndns.      3600    IN      A       1.2.3.4
 Rcode: 0 (No Error), RD: 0, QR: 1, TC: 0, AA: 1, opcode: 0
 Reply to question for qname='deeply.nested.test.dyndns.', qtype=ANY
-1      test.dyndns.    3600    IN      SOA     ns1.test.dyndns. ahu.example.dyndns. 2026050754 28800 7200 604800 86400
+1      test.dyndns.    3600    IN      SOA     ns1.test.dyndns. ahu.example.dyndns. [serial] 28800 7200 604800 86400
 Rcode: 0 (No Error), RD: 0, QR: 1, TC: 0, AA: 1, opcode: 0
 Reply to question for qname='nested.test.dyndns.', qtype=ANY
 Check ENT record