-
Notifications
You must be signed in to change notification settings - Fork 123
petri: Disable secure boot by default for HyperV tests and introduce secure boot tests #1386
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
Open
maheeraeron
wants to merge
38
commits into
microsoft:main
Choose a base branch
from
maheeraeron:user/maheeraeron/secureboot-tests
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
769124a
Initial commit: Add ca template function and without secure boot
maheeraeron 9b570b0
Add secure_boot_template field to PetriConfigOpenVmm
maheeraeron 295f36c
Revert return statement in PetriVmConfigOpenVmm::new()
maheeraeron fd217f2
Revert plumbing and add new with_* functions
maheeraeron 13bf127
Resolve secure boot templates with with_secure_boot(), disable on def…
maheeraeron 6b57eb9
Only enable linux uefi tests for now
maheeraeron 90b3454
Restrict secure-boot disabling to gen2, expand secure boot test profiles
maheeraeron 9c1f5f4
Panic on unsupported secure_boot os flavors
maheeraeron e0262a4
Fix enum variant name
maheeraeron 2602339
Modify secure boot test to wait for successful boot event, add negati…
maheeraeron eea0e1e
Use agent to shutdown
maheeraeron f5864a3
Fix agent usage and defer to automatic shutdowns on tests
maheeraeron 95392fc
Merge branch 'main' into user/maheeraeron/secureboot-tests
maheeraeron 120a962
Fix mismatched tests by calling with_secure_boot()
maheeraeron daec5ff
Merge branch 'main' into user/maheeraeron/secureboot-tests
maheeraeron f117dd2
New plumbing to separate secure boot enablement from template setting…
maheeraeron 848b5c3
Merge branch 'main' into user/maheeraeron/secureboot-tests
maheeraeron 5c11b60
Forgot to add self for return
maheeraeron 6d6a931
Fix clippy warnings
maheeraeron efb563c
Propogate error when setting secure boot state
maheeraeron 9e773ea
Fix clippy warning with self
maheeraeron 4e0a138
Recognize 18604 as boot failed
maheeraeron e13d29a
Merge branch 'main' into user/maheeraeron/secureboot-tests
maheeraeron 257ce03
Restrict secure boot toggling to gen2 in run_core, use enlightened s…
maheeraeron 95fafd1
Remove no_template tests
maheeraeron dd97482
Refined with_* functions per feedback and doc comments
maheeraeron 492c7f0
Forgot to enable secure boot for openvmm
maheeraeron 8cab37e
Remove unnecessary param in with* calls
maheeraeron a9393a2
Try mismatched tests with frontpage disabled
maheeraeron bc441f3
with_*_template only installs template now, allow guest_test_uefi to …
maheeraeron 59c57d8
os flavor function in hyperv moved to impl PetriVmConfig for PetriVmC…
maheeraeron f40243b
Merge branch 'main' into user/maheeraeron/secureboot-tests
maheeraeron ffd901e
Merge branch 'main' into user/maheeraeron/secureboot-tests
maheeraeron 2023093
Undo set_secure_boot_template + feedback
maheeraeron 25749af
Forgot to remove mentions of secure_boot_enabled for hyperv
maheeraeron 76aae98
Forgot to add ?;
maheeraeron 3b5eb78
Merge branch 'main' into user/maheeraeron/secureboot-tests
maheeraeron 97bb6cd
Clippy fixes
maheeraeron File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.