aboutsummaryrefslogtreecommitdiff
path: root/lite-aeolus-jerryscript.yaml
diff options
context:
space:
mode:
authorPaul Sokolovsky <paul.sokolovsky@linaro.org>2021-03-03 11:55:49 +0200
committerPaul Sokolovsky <paul.sokolovsky@linaro.org>2021-03-03 12:03:03 +0200
commit36bc9eea2ed63f8e074f28883bf7cf408f712054 (patch)
treea4d5d2660977e1f7bc6d92823048c565ba442d4d /lite-aeolus-jerryscript.yaml
parent52f835c613e10df8e5f1093dc90f14ae9032ecf8 (diff)
lite-aeolus-jerryscript: Switch worker to docker-bionic-amd64.
There was recently big hiccup with docker-xenial-amd64-13, and generally, those workers are hogged for hours by the main Zephyr builds. OTOH, this build takes minutes, so it makes sense to move it to more agile worker. With that, add throttling parameters, to not hog too many docker-bionic-amd64 builders at the same time still. Change-Id: I8ef2619fe07c4969d61ee5a5b2b4752dac486d0c Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
Diffstat (limited to 'lite-aeolus-jerryscript.yaml')
-rw-r--r--lite-aeolus-jerryscript.yaml6
1 files changed, 5 insertions, 1 deletions
diff --git a/lite-aeolus-jerryscript.yaml b/lite-aeolus-jerryscript.yaml
index f00c6b2416..40a7ce1bb7 100644
--- a/lite-aeolus-jerryscript.yaml
+++ b/lite-aeolus-jerryscript.yaml
@@ -17,6 +17,10 @@
days-to-keep: 30
num-to-keep: 30
artifact-num-to-keep: 30
+ - throttle:
+ option: project
+ max-per-node: 2
+ matrix-configs: true
parameters:
- string:
name: GIT_URL
@@ -54,7 +58,7 @@
type: slave
name: label
values:
- - docker-xenial-amd64-13
+ - docker-bionic-amd64
- axis:
type: user-defined
name: ZEPHYR_TOOLCHAIN_VARIANT