Skip to content

Commit

Permalink
Skip test_replace_fec for known issue (sonic-net#11409)
Browse files Browse the repository at this point in the history
What is the motivation for this PR?
Skip test_replace_fec because it will cause testbed unhealthy on 3800 and 7260 devices (issue tracked in sonic-net#11237)

How did you do it?
Skip in conditional mark file

How did you verify/test it?
Any platform specific information?
  • Loading branch information
isabelmsft authored Feb 5, 2024
1 parent ce9968a commit 2d20a08
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -617,7 +617,7 @@ generic_config_updater/test_ecn_config_update.py::test_ecn_config_updates:
- "topo_type in ['m0', 'mx']"
- "release in ['202211']"

generic_config_updater/test_eth_interface.py::test_eth_interface_admin_change:
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'
conditions:
Expand Down

0 comments on commit 2d20a08

Please sign in to comment.