summaryrefslogtreecommitdiff
path: root/tcwg-update-llvmbot-containers.sh
diff options
context:
space:
mode:
authorDavid Spickett <david.spickett@linaro.org>2021-04-14 09:48:18 +0100
committerDavid Spickett <david.spickett@linaro.org>2021-04-14 10:59:39 +0100
commitda37058c016f6ee83ab40b2a2451b98dc487cf0b (patch)
tree976d086d41e72dbd2af61ffa80b493cc780682dd /tcwg-update-llvmbot-containers.sh
parent60f2c3427fd81d80113fdeedf23842b8fc7656b7 (diff)
tcwg-update-llvmbot-containers: Add buildkite testing bots
To see what performance is like on Jade. The "-test" on the end means they'll connect to a different agent queue on the buildkite side and not disturb the production precommit. Change-Id: Ic2c79bead2adfdff26b808c30a46143fac89c298
Diffstat (limited to 'tcwg-update-llvmbot-containers.sh')
-rwxr-xr-xtcwg-update-llvmbot-containers.sh12
1 files changed, 12 insertions, 0 deletions
diff --git a/tcwg-update-llvmbot-containers.sh b/tcwg-update-llvmbot-containers.sh
index 2d02c59a..5b272d87 100755
--- a/tcwg-update-llvmbot-containers.sh
+++ b/tcwg-update-llvmbot-containers.sh
@@ -59,6 +59,18 @@ case "$NODE_NAME:$master" in
linaro-armv8-libcxx-04
)
;;
+ tcwg-jade-01:buildkite)
+ bots=(
+ # Load testing libcxx precommit
+ # Not used in production precommit
+ linaro-aarch64-libcxx-01-test
+ linaro-aarch64-libcxx-02-test
+ linaro-armv8-libcxx-01-test
+ linaro-armv8-libcxx-02-test
+ linaro-armv8-libcxx-03-test
+ linaro-armv8-libcxx-04-test
+ )
+ ;;
tcwg-jade-01:normal)
bots=(
linaro-aarch64-full