Skip to content
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

tests: add validation that config has OSVersion set #5656

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

cpuguy83
Copy link
Member

This is a follow-up from 94ddeb7 to ensure that the expected OSVersion is set on the respective image configs.

This is a follow-up from 94ddeb7 to
ensure that the expected OSVersion is set on the respective image
configs.

Signed-off-by: Brian Goff <[email protected]>
Copy link
Member

@tonistiigi tonistiigi left a comment

Choose a reason for hiding this comment

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

Can we also test the reg-like target where correct base image is resolved. There is also a case where the user either doesn't set osversion directly or sets one where base image doesn't match exactly but via fallback. Iiuc the result image should then have the osversion from the base image, rather than from the user input.

@tonistiigi tonistiigi added this to the v0.19.0 milestone Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants