mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-02 14:03:08 +00:00
revert wait_for_node_sec
This commit is contained in:
parent
ff55ed68e2
commit
2bb1e824ce
@ -143,7 +143,7 @@ class TestRelayRLN(StepsRLN, StepsRelay):
|
||||
rln_relay_user_message_limit=message_limit,
|
||||
rln_relay_epoch_sec=epoch_sec,
|
||||
rln_relay_dynamic="true",
|
||||
wait_for_node_sec=1200,
|
||||
wait_for_node_sec=600,
|
||||
)
|
||||
self.subscribe_main_relay_nodes()
|
||||
start = math.trunc(time())
|
||||
@ -167,7 +167,7 @@ class TestRelayRLN(StepsRLN, StepsRelay):
|
||||
rln_relay_user_message_limit=message_limit,
|
||||
rln_relay_epoch_sec=600,
|
||||
rln_relay_dynamic="true",
|
||||
wait_for_node_sec=1200,
|
||||
wait_for_node_sec=600,
|
||||
)
|
||||
self.subscribe_main_relay_nodes()
|
||||
failed_payloads = []
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user