Skip to content

Commit

Permalink
Only run test_iface_loopback_action.py on mellanox (sonic-net#11767)
Browse files Browse the repository at this point in the history
Signed-off-by: zitingguo-ms <[email protected]>
  • Loading branch information
Gfrom2016 authored Feb 28, 2024
1 parent 94e83f4 commit d1528a1
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -690,11 +690,11 @@ http/test_http_copy.py:
#######################################
iface_loopback_action/test_iface_loopback_action.py:
skip:
reason: "Test not supported on Broadcom SKUs or dualtor topology."
reason: "Test only supported on Mellanox SKUs, didn't supported on dualtor topology."
conditions_logical_operator: or
conditions:
- "'dualtor' in topo_name"
- "asic_type in ['broadcom']"
- "asic_type not in ['mellanox']"

#######################################
##### iface_namingmode #####
Expand Down

0 comments on commit d1528a1

Please sign in to comment.