mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-06-02 07:49:28 +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
|
# 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
|
STRESS_ENABLED = False
|
||||||
NODE_1 = get_env_var("NODE_1", DEFAULT_NWAKU)
|
NODE_1 = get_env_var("NODE_1", DEFAULT_NWAKU)
|
||||||
NODE_2 = get_env_var("NODE_2", DEFAULT_NWAKU)
|
NODE_2 = get_env_var("NODE_2", DEFAULT_NWAKU)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user