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 @@ -395,6 +395,12 @@ dualtor/test_standby_tor_upstream_mux_toggle.py:
conditions:
- "(topo_type not in ['t0']) or ('dualtor' in topo_name)"

dualtor/test_tunnel_memory_leak.py::test_tunnel_memory_leak:
skip:
reason: "Testcase ignored on dualtor-64 topology due to Github issue: https://github.com/sonic-net/sonic-mgmt/issues/11403"
conditions:
- "https://github.com/sonic-net/sonic-mgmt/issues/11403 and 'dualtor-64' in topo_name"

#######################################
##### dut_console #####
#######################################
Expand Down