Skip to content

Commit c65ceab

Browse files
authored
[202411][dualtor] Skip pfcwd warm reboot on dualtor (sonic-net#18072)
What is the motivation for this PR? Cherry-pick sonic-net#18031 into 202411 Signed-off-by: Longxiang Lyu [email protected]
1 parent c509006 commit c65ceab

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

tests/common/plugins/conditional_mark/tests_mark_conditions.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1532,11 +1532,7 @@ pfcwd/test_pfcwd_warm_reboot.py:
15321532
- "'standalone' in topo_name"
15331533
- "topo_type in ['m0', 'mx']"
15341534
- "asic_type in ['cisco-8000']"
1535-
xfail:
1536-
reason: "Warm Reboot is not supported in dualtor and has a known issue on 202305 branch"
1537-
conditions:
1538-
- "'dualtor' in topo_name"
1539-
- https://github.com/sonic-net/sonic-mgmt/issues/8400
1535+
- "'dualtor' in topo_name and https://github.com/sonic-net/sonic-mgmt/issues/8400"
15401536

15411537
#######################################
15421538
##### process_monitoring #####

0 commit comments

Comments
 (0)