From: Štěpán Balážik Date: Sun, 6 Jul 2025 16:54:41 +0000 (+0000) Subject: chg: test: Disable DNSSEC validation instead of enabling it with empty TAs in system... X-Git-Tag: v9.21.11~69 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7dcc654f2c258b482d31fb90bda3fad37cc76999;p=thirdparty%2Fbind9.git chg: test: Disable DNSSEC validation instead of enabling it with empty TAs in system tests There are many system tests where we set `dnssec-validation yes;` only to also set `trust-anchors { };` which effectively disables the validation. This MR replaces this convoluted setup with just `dnssec-validation no;`. Merge branch 'stepan/empty-trust-anchors-in-system-tests' into 'main' See merge request isc-projects/bind9!10684 --- 7dcc654f2c258b482d31fb90bda3fad37cc76999