Skip to content

ci: Run unit tests once per OS instead of once per test-integration leg#2311

Merged
cgwalters merged 1 commit into
bootc-dev:mainfrom
cgwalters:split-unit-integration
Jul 14, 2026
Merged

ci: Run unit tests once per OS instead of once per test-integration leg#2311
cgwalters merged 1 commit into
bootc-dev:mainfrom
cgwalters:split-unit-integration

Conversation

@cgwalters

Copy link
Copy Markdown
Collaborator

I noticed we were spending a lot of time in each integration test job building Rust code for the unit tests. Since none of that varies per matrix, move that into the package job.

Assisted-by: https://github.com/cgwalters/cgwalters#llms

I noticed we were spending a lot of time in each integration
test job building Rust code for the unit tests. Since none of
that varies per matrix, move that into the package job.

Assisted-by: https://github.com/cgwalters/cgwalters#llms
Signed-off-by: Colin Walters <walters@verbum.org>
@bootc-bot bootc-bot Bot requested a review from gursewak1997 July 13, 2026 21:38
@cgwalters cgwalters added the ci/tier-1 Run CI for tier-1 OS (centos-10) only label Jul 13, 2026
@cgwalters cgwalters added this pull request to the merge queue Jul 14, 2026
Merged via the queue into bootc-dev:main with commit 6412a3d Jul 14, 2026
61 of 63 checks passed
@cgwalters cgwalters deleted the split-unit-integration branch July 14, 2026 19:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci/tier-1 Run CI for tier-1 OS (centos-10) only

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants