OVSDB Southbound testsuites, Earlier vlan port command was missing
[integration/test.git] / test / csit / suites / ovsdb / Southbound_Domain / 030__configure_exit_ovsdb_node.robot
index 5c9fcd1a67f8238beabfd4f69215288c43fdb0f4..971a3542b587183863a6ef6034913fa3b6b37b39 100644 (file)
@@ -21,6 +21,7 @@ Create a Topology in OVSDB node
     [Tags]    Southbound
     Run Command On Remote System    ${MININET}    sudo ovs-vsctl del-manager
     Run Command On Remote System    ${MININET}    sudo ovs-vsctl add-br ${BRIDGE}
+    Run Command On Remote System    ${MININET}    sudo ovs-vsctl add-port ${BRIDGE} vx1 -- set Interface vx1 type=vxlan options:remote_ip=192.168.1.11
     Run Command On Remote System    ${MININET}    sudo ovs-vsctl set-manager ptcp:6644
 
 Connect to OVSDB Node