Skip to content

Commit

Permalink
Skip test_bgp_allow_list.py for Cisco 8111 T1 compute ai deployment (s…
Browse files Browse the repository at this point in the history
  • Loading branch information
wsycqyz authored Sep 3, 2024
1 parent 3ca824f commit 56cd8cf
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -97,9 +97,11 @@ bfd/test_bfd_traffic.py:
#######################################
bgp/test_bgp_allow_list.py:
skip:
reason: "Only supported on t1 topo."
reason: "Only supported on t1 topo. But Cisco 8111 T1(compute ai) platform is not supported."
conditions_logical_operator: or
conditions:
- "'t1' not in topo_type"
- "platform in ['x86_64-8111_32eh_o-r0']"

bgp/test_bgp_bbr.py:
skip:
Expand Down

0 comments on commit 56cd8cf

Please sign in to comment.