From: Karthik.S Date: Fri, 21 Oct 2016 15:27:00 +0000 (+0530) Subject: Fix Vlan topology creation failure in VTN Coordinator CSIT X-Git-Tag: release/boron-sr1~13 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=c613d6dadf2203d386f4887e1e182dbc99724af1;p=integration%2Ftest.git Fix Vlan topology creation failure in VTN Coordinator CSIT Change-Id: Iafb553ec662a537ddff3eafc794ad07742469f81 Signed-off-by: Karthik.S --- diff --git a/csit/libraries/VtnCoKeywords.robot b/csit/libraries/VtnCoKeywords.robot index 95b2a9d0d4..42d3aeb85b 100644 --- a/csit/libraries/VtnCoKeywords.robot +++ b/csit/libraries/VtnCoKeywords.robot @@ -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