real numbers from long term run
This commit is contained in:
parent
d6837c5fe0
commit
0161c5854d
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue