X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=csit%2Fsuites%2Fnetvirt%2Fbgpmultipath%2Fl3vpn_bgp_multipath.robot;h=2b8059a21b95e5f906e99d2fd8e1f4142c52ac6e;hb=21125bfc3475ccae795947a7bc262f653cb4be4d;hp=271dbd548ac21319691a9d6c22682645cc42a859;hpb=a735c6ab080b16db82f58d867431474a029a4727;p=integration%2Ftest.git diff --git a/csit/suites/netvirt/bgpmultipath/l3vpn_bgp_multipath.robot b/csit/suites/netvirt/bgpmultipath/l3vpn_bgp_multipath.robot index 271dbd548a..2b8059a21b 100644 --- a/csit/suites/netvirt/bgpmultipath/l3vpn_bgp_multipath.robot +++ b/csit/suites/netvirt/bgpmultipath/l3vpn_bgp_multipath.robot @@ -30,9 +30,7 @@ Resource ../../../variables/Variables.robot @{SUBNET_CIDR} 22.1.1.0/24 33.1.1.0/24 44.1.1.0/24 @{ROUTERS} multipath_router_1 multipath_router_2 multipath_router_3 ${AS_ID} 100 -${VPNV4_ADDR_FAMILY} vpnv4 ${BGP_CACHE} bgp-cache -${BGP_CONNECT} bgp-connect -h ${ODL_SYSTEM_IP} -p 7644 add ${DIPSLAY_FIB} fib-show ${ENABLE} enable ${DISABLE} disable @@ -147,7 +145,7 @@ Create Setup : FOR ${dcgw} IN @{DCGW_IP_LIST} \ BgpOperations.Start Quagga Processes On DCGW ${dcgw} BgpOperations.Start Quagga Processes On ODL ${ODL_SYSTEM_IP} - KarafKeywords.Issue Command On Karaf Console ${BGP_CONNECT} + KarafKeywords.Issue Command On Karaf Console ${BGP_CONFIG_SERVER_CMD} BgpOperations.Create BGP Configuration On ODL localas=${AS_ID} routerid=${ODL_SYSTEM_IP} : FOR ${dcgw} IN @{DCGW_IP_LIST} \ BgpOperations.AddNeighbor To BGP Configuration On ODL remoteas=${AS_ID} neighborAddr=${dcgw}