Skip to content

Commit

Permalink
Skipping test_dip_sip for Cisco 8122 platforms (sonic-net#15479)
Browse files Browse the repository at this point in the history
  • Loading branch information
rajendrat authored Nov 12, 2024
1 parent 1f90727 commit f7a4584
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1103,8 +1103,10 @@ ip/test_mgmt_ipv6_only.py:
#######################################
ipfwd/test_dip_sip.py:
skip:
reason: "Unsupported topology."
reason: "Unsupported topology or unsupported in specific Cisco platforms."
conditions_logical_operator: or
conditions:
- "platform in ['x86_64-8122_64eh_o-r0', 'x86_64-8122_64ehf_o-r0']"
- "topo_type not in ['t0', 't1', 't2', 'm0', 'mx']"

ipfwd/test_dir_bcast.py:
Expand Down

0 comments on commit f7a4584

Please sign in to comment.