Skip to content

Commit

Permalink
Enable Vnet/Vxlan VS test (sonic-net#935)
Browse files Browse the repository at this point in the history
* Enable Vnet/Vxlan test
  • Loading branch information
prsunny authored Jun 17, 2019
1 parent 4c771d0 commit c72c34f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/test_vxlan_tunnel.py
Original file line number Diff line number Diff line change
Expand Up @@ -242,8 +242,6 @@ def get_lo(dvs):
return lo_id


# TODO: Please fix this test case.
@pytest.mark.skip(reason="Starting Vxlanmgr to be merged")
def test_vxlan_term_orch(dvs, testlog):
tunnel_map_ids = set()
tunnel_map_entry_ids = set()
Expand Down

0 comments on commit c72c34f

Please sign in to comment.