Skip to content

test: split cross-arch test into its own file #911

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 5, 2025

Conversation

mvo5
Copy link
Collaborator

@mvo5 mvo5 commented Apr 30, 2025

This commit moves the cross arch build into its own file
so that it ran run in parallel in the GH runners. Its is
a relatively expensive test (~20min on my machine) so
moving it out should save quite a bit of time.

@mvo5 mvo5 force-pushed the multiple-workflows-2 branch 2 times, most recently from 1c678b5 to b2f109e Compare May 5, 2025 07:53
@mvo5 mvo5 marked this pull request as ready for review May 5, 2025 07:54
@mvo5 mvo5 requested review from achilleas-k and supakeen May 5, 2025 12:20
@achilleas-k
Copy link
Member

Linter's unhappy, but it seems we don't require it.

@mvo5
Copy link
Collaborator Author

mvo5 commented May 5, 2025

Linter's unhappy, but it seems we don't require it.

Yeah, linter fix is in #914

@mvo5 mvo5 enabled auto-merge (rebase) May 5, 2025 13:54
This commit moves the cross arch build into its own file
so that it ran run in parallel in the GH runners. Its is
a relatively expensive test (~20min on my machine, ~30min
on GH) so moving it out should save quite a bit of time.
@mvo5 mvo5 force-pushed the multiple-workflows-2 branch from b2f109e to 85d68b9 Compare May 5, 2025 13:54
@mvo5 mvo5 merged commit 36a0f11 into osbuild:main May 5, 2025
18 of 20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants