give more time for the initial signing of bits in the inline signing test to complete

(cherry picked from commit e930487ce7)
This commit is contained in:
Mark Andrews
2017-09-13 12:18:59 +10:00
parent 3e777e1e1f
commit 9caa3cec56

View File

@@ -60,7 +60,7 @@ status=`expr $status + $ret`
n=`expr $n + 1`
echo "I:checking that the zone is signed on initial transfer ($n)"
ret=0
for i in 1 2 3 4 5 6 7 8 9 10
for i in 1 2 3 4 5 6 7 8 9 10 1 2 3 4 5 6 7 8 9 10
do
ret=0
$RNDC -c ../common/rndc.conf -s 10.53.0.3 -p 9953 signing -list bits > signing.out.test$n 2>&1