Skip to content
This repository was archived by the owner on Mar 1, 2023. It is now read-only.

Commit c72c34f

Browse files
authored
Enable Vnet/Vxlan VS test (sonic-net#935)
* Enable Vnet/Vxlan test
1 parent 4c771d0 commit c72c34f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/test_vxlan_tunnel.py

-2
Original file line numberDiff line numberDiff line change
@@ -242,8 +242,6 @@ def get_lo(dvs):
242242
return lo_id
243243

244244

245-
# TODO: Please fix this test case.
246-
@pytest.mark.skip(reason="Starting Vxlanmgr to be merged")
247245
def test_vxlan_term_orch(dvs, testlog):
248246
tunnel_map_ids = set()
249247
tunnel_map_entry_ids = set()

0 commit comments

Comments
 (0)