[libcxx-commits] [PATCH] D116891: [libc++][CI] Re-enable all CI jobs

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Jan 20 08:25:07 PST 2022


ldionne added a comment.

In D116891#3256717 <https://reviews.llvm.org/D116891#3256717>, @philnik wrote:

> Is there a reason this isn't landed yet? AFAIK the build nodes are back online.

I love how fast the current reduced CI is, and I wanted to think about ways we can retain the same coverage and the same CI turnaround times.

I'll check this in now and I can do that later. Basically, I think what I want is a slightly reduced matrix when reviews are uploaded, but the full matrix being run once every 4 hours (we already have a build that does that). Philosophically, what I'd prefer is the full matrix every time, but the hardware constraints we have are real, not philosophical, and the benefits of having quicker CI turnaround time are too.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D116891/new/

https://reviews.llvm.org/D116891



More information about the libcxx-commits mailing list