summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Spickett <david.spickett@linaro.org>2022-07-27 11:38:05 +0100
committerDavid Spickett <david.spickett@linaro.org>2022-07-27 11:53:28 +0100
commit21ba887e3d95d7404752085f6aabb3187040a604 (patch)
treeaef98c2b2167cafc2f37150878910b5a7b16bf65
parent19bd2b3a1bbe3b9af1c1c527de09a8c471a52835 (diff)
tcwg-update-llvmbot-containers.sh: Move 3 SVE bots to silent
Just vla 1 stage will remain as a normal bot. Change-Id: I8378e624263ebf455e483979321fccf677fb4b06
-rwxr-xr-xtcwg-update-llvmbot-containers.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/tcwg-update-llvmbot-containers.sh b/tcwg-update-llvmbot-containers.sh
index 049c2f47..ba074b55 100755
--- a/tcwg-update-llvmbot-containers.sh
+++ b/tcwg-update-llvmbot-containers.sh
@@ -50,6 +50,11 @@ case "$NODE_NAME:$master" in
tcwg-fx-02:normal)
bots=(
linaro-clang-aarch64-sve-vla
+ )
+ ;;
+ tcwg-fx-02:silent)
+ bots=(
+ # These are silent until we have enough compute to get decent build times.
linaro-clang-aarch64-sve-vla-2stage
linaro-clang-aarch64-sve-vls
linaro-clang-aarch64-sve-vls-2stage