From ef97bf534d0025ff93ceb5619d6d0b3fed29c187 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20K=C4=99pie=C5=84?= Date: Wed, 1 Feb 2023 11:22:59 +0100 Subject: [PATCH] Add DNSRPS builds to pairwise testing The --enable-dnsrps-dl switch for ./configure enables preparing a DNSRPS-enabled build of BIND 9 that is not directly linked against a DNSRPS provider library (dlopen() at runtime is used instead). Employ this switch to test DNSRPS-enabled builds in the pairwise testing job in GitLab CI. (cherry picked from commit e688ca5316fda7cbc50420cad86f9629d50ecabd) --- configure.ac | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/configure.ac b/configure.ac index b79f776eed..45faacebcd 100644 --- a/configure.ac +++ b/configure.ac @@ -1463,10 +1463,7 @@ AC_COMPILE_IFELSE( AC_MSG_RESULT([no]) ]) -# DNSRPS is not included in pairwise testing as the librpz library is not -# present in the relevant Docker image. -# -# [pairwise: skip] +# [pairwise: --enable-dnsrps --enable-dnsrps-dl, --disable-dnsrps] AC_ARG_ENABLE([dnsrps-dl], [AS_HELP_STRING([--enable-dnsrps-dl], [DNS Response Policy Service delayed link