This is an archive of the discontinued LLVM Phabricator instance.

[libc++] Remove libc++ Debian builders
ClosedPublic

Authored by ldionne on Dec 8 2020, 10:02 AM.

Details

Summary

In accordance with the announcement on libcxx-dev and llvm-dev [1],
we are removing the libc++ specific buildbots in favor of running
those configurations in the pre-commit CI on Buildkite. This commit
removes the Debian-based libc++ build bots.

[1]: http://lists.llvm.org/pipermail/libcxx-dev/2020-November/001040.html

Event Timeline

ldionne created this revision.Dec 8 2020, 10:02 AM
ldionne requested review of this revision.Dec 8 2020, 10:02 AM

Note that this patch isn't ready to be merged yet, I'm just setting it up for once the Debian builders have been migrated to Buildkite.

Ping. If there is no desire to add BuildKite jobs running on Debian, that is fine, but I'd like those build bots to go so we can have CI in a single location.

gribozavr2 accepted this revision.Feb 3 2021, 10:13 AM
This revision is now accepted and ready to land.Feb 3 2021, 10:13 AM

Thanks, I'll commit this.

Committed as c744ef8bd3629a023a3958525aaf41b0be906528. I'm not sure there's automation to close Phab reviews on this repository (since it didn't close automatically), so I'll close myself.

ldionne closed this revision.Feb 3 2021, 10:33 AM