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

test_rauc: enable the devel cert before using rauc info #7

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

hnez
Copy link
Member

@hnez hnez commented Nov 19, 2024

The devel certificate is not enabled by default, but it is used to sign the bundle that is used for the rauc info call.
Since rauc info checks the validity of this certificate the test fails without this change.

The devel certificate is not enabled by default, but it is used to sign
the bundle that is used for the `rauc info` call.
Since `rauc info` checks the validity of this certificate the test fails
without this change.

Signed-off-by: Leonard Göhrs <[email protected]>
Copy link
Member

@SmithChart SmithChart left a comment

Choose a reason for hiding this comment

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

I wonder why we didn't catch this during test development. 🤔 But looks good to me.

@SmithChart SmithChart merged commit f70059e into linux-automation:master Nov 19, 2024
2 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