Skip to content

Commit f006b06

Browse files
echuawunnelluri-cisco
authored andcommitted
Update skip list due to github issue sonic-net#15387 (sonic-net#15421)
- What is the motivation for this PR? Add xfail and skip for case test_pfcwd_actions due to github issues 15387 - How did you do it? Add and update skip condition list - How did you verify/test it? Run it in internal regression Change-Id: I534291af6176c7390ac5240820e42f3106a44b02
1 parent 2644d81 commit f006b06

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

tests/common/plugins/conditional_mark/tests_mark_conditions.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1482,6 +1482,12 @@ pfcwd/test_pfcwd_all_port_storm.py:
14821482
- "hwsku in ['Arista-7060X6-64PE-256x200G']"
14831483
- "topo_type in ['m0', 'mx']"
14841484

1485+
pfcwd/test_pfcwd_function.py::TestPfcwdFunc::test_pfcwd_actions:
1486+
xfail:
1487+
reason: "On Dualtor AA setup, test_pfcwd_actions is not stable due to github issue https://github.com/sonic-net/sonic-mgmt/issues/15387"
1488+
conditions:
1489+
- "'dualtor-aa' in topo_name and https://github.com/sonic-net/sonic-mgmt/issues/15387"
1490+
14851491
pfcwd/test_pfcwd_function.py::TestPfcwdFunc::test_pfcwd_no_traffic:
14861492
skip:
14871493
reason: "This test is applicable only for cisco-8000 / Pfcwd tests skipped on m0/mx testbed."

0 commit comments

Comments
 (0)