Skip to content

Commit 0f1ba6b

Browse files
AharonMalkinytzur1
authored andcommitted
Added skip to vxlan decap test due to sonic-buildimage sonic-net#22056 (sonic-net#18799)
* Added skip to vxlan decap test due to sonic-net/sonic-buildimage#22056 * Update tests_mark_conditions.yaml Signed-off-by: Yael Tzur <[email protected]>
1 parent 66c7611 commit 0f1ba6b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

tests/common/plugins/conditional_mark/tests_mark_conditions.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3340,6 +3340,10 @@ vxlan/test_vxlan_decap.py:
33403340
reason: "vxlan support not available for cisco-8122 platforms"
33413341
conditions:
33423342
- "platform in ['x86_64-8122_64eh_o-r0', 'x86_64-8122_64ehf_o-r0']"
3343+
xfail:
3344+
reason: "Skipped due to bug https://github.com/sonic-net/sonic-buildimage/issues/22056"
3345+
conditions:
3346+
- "topo_name in ['t0-isolated-d16u16s1','t0-isolated-d32u32s2'] and https://github.com/sonic-net/sonic-buildimage/issues/22056"
33433347

33443348
vxlan/test_vxlan_ecmp.py:
33453349
skip:

0 commit comments

Comments
 (0)