[CI] Run two pipeline loaders for responsiveness (#9294)
This commit is contained in:
parent
aad1313154
commit
c2f0486d37
@ -80,8 +80,8 @@ STACK_PARAMS = {
|
|||||||
"InstanceOperatingSystem": "linux",
|
"InstanceOperatingSystem": "linux",
|
||||||
"InstanceType": "t3a.micro",
|
"InstanceType": "t3a.micro",
|
||||||
"AgentsPerInstance": "1",
|
"AgentsPerInstance": "1",
|
||||||
"MinSize": "1",
|
"MinSize": "2",
|
||||||
"MaxSize": "1",
|
"MaxSize": "2",
|
||||||
"OnDemandPercentage": "100",
|
"OnDemandPercentage": "100",
|
||||||
"ScaleOutFactor": "1.0",
|
"ScaleOutFactor": "1.0",
|
||||||
"ScaleInIdlePeriod": "60", # in seconds
|
"ScaleInIdlePeriod": "60", # in seconds
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user