Skip to content
Snippets Groups Projects
Commit 5d46e631 authored by Jean-Paul Calderone's avatar Jean-Paul Calderone
Browse files

better progress message in the system tests

parent 08a95e82
Branches
No related tags found
2 merge requests!395Add a read-only Great Black Swamp storage server to each storage node,!384update production
......@@ -35,7 +35,7 @@ def main():
])
retry(
"waiting for open introducer port",
f"connect to introducer (port {introducerPort})",
lambda: checkOpen(int(introducerPort)),
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment