Skip to content

Commit 858805b

Browse files
justin-wong-cegshemesh2
authored andcommitted
Skip test_bgp_multipath_relax.py on t1-isolated (sonic-net#18558)
Description of PR Summary: Skip bgp/test_bgp_multipath_relax.py on t1-isolated topologies. Skip because the test is not designed for t1-isolated and it fails. Signed-off-by: Guy Shemesh <[email protected]>
1 parent 54c7ff5 commit 858805b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

tests/common/plugins/conditional_mark/tests_mark_conditions.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,8 +160,10 @@ bgp/test_bgp_gr_helper.py:
160160
bgp/test_bgp_multipath_relax.py:
161161
skip:
162162
reason: "Not supported topology backend."
163+
conditions_logical_operator: or
163164
conditions:
164165
- "'backend' in topo_name"
166+
- "'t1-isolated' in topo_name"
165167

166168
bgp/test_bgp_port_disable.py:
167169
skip:

0 commit comments

Comments
 (0)