Skip to content

Conversation

@bluca
Copy link
Member

@bluca bluca commented Jan 7, 2026

e276dac introduced a regression that broke using the mkosi action in a simple workflow that builds and boots an image.

Add a new job that provides such a smoke test, to avoid these regressions

systemd@e276dac
introduced a regression that broke using the mkosi action in a simple
workflow that builds and boots an image.

Add a new job that provides such a smoke test, to avoid these
regressions
@behrmann
Copy link
Contributor

behrmann commented Jan 8, 2026

This looks like a good addition, but couldn't we add just the smoke test in the integration test and skip building an additional image? In the grand scheme of things it probably doesn't matter, since we're building so many already.

@bluca
Copy link
Member Author

bluca commented Jan 8, 2026

I thought about that, but the goal here was to try and replicate a simple enough workflow file one might use in another repo to avoid such regressions, having it mixed with the complex and custom existing one risks masking some issues

@daandemeyer
Copy link
Contributor

I would like to figure out why this one triggers the issue and the other ones don't tbh before we merge this.

@bluca
Copy link
Member Author

bluca commented Jan 12, 2026

Wasn't it sudo?

@bluca
Copy link
Member Author

bluca commented Jan 29, 2026

Can we merge this please? I'd like to avoid further regressions sneaking in - having an extra couple of CI jobs shouldn't hurt, they are fairly quick anyway

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants