This is an archive of the discontinued LLVM Phabricator instance.

[buildbot] Remove clang-cmake-aarch64-42vma builder
ClosedPublic

Authored by maxim-kuvyrkov on Sep 5 2017, 2:37 AM.

Details

Summary

... and re-purpose hardware for 2nd clang-cmake-aarch64-full builder.
Hardware hosting "aarch64-full" builder is not very stable, and we
want to use a known-stable box for this important builder.
Hardware hosting "aarch64-42vma" builder seems to be solid, and this
builder is no longer very valuable.
We are going to run "aarch64-full" builder on the 2 slaves in parallel
until unstable-ish box crashes again. At that point we are going
to dicommision that box and leave aarch64-full bot running on 1 slave.

Diff Detail

Event Timeline

maxim-kuvyrkov created this revision.Sep 5 2017, 2:37 AM

FOAD, once linaro-apm-05 is up after OS update, I'm going to connect it to silent master for 1-2 weeks to confirm stability. If everything is OK, I'll move it to main master.

rengolin accepted this revision.Sep 6 2017, 3:24 AM

We have dropped 39-bit testing a while ago and now that all AArch64 Linux kernels are moving to 48-bits, we don't need to support every possible variation.

LGTM, thanks!

This revision is now accepted and ready to land.Sep 6 2017, 3:24 AM
This revision was automatically updated to reflect the committed changes.