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 @@ -693,9 +693,9 @@ override_config_table/test_override_config_table.py:
#######################################
pc/test_lag_2.py::test_lag_db_status_with_po_update:
skip:
reason: "Only support t1-lag, t1-56-lag and t2 topology"
reason: "Only support t1-lag, t1-56-lag, t1-64-lag and t2 topology"
conditions:
- "topo_name not in ['t1-lag', 't1-56-lag'] and 't2' not in topo_name"
- "topo_name not in ['t1-lag', 't1-56-lag', 't1-64-lag'] and 't2' not in topo_name"

pc/test_lag_member.py:
skip:
Expand Down