summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiana Picus <diana.picus@linaro.org>2022-08-15 09:23:39 +0200
committerDiana Picus <diana.picus@linaro.org>2022-08-15 09:25:32 +0200
commit33da85c344b089a89dd16cdfb30d67dda4bafbc9 (patch)
tree4083276343b199210c7f60387c758a5427796aec
parent96f91382cbc54ae6ac276871c0be07e66335eeb9 (diff)
Revert "tcwg-update-llvmbot-containers.sh: Move full bot to silent"
I've seen a few green builds, so it should be safe to move it back to production. This reverts commit 7718235a1872cf8339bf15b50960ea7707b3d9ba. Change-Id: I4c2d2e053939025d592765ebc345f1d6fc666bf7
-rwxr-xr-xtcwg-update-llvmbot-containers.sh4
1 files changed, 1 insertions, 3 deletions
diff --git a/tcwg-update-llvmbot-containers.sh b/tcwg-update-llvmbot-containers.sh
index 84909494..ba074b55 100755
--- a/tcwg-update-llvmbot-containers.sh
+++ b/tcwg-update-llvmbot-containers.sh
@@ -72,6 +72,7 @@ case "$NODE_NAME:$master" in
linaro-clang-aarch64-quick
linaro-clang-aarch64-lld-2stage
linaro-clang-aarch64-global-isel
+ linaro-clang-aarch64-full-2stage
linaro-flang-aarch64-dylib
linaro-flang-aarch64-sharedlibs
linaro-flang-aarch64-out-of-tree
@@ -86,9 +87,6 @@ case "$NODE_NAME:$master" in
bots=(
# Silent while lld out of resource errors are fixed.
linaro-clang-armv8-lld-2stage
-
- # Silent while transitioning to run the test-suite with flang.
- linaro-clang-aarch64-full-2stage
)
;;
tcwg-llvmbot_tk1-03:normal)