mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-02 14:03:08 +00:00
add shard flag (#34)
This commit is contained in:
parent
69c8e3f4b6
commit
edb1f59448
@ -90,6 +90,7 @@ class WakuNode:
|
||||
default_args.update(go_waku_args)
|
||||
elif self.is_nwaku():
|
||||
nwaku_args = {
|
||||
"shard": "0",
|
||||
"metrics-server": "true",
|
||||
"metrics-server-address": "0.0.0.0",
|
||||
"metrics-server-port": self._metrics_port,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user