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 @@ -1532,11 +1532,7 @@ pfcwd/test_pfcwd_warm_reboot.py:
- "'standalone' in topo_name"
- "topo_type in ['m0', 'mx']"
- "asic_type in ['cisco-8000']"
xfail:
reason: "Warm Reboot is not supported in dualtor and has a known issue on 202305 branch"
conditions:
- "'dualtor' in topo_name"
- https://github.com/sonic-net/sonic-mgmt/issues/8400
- "'dualtor' in topo_name and https://github.com/sonic-net/sonic-mgmt/issues/8400"

#######################################
##### process_monitoring #####
Expand Down
Loading