Skip to content

Commit

Permalink
Ignore test_bgp_prefix.py::test_bgp_prefix_tc1_suite for Cisco 8122 b…
Browse files Browse the repository at this point in the history
…ackend compute ai deployment (#15622)

* init commit

* revise
  • Loading branch information
wsycqyz authored and mssonicbld committed Nov 20, 2024
1 parent 6b4df08 commit 5050e05
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -735,6 +735,12 @@ generic_config_updater:
conditions:
- "'t2' in topo_name"

generic_config_updater/test_bgp_prefix.py::test_bgp_prefix_tc1_suite[empty]:
skip:
reason: "Cisco 8122 backend compute ai platform is not supported."
conditions:
- "platform in ['x86_64-8122_64eh_o-r0', 'x86_64-8122_64ehf_o-r0']"

generic_config_updater/test_dhcp_relay.py:
skip:
reason: "Need to skip for platform x86_64-8111_32eh_o-r0 or backend topology / generic_config_updater is not a supported feature for T2"
Expand Down

0 comments on commit 5050e05

Please sign in to comment.