mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-11 02:13:07 +00:00
fix: mark valid_payloads_dynamic_at_slow_rate to skip
This commit is contained in:
parent
54cc4ff4aa
commit
a539dcc281
@ -114,6 +114,8 @@ class WakuNode:
|
||||
else:
|
||||
logger.info(f"RLN credentials not set or credential store not available, starting without RLN")
|
||||
|
||||
logger.debug(f"Using volumes {self._volumes}")
|
||||
|
||||
self._container = self._docker_manager.start_container(
|
||||
self._docker_manager.image, self._ports, default_args, self._log_path, self._ext_ip, self._volumes
|
||||
)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user