From 3388031dae947ca6ca345771f005aef4dafbf4e0 Mon Sep 17 00:00:00 2001 From: Petr Sklenar Date: Mon, 24 Jan 2022 15:38:51 +0100 Subject: [PATCH] pause tests --- .../main.fmf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Regression/bz1769876-BIND-stops-DNSKEY-lookup-in-get-dst-key/main.fmf b/Regression/bz1769876-BIND-stops-DNSKEY-lookup-in-get-dst-key/main.fmf index fe0dd9b..bdd5d45 100644 --- a/Regression/bz1769876-BIND-stops-DNSKEY-lookup-in-get-dst-key/main.fmf +++ b/Regression/bz1769876-BIND-stops-DNSKEY-lookup-in-get-dst-key/main.fmf @@ -7,8 +7,8 @@ component: - bind test: ./runtest.sh framework: beakerlib -require: - - library(bind/bind-utils) +#require: +# - library(bind/bind-utils) recommend: - bind - bind-utils