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 @@ -1411,6 +1411,12 @@ pfcwd/test_pfcwd_function.py:
conditions:
- "asic_type in ['vs']"

pfcwd/test_pfcwd_function.py::TestPfcwdFunc::test_pfcwd_actions:
xfail:
reason: "On Dualtor AA setup, test_pfcwd_actions is not stable due to github issue https://github.com/sonic-net/sonic-mgmt/issues/15387"
conditions:
- "'dualtor-aa' in topo_name and https://github.com/sonic-net/sonic-mgmt/issues/15387"

pfcwd/test_pfcwd_function.py::TestPfcwdFunc::test_pfcwd_no_traffic:
skip:
reason: "This test is applicable only for cisco-8000 / Pfcwd tests skipped on m0/mx testbed."
Expand Down