Skip to content

Commit fcddc0f

Browse files
Volodymyr Samotiyliat-grozovik
Volodymyr Samotiy
authored andcommitted
[vnet]: Enable "vnet_orch_1" VS test case (sonic-net#1020)
Signed-off-by: Volodymyr Samotiy <[email protected]>
1 parent bb0bcf8 commit fcddc0f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_vnet.py

-1
Original file line numberDiff line numberDiff line change
@@ -922,7 +922,6 @@ def get_vnet_obj(self):
922922
'''
923923
Test 1 - Create Vlan Interface, Tunnel and Vnet
924924
'''
925-
@pytest.mark.skip(reason="Failing. Under investigation")
926925
def test_vnet_orch_1(self, dvs, testlog):
927926
vnet_obj = self.get_vnet_obj()
928927

0 commit comments

Comments
 (0)