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

Ensure FIPS files are added to the build #408

Merged
merged 1 commit into from
Feb 13, 2024
Merged

Conversation

mmartinv
Copy link
Contributor

@mmartinv mmartinv commented Jan 29, 2024

Make sure the FIPS files are always added to the build
when needed.

Fixes: #407

Signed-off-by: Miguel Martín [email protected]

Copy link
Member

@achilleas-k achilleas-k left a comment

Choose a reason for hiding this comment

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

We should test for this. The manifest in the issue should never have been possible to generate. It wasn't a build failure, it was an invalid manifest because it contained a reference to a file that didn't exist in the sources.
We should add at least one test that enables the options so the manifest gets built when it changes.

Make sure the FIPS files are always added to the build
when needed.

Fixes: osbuild#407

Signed-off-by: Miguel Martín <[email protected]>
@achilleas-k
Copy link
Member

Clicked rebase because of a test cache change that landed in main: #432

Copy link
Member

@achilleas-k achilleas-k left a comment

Choose a reason for hiding this comment

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

Let's merge it and add the test in a follow-up.

@achilleas-k achilleas-k added this pull request to the merge queue Feb 12, 2024
Merged via the queue into osbuild:main with commit d0cbff9 Feb 13, 2024
12 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.

osbuild fails building FIPS enabled image-installer images.
2 participants