X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Flibraries%2Fpython%2FTestConfig.py;h=28c740e42e88c7498c7e5aceeb28ff222abc33a6;hp=c1b7b1b600a10f55f2c96e311fc2ad0f5f85f1d1;hb=a0364d85d9f9b28917168a0dde9c67ca5af4a6f8;hpb=31fb6cc78ec42a05522f9849210e4f84313e1f88 diff --git a/resources/libraries/python/TestConfig.py b/resources/libraries/python/TestConfig.py index c1b7b1b600..28c740e42e 100644 --- a/resources/libraries/python/TestConfig.py +++ b/resources/libraries/python/TestConfig.py @@ -156,7 +156,7 @@ class TestConfig: del_all=False, prefix=None ) - cmd2 = u"vxlan_add_del_tunnel" + cmd2 = u"vxlan_add_del_tunnel_v3" args2 = dict( is_add=True, instance=Constants.BITWISE_NON_ZERO,