mirror of
https://github.com/logos-messaging/logos-delivery-interop-tests.git
synced 2026-04-14 21:13:32 +00:00
fix: temp pr for testing
This commit is contained in:
parent
b49c9fba41
commit
02ec8149cd
@ -14,7 +14,7 @@ def get_env_var(var_name, default=None):
|
||||
|
||||
|
||||
# Configuration constants. Need to be upercase to appear in reports
|
||||
DEFAULT_NWAKU = "harbor.status.im/wakuorg/nwaku:v0.37.4"
|
||||
DEFAULT_NWAKU = "harbor.status.im/wakuorg/nwaku:latest"
|
||||
STRESS_ENABLED = False
|
||||
NODE_1 = get_env_var("NODE_1", DEFAULT_NWAKU)
|
||||
NODE_2 = get_env_var("NODE_2", DEFAULT_NWAKU)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user