Skip to content

bridge: add check for default PVID sync to existing scanarios

David Jaša requested to merge dj/bridge-pvid-id into main

scenarios:

  • @bridge_vlan_filtering_non_default_pvid
  • @bridge_vlan_filtering_non_default_pvid

New steps are added that change bridge.vlan-default-pvid on the bridge, perform reapply on both the bridge and port device and checks if the new PVID is applied and the old is cleared from the port interface.

Verifies: https://issues.redhat.com/browse/RHEL-26750

bridge: add vlan sync after reapply to @bridge_vlan_filtering_non_default_pvid


@os:rhel9.5
@os:fedora-40
@runtests:bridge_vlan_filtering_default_pvid,bridge_vlan_filtering_non_default_pvid,bridge_vlan_filtering_default_pvid_reapply

Merge request reports