Skip to content

Commit

Permalink
Merge pull request #5181 from meinaLi/ovmf_readonly
Browse files Browse the repository at this point in the history
virsh_boot.cfg: add a condition to remove nvram attribute
  • Loading branch information
Yingshun authored Sep 18, 2023
2 parents 39aa600 + 0a5e9db commit 1d53f8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libvirt/tests/cfg/bios/virsh_boot.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,7 @@
- zero:
boot_order = 0
- readonly_no:
with_nvram = "no"
readonly = "no"
checkpoint = 'Could not open .+: Permission denied|Could not reopen .+: Permission denied|error:.+Block node is read-only'
- no_readonly:
Expand Down

0 comments on commit 1d53f8c

Please sign in to comment.