Skip to content

Commit 73efc40

Browse files
set oracle count
1 parent 5d28e6b commit 73efc40

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

framework/components/dockercompose/billing_platform_service/docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ services:
3535
TESTNET_CAPABILITIES_REGISTRY_RPC_URL: ${MAINNET_CAPABILITIES_REGISTRY_RPC_URL:-}
3636
MAINNET_CAPABILITIES_REGISTRY_FINALITY_DEPTH: ${MAINNET_CAPABILITIES_REGISTRY_FINALITY_DEPTH:-}
3737
ORGANIZATION_ID: "integration-test-aggregation-org-happy-path-odd-quorum"
38+
N_WORKFLOW_ORACLES: 4
3839
TEST_OWNERS: ${TEST_OWNERS:-}
3940
STREAMS_API_URL: ${STREAMS_API_URL:-}
4041
STREAMS_API_KEY: ${STREAMS_API_KEY:-}

0 commit comments

Comments
 (0)