Revert "API: Cleanup APIs interface.api"
This reverts commit e63325e3ca
.
Allow time for CSIT to accommodate.
Change-Id: I59435e4ab5e05e36a2796c3bf44889b5d4823cc2
Signed-off-by: ot@cisco.com
This commit is contained in:
@ -233,7 +233,7 @@ class TestSpan(VppTestCase):
|
||||
|
||||
self.sub_if.admin_up()
|
||||
self.vapi.sw_interface_set_flags(self.vxlan.sw_if_index,
|
||||
flags=1)
|
||||
admin_up_down=1)
|
||||
|
||||
self.bridge(self.vxlan.sw_if_index, is_add=1)
|
||||
# Create bi-directional cross-connects between pg0 subif and pg1
|
||||
|
Reference in New Issue
Block a user