File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 44
44
scenarioName : constant-vus-over-time
45
45
runner : ${{ needs.decide-runner.outputs.runner }}
46
46
cpuLimit : 3
47
- fork : 2
47
+ fork : 3
48
48
memoryLimit : 8gb
49
49
50
50
constant-vus-over-time-report :
81
81
scenarioName : constant-vus-subgraphs-delay
82
82
runner : ${{ needs.decide-runner.outputs.runner }}
83
83
cpuLimit : 3
84
- fork : 2
84
+ fork : 3
85
85
memoryLimit : 8gb
86
86
subgraphDelayRange : " 40~150"
87
87
@@ -119,7 +119,7 @@ jobs:
119
119
scenarioName : constant-vus-subgraphs-delay-resources
120
120
runner : ${{ needs.decide-runner.outputs.runner }}
121
121
cpuLimit : 4
122
- fork : 3
122
+ fork : 4
123
123
memoryLimit : 12gb
124
124
subgraphDelayRange : " 40~150"
125
125
@@ -157,7 +157,7 @@ jobs:
157
157
scenarioName : ramping-vus
158
158
runner : ${{ needs.decide-runner.outputs.runner }}
159
159
cpuLimit : 4
160
- fork : 3
160
+ fork : 4
161
161
memoryLimit : 12gb
162
162
163
163
ramping-vus-report :
You can’t perform that action at this time.
0 commit comments