Move ${VPNV4_ADDR_FAMILY} to lib file 97/81197/2
authorJamo Luhrsen <jluhrsen@redhat.com>
Tue, 26 Mar 2019 16:36:56 +0000 (09:36 -0700)
committerSam Hague <shague@redhat.com>
Tue, 26 Mar 2019 19:07:29 +0000 (19:07 +0000)
this was missed in https://git.opendaylight.org/gerrit/#/c/80758

Change-Id: I2cfb0655ccf49f2805b59942ab9e8ec61d8f967e
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
csit/libraries/BgpOperations.robot
csit/suites/netvirt/bgpmultipath/l3vpn_bgp_multipath.robot

index 1b0377032529cfdb3e326d2998d4355b54f2c7fd..18310ba16055774390b354ea6491565c938e030f 100644 (file)
@@ -22,6 +22,7 @@ ${NEW_AS_PATH}    ${EMPTY}
 ${NEW_IPV4_ROUTES_LINE}    ${EMPTY}
 ${OLD_IPV4_ROUTES_LINE}    \n"bgp-inet:ipv4-routes": {},
 ${BGP_CONFIG_SERVER_CMD}    bgp-connect -h ${ODL_SYSTEM_IP} -p 7644 add
+${VPNV4_ADDR_FAMILY}    vpnv4
 ${DISPLAY_VPN4_ALL}    show-bgp --cmd "ip bgp ${VPNV4_ADDR_FAMILY} all"
 
 *** Keywords ***
index 271dbd548ac21319691a9d6c22682645cc42a859..0367392f3199fea8dec02b4f54adb55e46446dd2 100644 (file)
@@ -30,7 +30,6 @@ 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