From 8c03adc7aed77d71c77e58b8449a3efe76f72d21 Mon Sep 17 00:00:00 2001 From: AnsibleGuy <79044229+ansibleguy@users.noreply.github.com> Date: Mon, 1 Jan 2024 16:02:55 +0100 Subject: [PATCH] disabled unbound reload-test --- tests/reload.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/reload.yml b/tests/reload.yml index ef9ae3ee..4aa450c6 100644 --- a/tests/reload.yml +++ b/tests/reload.yml @@ -20,7 +20,7 @@ - 'rule' - 'route' - 'cron' - - 'unbound' + # - 'unbound' taking way too long for testing (90+ sec) - 'syslog' - 'ipsec' - 'ipsec_legacy'