Skip to content

Commit 2daba2d

Browse files
committed
Lets go
1 parent 71babfa commit 2daba2d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/federation-v1.workflow.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
scenarioName: constant-vus-over-time
4545
runner: ${{ needs.decide-runner.outputs.runner }}
4646
cpuLimit: 3
47-
fork: 2
47+
fork: 3
4848
memoryLimit: 8gb
4949

5050
constant-vus-over-time-report:
@@ -81,7 +81,7 @@ jobs:
8181
scenarioName: constant-vus-subgraphs-delay
8282
runner: ${{ needs.decide-runner.outputs.runner }}
8383
cpuLimit: 3
84-
fork: 2
84+
fork: 3
8585
memoryLimit: 8gb
8686
subgraphDelayRange: "40~150"
8787

@@ -119,7 +119,7 @@ jobs:
119119
scenarioName: constant-vus-subgraphs-delay-resources
120120
runner: ${{ needs.decide-runner.outputs.runner }}
121121
cpuLimit: 4
122-
fork: 3
122+
fork: 4
123123
memoryLimit: 12gb
124124
subgraphDelayRange: "40~150"
125125

@@ -157,7 +157,7 @@ jobs:
157157
scenarioName: ramping-vus
158158
runner: ${{ needs.decide-runner.outputs.runner }}
159159
cpuLimit: 4
160-
fork: 3
160+
fork: 4
161161
memoryLimit: 12gb
162162

163163
ramping-vus-report:

0 commit comments

Comments
 (0)