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 sysextension on uki #2617

Merged
merged 4 commits into from
Jun 25, 2024
Merged

🤖 test sysextension on uki #2617

merged 4 commits into from
Jun 25, 2024

Conversation

Itxaka
Copy link
Member

@Itxaka Itxaka commented Jun 10, 2024

Signed-off-by: Itxaka [email protected]

What this PR does / why we need it:

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #

@Itxaka Itxaka force-pushed the stsext_test branch 4 times, most recently from f5b7d16 to f7f2b84 Compare June 14, 2024 14:32
@Itxaka Itxaka marked this pull request as ready for review June 14, 2024 14:36
@Itxaka Itxaka requested a review from a team June 14, 2024 14:36
@Itxaka Itxaka changed the title Add fixed CI keys for testing 🤖 test sysextension on uki Jun 14, 2024

By("Checking sysext was not copied during boot", func() {
out, err := vm.Sudo("stat /.extra/sysext")
Expect(err).To(HaveOccurred(), out)
Copy link
Contributor

Choose a reason for hiding this comment

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

Itxaka and others added 3 commits June 17, 2024 17:52
Co-authored-by: Dimitris Karakasilis <[email protected]>
Signed-off-by: Itxaka <[email protected]>
Co-authored-by: Dimitris Karakasilis <[email protected]>
Signed-off-by: Itxaka <[email protected]>
Co-authored-by: Dimitris Karakasilis <[email protected]>
Signed-off-by: Itxaka <[email protected]>
@Itxaka Itxaka merged commit 00cc4e8 into master Jun 25, 2024
38 of 39 checks passed
@Itxaka Itxaka deleted the stsext_test branch June 25, 2024 11:15
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.

feat: Implement measurement and policy generation/luks unlock of sysextensions for UKI
2 participants