wait a bit longer on import zone files

This commit is contained in:
Jude Nelson
2017-10-30 16:22:11 -04:00
parent 7504818e7a
commit 375337f126

View File

@@ -130,7 +130,7 @@ def scenario( wallets, **kw ):
testlib.next_block(**kw)
testlib.expect_snv_fail_at("fail.test", testlib.get_current_block(**kw))
for i in xrange(0, 11):
for i in xrange(0, 12):
testlib.next_block(**kw)
print "Waiting 10 seconds for registrar to replicate zone files"