diff --git a/tests/common/plugins/conditional_mark/tests_mark_conditions.yaml b/tests/common/plugins/conditional_mark/tests_mark_conditions.yaml index cbfa0b97f97..b8fc960593e 100644 --- a/tests/common/plugins/conditional_mark/tests_mark_conditions.yaml +++ b/tests/common/plugins/conditional_mark/tests_mark_conditions.yaml @@ -365,9 +365,9 @@ passw_hardening/test_passw_hardening.py: ####################################### pc/test_lag_2.py::test_lag_db_status_with_po_update: skip: - reason: "Only support t1-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'] 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_po_cleanup.py: skip: