From b7d315ee5b88bae9eca1ea3a47e699adf828ccca Mon Sep 17 00:00:00 2001 From: Christopher Croy Date: Tue, 10 Sep 2024 01:23:24 +0000 Subject: [PATCH] Update tests_mark_conditions.yaml Corrected yaml formatting of previous commit. --- .../plugins/conditional_mark/tests_mark_conditions.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/tests/common/plugins/conditional_mark/tests_mark_conditions.yaml b/tests/common/plugins/conditional_mark/tests_mark_conditions.yaml index 0b250079ad..109c8c89f4 100644 --- a/tests/common/plugins/conditional_mark/tests_mark_conditions.yaml +++ b/tests/common/plugins/conditional_mark/tests_mark_conditions.yaml @@ -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: