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 @@ -116,9 +116,9 @@ bgp/test_bgp_multipath_relax.py:

bgp/test_bgp_queue.py:
skip:
reason: "Unsupported topology or mellanox T1-LAG asic"
reason: "1. Not support on mgmt device 2. Known issue on Mellanox platform with T1-LAG topology"
conditions:
- "topo_type in ['m0', 'mx'] or ((topo_type in ['t1-lag']) and (asic_type in ['mellanox']))"
- "topo_type in ['m0', 'mx'] or ((topo_name in ['t1-lag']) and (asic_type in ['mellanox']))"

bgp/test_bgp_slb.py:
skip:
Expand Down