summaryrefslogtreecommitdiff
path: root/tcwg-update-llvmbot-containers.sh
diff options
context:
space:
mode:
authorMaxim Kuvyrkov <maxim.kuvyrkov@linaro.org>2021-04-07 08:49:37 +0000
committerMaxim Kuvyrkov <maxim.kuvyrkov@linaro.org>2021-04-07 13:16:50 +0000
commit04fa208c27f49064a8fb2bcd564e64b692043112 (patch)
tree0b338c397ef6a2395ed10764b18c6f813aa5c26e /tcwg-update-llvmbot-containers.sh
parent3461dd207a41f5b3665d457edc17a231e72cdb95 (diff)
tcwg-update-llvmbot-containers.sh: Move all flang bots into production
We also add a silent copy of the bots to test them in migration to Ubuntu Focal images. Change-Id: Icbac7be0569d27fa1c83a7c5c536f9e7f853f7da
Diffstat (limited to 'tcwg-update-llvmbot-containers.sh')
-rwxr-xr-xtcwg-update-llvmbot-containers.sh10
1 files changed, 8 insertions, 2 deletions
diff --git a/tcwg-update-llvmbot-containers.sh b/tcwg-update-llvmbot-containers.sh
index 9c2c60ac..5b2dddb2 100755
--- a/tcwg-update-llvmbot-containers.sh
+++ b/tcwg-update-llvmbot-containers.sh
@@ -78,9 +78,15 @@ case "$NODE_NAME:$master" in
linaro-armv8-lld
linaro-armv7-lnt
linaro-armv7-quick
+ # Copy of tcwg-jade-01's normal bots:
+ linaro-aarch64-flang-debug
+ linaro-aarch64-flang-latest-clang
+ linaro-aarch64-flang-latest-gcc
+ linaro-aarch64-flang-oot-new-driver
)
- # Pre-production flang bots that must be on silent buildmaster for now.
- bots+=(
+ ;;
+ tcwg-jade-01:normal)
+ bots=(
linaro-aarch64-flang-debug
linaro-aarch64-flang-latest-clang
linaro-aarch64-flang-latest-gcc