]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
Revert "tests/packaging/interactive: skip TLS certs watchdog tests"
authorAleš Mrázek <ales.mrazek@nic.cz>
Wed, 21 Jan 2026 23:07:15 +0000 (00:07 +0100)
committerVladimír Čunát <vladimir.cunat@nic.cz>
Mon, 26 Jan 2026 09:27:03 +0000 (10:27 +0100)
This reverts commit 1c69b284fa270c49f2adad035f5050c7d8837278.

tests/packaging/interactive/tls_cert_watchdog.sh

index e9bf37a76b85113fa21ddfebac9aff6d094455f7..d0663d870817258c12486dc287da6490b9857a05 100755 (executable)
@@ -1,8 +1,5 @@
 #!/usr/bin/env bash
 
-# Skip these tests for now because they are failing randomly in CI.
-exit 0
-
 set -e
 
 gitroot=$(git rev-parse --show-toplevel)