]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
The kasp system test requires Python
authorMatthijs Mekking <matthijs@isc.org>
Wed, 7 Oct 2020 07:39:06 +0000 (09:39 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Wed, 7 Oct 2020 10:21:43 +0000 (10:21 +0000)
Only run the kasp system test if HAVE_PYTHON.

bin/tests/system/Makefile.am
bin/tests/system/conf.sh.common
bin/tests/system/conf.sh.in

index 02b6877c929f88480ce07817c7d03434f203911a..a9151b7155f460db6c3b853f346e15e09777a338 100644 (file)
@@ -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
index 994881e7ee0161247fbb9cc4ca2e6e05937236f7..af8e75729417278e5746fa3c5551438a16a151e9 100644 (file)
@@ -87,7 +87,6 @@ include-multiplecfg
 inline
 integrity
 ixfr
-kasp
 keepalive
 legacy
 limits
index 3a8c3626b8a624d34f2246e5b4be5cc2e060f5dc..a23726833b7509adffd98eb04660cdd9a8a62dc5 100644 (file)
@@ -84,6 +84,7 @@ chain
 dlzexternal
 dyndb
 filter-aaaa
+kasp
 logfileconfig
 nzd2nzf
 pipelined