mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
Merge branch 'matthijs-kasp-test-requires-python' into 'main'
The kasp system test requires Python See merge request isc-projects/bind9!4241
This commit is contained in:
commit
372142d371
3 changed files with 2 additions and 3 deletions
|
|
@ -110,7 +110,6 @@ TESTS += \
|
|||
include-multiplecfg \
|
||||
inline \
|
||||
integrity \
|
||||
kasp \
|
||||
keepalive \
|
||||
legacy \
|
||||
limits \
|
||||
|
|
@ -198,7 +197,7 @@ endif HAVE_PERLMOD_NET_DNS_NAMESERVER
|
|||
endif HAVE_PERLMOD_NET_DNS
|
||||
|
||||
if HAVE_PYTHON
|
||||
TESTS += tcp pipelined
|
||||
TESTS += kasp tcp pipelined
|
||||
|
||||
if HAVE_PYMOD_DNS
|
||||
TESTS += qmin
|
||||
|
|
|
|||
|
|
@ -87,7 +87,6 @@ include-multiplecfg
|
|||
inline
|
||||
integrity
|
||||
ixfr
|
||||
kasp
|
||||
keepalive
|
||||
legacy
|
||||
limits
|
||||
|
|
|
|||
|
|
@ -84,6 +84,7 @@ chain
|
|||
dlzexternal
|
||||
dyndb
|
||||
filter-aaaa
|
||||
kasp
|
||||
logfileconfig
|
||||
nzd2nzf
|
||||
pipelined
|
||||
|
|
|
|||
Loading…
Reference in a new issue