Skip to content

Commit

Permalink
[vnet]: Enable "vnet_orch_1" VS test case (sonic-net#1020)
Browse files Browse the repository at this point in the history
Signed-off-by: Volodymyr Samotiy <volodymyrs@mellanox.com>
  • Loading branch information
Volodymyr Samotiy authored and liat-grozovik committed Aug 8, 2019
1 parent bb0bcf8 commit fcddc0f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_vnet.py
Original file line number Diff line number Diff line change
Expand Up @@ -922,7 +922,6 @@ def get_vnet_obj(self):
'''
Test 1 - Create Vlan Interface, Tunnel and Vnet
'''
@pytest.mark.skip(reason="Failing. Under investigation")
def test_vnet_orch_1(self, dvs, testlog):
vnet_obj = self.get_vnet_obj()

Expand Down

0 comments on commit fcddc0f

Please sign in to comment.