Skip to content

Commit 6c69a25

Browse files
authored
Move to new CI scaler version (#43)
1 parent 363f668 commit 6c69a25

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.buildkite/nightly.steps.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ common: &common
1616
- "environment=production"
1717
- "permission_set=builder"
1818
- "platform=linux"
19+
- "scaler_version=2"
1920
- "queue=${CI_BUILDER_QUEUE:-v3-1558960120-4a170e85e982b36f-------z}"
2021
timeout_in_minutes: 60 # TODO(ENG-548): reduce timeout once agent-cold-start is optimised.
2122
retry:

.buildkite/premerge.steps.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ common: &common
1616
- "environment=production"
1717
- "permission_set=builder"
1818
- "platform=linux"
19+
- "scaler_version=2"
1920
- "queue=${CI_BUILDER_QUEUE:-v3-1558960120-4a170e85e982b36f-------z}"
2021
timeout_in_minutes: 60 # TODO(ENG-548): reduce timeout once agent-cold-start is optimised.
2122
retry:

0 commit comments

Comments
 (0)