summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Spickett <david.spickett@linaro.org>2023-07-20 10:59:28 +0100
committerDavid Spickett <david.spickett@linaro.org>2023-07-20 10:09:23 +0000
commit5eab5bbae45933d931235f513a8842f5ad350d1a (patch)
tree88ba50bb4aea7204b9591f61863f1af561662c92
parent2048831265b31ded6260a88cf841acc7d954a8fc (diff)
tcg-update-llvmbot-containers: Temporarily move a libcxx bot to jade-01
I suspect there is a performance degredation on jade-04, as libcxx builds went from around 1/2 an hour to an hour without a good explanation. Could be my faulty memory, so put one of them on jade-01 to compare with. Change-Id: Ie88a1e94323640fb9fcba10faa256608ae0aba18
-rwxr-xr-xtcwg-update-llvmbot-containers.sh8
1 files changed, 7 insertions, 1 deletions
diff --git a/tcwg-update-llvmbot-containers.sh b/tcwg-update-llvmbot-containers.sh
index 6c3547a4..2d12dde5 100755
--- a/tcwg-update-llvmbot-containers.sh
+++ b/tcwg-update-llvmbot-containers.sh
@@ -40,7 +40,7 @@ case "$NODE_NAME:$master" in
# 1 bot per config to limit the
# total build time to 1x the slowest config.
# aarch64 exceptions/no-exceptions
- linaro-aarch64-libcxx-01
+ # linaro-aarch64-libcxx-01
linaro-aarch64-libcxx-02
# These can all build any v7/8 config.
# 4 because there's 4 combinations.
@@ -51,6 +51,12 @@ case "$NODE_NAME:$master" in
linaro-armv8-libcxx-04
)
;;
+ tcwg-jade-01:buildkite)
+ bots=(
+ # Temporarily moved here to check for performance issues.
+ linaro-aarch64-libcxx-01
+ )
+ ;;
tcwg-jade-01:normal)
bots=(
# Bots in same order as in llvm-zorg/.../workers.py