Skip to content

Commit

Permalink
Merge pull request #5960 from chloerh/err-msg-rom
Browse files Browse the repository at this point in the history
iface_update:Update error message
  • Loading branch information
chloerh authored Oct 29, 2024
2 parents f0520d3 + d478446 commit b440cf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libvirt/tests/cfg/virtual_network/iface_update.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@
new_iface_rom = "{'enabled':'no'}"
del_address = "yes"
del_rom = "yes"
expect_err_msg = "Operation not supported: cannot modify network device rom enabled setting"
expect_err_msg = "Operation not supported:.*rom"
- del_rom_enable:
no s390-virtio
iface_rom = "{'enabled':'yes'}"
Expand Down

0 comments on commit b440cf0

Please sign in to comment.