From: Mark Andrews Date: Tue, 25 Feb 2025 06:16:45 +0000 (+0000) Subject: fix: test: Handle example3.db being modified in upforwd system test X-Git-Tag: ondrej/lock-free-qpzone-reads-v1~33 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e0b62bf10b05296d9ff92c55bd9df9d278796f1;p=thirdparty%2Fbind9.git fix: test: Handle example3.db being modified in upforwd system test The zone file for example3 (ns1/example3.db) can be modified in the upforwd test as example3 is updated as part of the test. Whether the zone is written out or not by the end of the test is timing dependent. Rename ns1/example3.db to ns1/example3.db.in and copy it to ns1/example3.db in setup so we don't trigger post test changes checks. Closes #5180 Merge branch '5180-create-example3-in-setup' into 'main' See merge request isc-projects/bind9!10160 --- 4e0b62bf10b05296d9ff92c55bd9df9d278796f1