Skip to content

Commit

Permalink
Use default subnet in goth test runtime_counters
Browse files Browse the repository at this point in the history
  • Loading branch information
jiivan committed May 4, 2022
1 parent cd7e2c3 commit 921dadc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions goth_tests/domain/exe_units/test_runtime_counters.py
Original file line number Diff line number Diff line change
Expand Up @@ -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()
Expand Down

0 comments on commit 921dadc

Please sign in to comment.