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 @@ -1547,10 +1547,11 @@ generic_config_updater/test_ecn_config_update.py::test_ecn_config_updates:

generic_config_updater/test_eth_interface.py::test_replace_fec:
skip:
reason: 'Skipping test on 7260/3800 platform due to bug of https://github.com/sonic-net/sonic-mgmt/issues/11237'
reason: 'Skip test_replace_fec on unsupported hwsku/topo due to issues'
conditions_logical_operator: "OR"
conditions:
- "hwsku in ['Arista-7260CX3-D108C8', 'Arista-7260CX3-D108C10', 'Arista-7260CX3-Q64', 'Mellanox-SN3800-D112C8'] and https://github.com/sonic-net/sonic-mgmt/issues/11237"
- "'dualtor' in topo_name and https://github.com/sonic-net/sonic-buildimage/issues/24365"

generic_config_updater/test_eth_interface.py::test_toggle_pfc_asym:
skip:
Expand Down
Loading