Try running the workers job on bigger agents
This commit is contained in:
@@ -71,7 +71,7 @@ steps:
|
||||
|
||||
- label: "SyTest - :python: 2.7 / :postgres: 9.6 / Workers"
|
||||
agents:
|
||||
queue: "medium"
|
||||
queue: "xlarge"
|
||||
env:
|
||||
POSTGRES: "1"
|
||||
WORKERS: "1"
|
||||
@@ -122,7 +122,7 @@ steps:
|
||||
|
||||
- label: "SyTest - :python: 3 / :postgres: 9.6 / Workers"
|
||||
agents:
|
||||
queue: "medium"
|
||||
queue: "xlarge"
|
||||
env:
|
||||
POSTGRES: "1"
|
||||
WORKERS: "1"
|
||||
|
||||
Reference in New Issue
Block a user