Skip to content

Commit

Permalink
Skip pfcwd_all_port_storm test on Arista-7060X6-64PE-256x200G (#14756)
Browse files Browse the repository at this point in the history
Signed-off-by: Janetxxx <janet970527@gmail.com>
  • Loading branch information
Janetxxx authored and mssonicbld committed Dec 28, 2024
1 parent b0c3cab commit 4f2316e
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1003,6 +1003,13 @@ pfcwd/test_pfc_config.py::TestPfcConfig::test_forward_action_cfg:
conditions:
- "asic_type in ['cisco-8000']"

pfcwd/test_pfcwd_all_port_storm.py:
skip:
reason: "Slow pfc generation rate on 7060x6 200Gb,
pfc generation function on the Arista fanout device need to be improved by Arista"
conditions:
- "hwsku in ['Arista-7060X6-64PE-256x200G']"

pfcwd/test_pfcwd_function.py::TestPfcwdFunc::test_pfcwd_no_traffic:
skip:
reason: "This test is applicable only for cisco-8000"
Expand Down

0 comments on commit 4f2316e

Please sign in to comment.