real numbers from long term run

This commit is contained in:
psklenar@redhat.com 2025-03-28 09:10:01 +01:00
commit 0161c5854d

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 20" "$EMPTY_COUNT" 20
rlAssertLesserOrEqual "Check EMPTY_COUNT is non-zero LESS than 21" "$EMPTY_COUNT" 21
################
TEST1=$(dig +multi $LAST_WORKING_KEYID DNSKEY)