Skip to content

Conversation

@yeoldegrove
Copy link
Contributor

What this PR does / why we need it:

This adds the *.raw image file that is always created anyways to the artifacts that are uploaded to S3.
We want to test those .raw files in QEMU VMs. The qemu test is currently skipped with error message:

no raw file, skipping QEMU test

https://github.com/gardenlinux/gardenlinux/actions/runs/17147445588/job/48648191622

Copy link
Contributor

@nkraetzschmar nkraetzschmar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are features where we genuinely do not build raw files. We should somehow make this dependent on if the raw file is build as an intermediate target (i.e. feature provides convert scripts only), or if the feature skips building a raw file entirely (by providing custom image scripts).

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.

3 participants