From d478446695686330b5c39071a85daaa8ed157f9f Mon Sep 17 00:00:00 2001 From: Haijiao Zhao Date: Thu, 24 Oct 2024 02:59:51 -0400 Subject: [PATCH] iface_update:Update error message Signed-off-by: Haijiao Zhao --- libvirt/tests/cfg/virtual_network/iface_update.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libvirt/tests/cfg/virtual_network/iface_update.cfg b/libvirt/tests/cfg/virtual_network/iface_update.cfg index 33644f42f5..cc06f08bdc 100644 --- a/libvirt/tests/cfg/virtual_network/iface_update.cfg +++ b/libvirt/tests/cfg/virtual_network/iface_update.cfg @@ -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'}"