more attempts

This commit is contained in:
psklenar@redhat.com 2025-02-24 16:24:44 +01:00
commit e68dd7d032

View file

@ -266,7 +266,7 @@ for I in {1..5}; do
sleep 0.2
done
# If more than 3 failures, exit with error
rlAssertLesserOrEqual "Check EMPTY_COUNT is non-zero LESS than 15" "$EMPTY_COUNT" 15
rlAssertLesserOrEqual "Check EMPTY_COUNT is non-zero LESS than 20" "$EMPTY_COUNT" 20
################
TEST1=$(dig +multi $LAST_WORKING_KEYID DNSKEY)