mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-04-16 22:18:53 +08:00
make sure we can reindex from scratch
This commit is contained in:
@@ -134,6 +134,9 @@ def scenario( wallets, **kw ):
|
||||
print 'got\n{}'.format(base64.b64decode(res['zonefile']))
|
||||
return False
|
||||
|
||||
# reindex
|
||||
assert testlib.check_subdomain_db(**kw)
|
||||
|
||||
|
||||
def check( state_engine ):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user