Skip to content

Commit

Permalink
update_iface_with_identifier: disable test on s390x
Browse files Browse the repository at this point in the history
On s390x, virtio addresses are ccw not pci. Disable test case.

Signed-off-by: Sebastian Mitterle <[email protected]>
  • Loading branch information
smitterl committed Sep 4, 2024
1 parent b89959f commit 8381d07
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
status_error = yes
err_msg = cannot change network interface mac address from .* to .*
- right_mac_alias_wrong_pci:
no s390-virtio
status_error = yes
err_msg = ${err_msg_matching}
update_attrs = {'link_state': 'down'}
Expand Down

0 comments on commit 8381d07

Please sign in to comment.