From 8cda48ad78345e5ff9b500d582f87d96f5a1bc32 Mon Sep 17 00:00:00 2001 From: pragnya-arista Date: Thu, 7 Aug 2025 07:35:32 +0530 Subject: [PATCH] [sonic-mgmt][master]Skip IPv6 everflow cases under test_everflow_testbed.py for Arista-7060CX (#19811) What is the motivation for this PR? Added further cases to skip as requested in 19308 The original issue that requires these cases to be skipped is being tracked in 627 and public issue 19096 --- .../tests_mark_conditions.yaml | 32 +++++++++---------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/tests/common/plugins/conditional_mark/tests_mark_conditions.yaml b/tests/common/plugins/conditional_mark/tests_mark_conditions.yaml index 2536982d22d..d1d183fda0d 100644 --- a/tests/common/plugins/conditional_mark/tests_mark_conditions.yaml +++ b/tests/common/plugins/conditional_mark/tests_mark_conditions.yaml @@ -1230,19 +1230,19 @@ everflow/test_everflow_testbed.py::TestEverflowV4IngressAclEgressMirror::test_ev everflow/test_everflow_testbed.py::TestEverflowV4IngressAclIngressMirror::test_everflow_basic_forwarding[erspan_ipv6-cli-downstream-default]: skip: - reason: "SAI_STATUS_NOT_SUPPORTED for everflow over IPv6 on Arista-7260CX3" + reason: "SAI_STATUS_NOT_SUPPORTED for everflow over IPv6 on Arista-7260CX3 and Arista-7060CX" conditions_logical_operator: and conditions: - "https://github.com/sonic-net/sonic-mgmt/issues/19096" - - "platform in ['x86_64-arista_7260cx3_64']" + - "platform in ['x86_64-arista_7260cx3_64', 'x86_64-arista_7060_cx32s']" everflow/test_everflow_testbed.py::TestEverflowV4IngressAclIngressMirror::test_everflow_basic_forwarding[erspan_ipv6-cli-upstream-default]: skip: - reason: "SAI_STATUS_NOT_SUPPORTED for everflow over IPv6 on Arista-7260CX3" + reason: "SAI_STATUS_NOT_SUPPORTED for everflow over IPv6 on Arista-7260CX3 and Arista-7060CX" conditions_logical_operator: and conditions: - "https://github.com/sonic-net/sonic-mgmt/issues/19096" - - "platform in ['x86_64-arista_7260cx3_64']" + - "platform in ['x86_64-arista_7260cx3_64', 'x86_64-arista_7060_cx32s']" everflow/test_everflow_testbed.py::TestEverflowV4IngressAclIngressMirror::test_everflow_dscp_with_policer: skip: @@ -1268,51 +1268,51 @@ everflow/test_everflow_testbed.py::TestEverflowV4IngressAclIngressMirror::test_e everflow/test_everflow_testbed.py::TestEverflowV4IngressAclIngressMirror::test_everflow_neighbor_mac_change[erspan_ipv6-cli-downstream-default]: skip: - reason: "SAI_STATUS_NOT_SUPPORTED for everflow over IPv6 on Arista-7260CX3" + reason: "SAI_STATUS_NOT_SUPPORTED for everflow over IPv6 on Arista-7260CX3 and Arista-7060CX" conditions_logical_operator: and conditions: - "https://github.com/sonic-net/sonic-mgmt/issues/19096" - - "platform in ['x86_64-arista_7260cx3_64']" + - "platform in ['x86_64-arista_7260cx3_64', 'x86_64-arista_7060_cx32s']" everflow/test_everflow_testbed.py::TestEverflowV4IngressAclIngressMirror::test_everflow_neighbor_mac_change[erspan_ipv6-cli-upstream-default]: skip: - reason: "SAI_STATUS_NOT_SUPPORTED for everflow over IPv6 on Arista-7260CX3" + reason: "SAI_STATUS_NOT_SUPPORTED for everflow over IPv6 on Arista-7260CX3 and Arista-7060CX" conditions_logical_operator: and conditions: - "https://github.com/sonic-net/sonic-mgmt/issues/19096" - - "platform in ['x86_64-arista_7260cx3_64']" + - "platform in ['x86_64-arista_7260cx3_64', 'x86_64-arista_7060_cx32s']" everflow/test_everflow_testbed.py::TestEverflowV4IngressAclIngressMirror::test_everflow_remove_unused_ecmp_next_hop[erspan_ipv6-cli-downstream-default]: skip: - reason: "SAI_STATUS_NOT_SUPPORTED for everflow over IPv6 on Arista-7260CX3" + reason: "SAI_STATUS_NOT_SUPPORTED for everflow over IPv6 on Arista-7260CX3 and Arista-7060CX" conditions_logical_operator: and conditions: - "https://github.com/sonic-net/sonic-mgmt/issues/19096" - - "platform in ['x86_64-arista_7260cx3_64']" + - "platform in ['x86_64-arista_7260cx3_64', 'x86_64-arista_7060_cx32s']" everflow/test_everflow_testbed.py::TestEverflowV4IngressAclIngressMirror::test_everflow_remove_unused_ecmp_next_hop[erspan_ipv6-cli-upstream-default]: skip: - reason: "SAI_STATUS_NOT_SUPPORTED for everflow over IPv6 on Arista-7260CX3" + reason: "SAI_STATUS_NOT_SUPPORTED for everflow over IPv6 on Arista-7260CX3 and Arista-7060CX" conditions_logical_operator: and conditions: - "https://github.com/sonic-net/sonic-mgmt/issues/19096" - - "platform in ['x86_64-arista_7260cx3_64']" + - "platform in ['x86_64-arista_7260cx3_64', 'x86_64-arista_7060_cx32s']" everflow/test_everflow_testbed.py::TestEverflowV4IngressAclIngressMirror::test_everflow_remove_used_ecmp_next_hop[erspan_ipv6-cli-downstream-default]: skip: - reason: "SAI_STATUS_NOT_SUPPORTED for everflow over IPv6 on Arista-7260CX3" + reason: "SAI_STATUS_NOT_SUPPORTED for everflow over IPv6 on Arista-7260CX3 and Arista-7060CX" conditions_logical_operator: and conditions: - "https://github.com/sonic-net/sonic-mgmt/issues/19096" - - "platform in ['x86_64-arista_7260cx3_64']" + - "platform in ['x86_64-arista_7260cx3_64', 'x86_64-arista_7060_cx32s']" everflow/test_everflow_testbed.py::TestEverflowV4IngressAclIngressMirror::test_everflow_remove_used_ecmp_next_hop[erspan_ipv6-cli-upstream-default]: skip: - reason: "SAI_STATUS_NOT_SUPPORTED for everflow over IPv6 on Arista-7260CX3" + reason: "SAI_STATUS_NOT_SUPPORTED for everflow over IPv6 on Arista-7260CX3 and Arista-7060CX" conditions_logical_operator: and conditions: - "https://github.com/sonic-net/sonic-mgmt/issues/19096" - - "platform in ['x86_64-arista_7260cx3_64']" + - "platform in ['x86_64-arista_7260cx3_64', 'x86_64-arista_7060_cx32s']" ####################################### ##### fdb #####