Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -808,6 +808,10 @@ dhcp_relay/test_dhcpv6_relay.py::TestDhcpv6RelayWithMultipleVlan:
reason: "skip the multiple vlan test on aa dualtor as interface state is not aa after vlan split"
conditions:
- "'dualtor-aa' in topo_name"
xfail:
reason: "The test is expected to fail due to GH issue: https://github.com/sonic-net/sonic-mgmt/issues/20760"
conditions:
- "https://github.com/sonic-net/sonic-mgmt/issues/20760"

dhcp_relay/test_dhcpv6_relay.py::test_dhcp_relay_after_link_flap:
skip:
Expand Down