We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6267cc9 commit 9dba750Copy full SHA for 9dba750
e2e-network/docker/test-02-v2-raft-2orgs.sh
@@ -85,7 +85,7 @@ waitForContainer "peer1.org1.example.com" "Membership view has changed. peers we
85
waitForContainer "db.explorer.example.com" "database system is ready to accept connections" "200"
86
# // the next check is not working because explorer needs needs to be restarted first
87
# // see the issue: https://github.com/hyperledger-labs/fablo/issues/604
88
-waitForContainer "explorer.example.com" "Successfully created channel event hub for \[my-channel1\]" "200"
+# waitForContainer "explorer.example.com" "Successfully created channel event hub for \[my-channel1\]" "200"
89
90
# check if org2 is ready
91
waitForContainer "ca.org2.example.com" "Listening on https://0.0.0.0:7054"
0 commit comments