diff --git a/goth_tests/domain/exe_units/test_runtime_counters.py b/goth_tests/domain/exe_units/test_runtime_counters.py index 1b1fc05935..d031e67393 100644 --- a/goth_tests/domain/exe_units/test_runtime_counters.py +++ b/goth_tests/domain/exe_units/test_runtime_counters.py @@ -27,6 +27,7 @@ def build_demand( .constraints( "(&(golem.com.pricing.model=linear)\ (golem.srv.caps.multi-activity=true)\ + (golem.node.debug.subnet=public-beta)\ (golem.runtime.name=test-counters))" ) .build()