Skip to content

Commit 1dd0200

Browse files
congh-nvidiannelluri-cisco
authored andcommitted
Skip vxlan bfd tsa testcase4/5/6 due to issue#15728 (sonic-net#15978)
- What is the motivation for this PR? Skip vxlan bfd tsa testcases 4/5/6 due to issue(sonic-net#15728) - How did you do it? Skip file on github issue - How did you verify/test it? Rerun the test and see it is skipped
1 parent 701ff08 commit 1dd0200

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/common/plugins/conditional_mark/tests_mark_conditions.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -2374,6 +2374,7 @@ vxlan/test_vxlan_bfd_tsa.py::Test_VxLAN_BFD_TSA::test_tsa_case4:
23742374
conditions:
23752375
- "(is_multi_asic == True) or (platform not in ['x86_64-8102_64h_o-r0', 'x86_64-8101_32fh_o-r0', 'x86_64-mlnx_msn4600c-r0', 'x86_64-mlnx_msn2700-r0', 'x86_64-mlnx_msn2700a1-r0', 'x86_64-kvm_x86_64-r0', 'x86_64-mlnx_msn4700-r0', 'x86_64-nvidia_sn4280-r0'])"
23762376
- "(asic_type in ['vs']) and https://github.com/sonic-net/sonic-buildimage/issues/19879"
2377+
- "https://github.com/sonic-net/sonic-mgmt/issues/15728"
23772378

23782379
vxlan/test_vxlan_bfd_tsa.py::Test_VxLAN_BFD_TSA::test_tsa_case5:
23792380
skip:
@@ -2382,6 +2383,7 @@ vxlan/test_vxlan_bfd_tsa.py::Test_VxLAN_BFD_TSA::test_tsa_case5:
23822383
conditions:
23832384
- "(is_multi_asic == True) or (platform not in ['x86_64-8102_64h_o-r0', 'x86_64-8101_32fh_o-r0', 'x86_64-mlnx_msn4600c-r0', 'x86_64-mlnx_msn2700-r0', 'x86_64-mlnx_msn2700a1-r0', 'x86_64-kvm_x86_64-r0', 'x86_64-mlnx_msn4700-r0', 'x86_64-nvidia_sn4280-r0'])"
23842385
- "(asic_type in ['vs']) and https://github.com/sonic-net/sonic-buildimage/issues/19879"
2386+
- "https://github.com/sonic-net/sonic-mgmt/issues/15728"
23852387

23862388
vxlan/test_vxlan_bfd_tsa.py::Test_VxLAN_BFD_TSA::test_tsa_case6:
23872389
skip:
@@ -2390,6 +2392,7 @@ vxlan/test_vxlan_bfd_tsa.py::Test_VxLAN_BFD_TSA::test_tsa_case6:
23902392
conditions:
23912393
- "(is_multi_asic == True) or (platform not in ['x86_64-8102_64h_o-r0', 'x86_64-8101_32fh_o-r0', 'x86_64-mlnx_msn4600c-r0', 'x86_64-mlnx_msn2700-r0', 'x86_64-mlnx_msn2700a1-r0', 'x86_64-kvm_x86_64-r0', 'x86_64-mlnx_msn4700-r0', 'x86_64-nvidia_sn4280-r0'])"
23922394
- "(asic_type in ['vs']) and https://github.com/sonic-net/sonic-buildimage/issues/19879"
2395+
- "https://github.com/sonic-net/sonic-mgmt/issues/15728"
23932396

23942397
vxlan/test_vxlan_crm.py:
23952398
skip:

0 commit comments

Comments
 (0)