We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60274db commit 6127f29Copy full SHA for 6127f29
tests/common/plugins/conditional_mark/tests_mark_conditions.yaml
@@ -2353,12 +2353,6 @@ vxlan/test_vnet_bgp_route_precedence.py:
2353
- "asic_type not in ['cisco-8000', 'mellanox']"
2354
- "release in ['202411']"
2355
2356
-vxlan/test_vnet_decap.py:
2357
- skip:
2358
- reason: "test_vnet_decap are not ready to run on Cisco-8000 with branch 202411"
2359
- conditions:
2360
- - "(asic_type in ['cisco-8000'] and release in ['202411'])"
2361
-
2362
vxlan/test_vnet_route_leak.py:
2363
skip:
2364
reason: "Test skipped due to issue #8374"
0 commit comments