Skip to content

Commit 56b35c2

Browse files
author
Frank Martin
authored
Updating the queue so we can scale down the old one (#45)
1 parent 886e165 commit 56b35c2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.buildkite/nightly.steps.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ common: &common
1717
- "permission_set=builder"
1818
- "platform=linux"
1919
- "scaler_version=2"
20-
- "queue=${CI_BUILDER_QUEUE:-v3-1558960120-4a170e85e982b36f-------z}"
20+
- "queue=${CI_BUILDER_QUEUE:-v3-1564411674-9c5746811d9f2beb-------z}"
2121
timeout_in_minutes: 60 # TODO(ENG-548): reduce timeout once agent-cold-start is optimised.
2222
retry:
2323
automatic:

.buildkite/premerge.steps.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ common: &common
1717
- "permission_set=builder"
1818
- "platform=linux"
1919
- "scaler_version=2"
20-
- "queue=${CI_BUILDER_QUEUE:-v3-1558960120-4a170e85e982b36f-------z}"
20+
- "queue=${CI_BUILDER_QUEUE:-v3-1564411674-9c5746811d9f2beb-------z}"
2121
timeout_in_minutes: 60 # TODO(ENG-548): reduce timeout once agent-cold-start is optimised.
2222
retry:
2323
automatic:

0 commit comments

Comments
 (0)