Fix Vlan topology creation failure in VTN Coordinator CSIT 26/47326/3
authorKarthik.S <siva-karthik@hcl.com>
Fri, 21 Oct 2016 15:27:00 +0000 (20:57 +0530)
committerJamo Luhrsen <jluhrsen@redhat.com>
Mon, 24 Oct 2016 23:15:07 +0000 (23:15 +0000)
Change-Id: Iafb553ec662a537ddff3eafc794ad07742469f81
Signed-off-by: Karthik.S <siva-karthik@hcl.com>
csit/libraries/VtnCoKeywords.robot

index 95b2a9d0d4a232c0a18790b2df0502f8e8e2cbac..42d3aeb85b11aaf4fa5a69eda8d0dfe50335b91d 100644 (file)
@@ -12,7 +12,7 @@ Resource          ./Utils.robot
 Resource          ./MininetKeywords.robot
 
 *** variable ***
-${vlan_topo}      sudo mn --controller=remote,ip=${ODL_SYSTEM_IP} --custom vlan_vtn_test.py --topo vlantopo
+${vlan_topo}      --custom vlan_vtn_test.py --topo vlantopo
 ${nexus_path}     https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/vtn/distribution.vtn-coordinator
 ${boron}          6.3.1-SNAPSHOT
 ${carbon}         6.4.0-SNAPSHOT