[PATCH] D120872: workflows: Consolidate tests to reduce the number of build jobs
Tom Stellard via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 2 23:44:08 PST 2022
tstellar created this revision.
tstellar added a reviewer: vchuravy.
Herald added a subscriber: jvesely.
Herald added a project: All.
tstellar requested review of this revision.
Herald added a project: LLVM.
Merge the llvm, clang, and libclc tests into a single job. This is the
most sub-projects we can test at once without running out of disk space
on the GitHub runners.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D120872
Files:
.github/workflows/clang-tests.yml
.github/workflows/libclc-tests.yml
.github/workflows/lld-tests.yml
.github/workflows/lldb-tests.yml
.github/workflows/llvm-project-tests.yml
.github/workflows/llvm-tests.yml
llvm/utils/git/github-automation.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120872.412612.patch
Type: text/x-patch
Size: 12899 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220303/f61c4f93/attachment.bin>
More information about the llvm-commits
mailing list