Skip to content

Commit

Permalink
Update tests_mark_conditions.yaml
Browse files Browse the repository at this point in the history
Corrected yaml formatting of previous commit.
  • Loading branch information
ccroy-arista committed Sep 10, 2024
1 parent 265e35f commit b7d315e
Showing 1 changed file with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1360,11 +1360,10 @@ route/test_route_perf.py:

route/test_static_route.py:
skip:
reason: "Test not supported for 201911 images or older."
reason: "Test not supported for 201911 images or older. Does not apply to standalone topos."
conditions_logical_operator: OR
conditions:
- "release in ['201811', '201911']"
reason: "Does not apply to standalone topos."
conditions:
- "'standalone' in topo_name"

route/test_static_route.py::test_static_route_ecmp_ipv6:
Expand Down

0 comments on commit b7d315e

Please sign in to comment.