mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-04-15 12:07:17 +08:00
propagate server state
This commit is contained in:
@@ -623,6 +623,7 @@ def run_scenario( virtualchain_working_dir, scenario, config_file, client_config
|
||||
|
||||
# Start server
|
||||
server_state = blockstackd.server_setup(working_dir)
|
||||
testlib.set_server_state(server_state)
|
||||
|
||||
# start pinging bitcoind so it pushes out p2p messages
|
||||
pinger = Pinger(virtualchain_working_dir)
|
||||
|
||||
Reference in New Issue
Block a user