From 7d9f9a6a92fe5e628cda1b017bf98d3d2c6a0b04 Mon Sep 17 00:00:00 2001 From: Maxim Kuvyrkov Date: Wed, 7 Apr 2021 17:06:40 +0000 Subject: tcwg-update-llvmbot-containers.sh: Disable flang-latest-{gcc,clang} bots ... which appear to be disabled on production buildmaster. We'll need to ping buildmaster maintainer to enable these. Change-Id: I3d042e813b49c4a0faf316c05dbd4fad71479969 --- tcwg-update-llvmbot-containers.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tcwg-update-llvmbot-containers.sh') diff --git a/tcwg-update-llvmbot-containers.sh b/tcwg-update-llvmbot-containers.sh index 5b2dddb2..c35f402a 100755 --- a/tcwg-update-llvmbot-containers.sh +++ b/tcwg-update-llvmbot-containers.sh @@ -88,8 +88,8 @@ case "$NODE_NAME:$master" in tcwg-jade-01:normal) bots=( linaro-aarch64-flang-debug - linaro-aarch64-flang-latest-clang - linaro-aarch64-flang-latest-gcc + #linaro-aarch64-flang-latest-clang + #linaro-aarch64-flang-latest-gcc linaro-aarch64-flang-oot-new-driver ) ;; -- cgit v1.2.3