L3vpn test update 29/75529/23
authorTomas Markovic <tomas.markovic@pantheon.tech>
Mon, 27 Aug 2018 07:19:50 +0000 (09:19 +0200)
committerLuis Gomez <ecelgp@gmail.com>
Fri, 7 Sep 2018 17:25:55 +0000 (17:25 +0000)
commit5b9868a9562a9298a3eea841dc2463a565b502f7
tree0944c3a3e43b9c7a3af2994481908ec3ce0db778
parentffa04403057d7d354ca0a2261b6bc7eabf5aeb1d
L3vpn test update

Additional configuration is necessary due
to policy changes in bgpcep implementation.

BGP policies require route target argument in
order for application peer to distribute routes
back to internal bgp peer. So we have to first
send route containg route-target argument from
ibgp, and then we can send l3vpn route to app
peer so it can identify ibgp as appropriate
for advertizement of such route.

Switched from using exabgp to play.py for sending
route from internal peer to application peer in
odl versions fluorine and further.

Change-Id: Id3570b421491a8c906f3e848fef6922d6812e07c
Signed-off-by: Tomas Markovic <tomas.markovic@pantheon.tech>
csit/libraries/BgpOperations.robot
csit/suites/bgpcep/bgpfunct/010_bgp_functional_l3vpn.robot
csit/variables/bgpfunctional/l3vpn_ipv4/bgp_peer/data.xml [new file with mode: 0644]
csit/variables/bgpfunctional/l3vpn_ipv4/bgp_peer/location.uri [new file with mode: 0644]
csit/variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/announce_l3vpn_rt_arg.hex [new file with mode: 0644]
csit/variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app/location.uri [new file with mode: 0644]
csit/variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app/post_data.xml [new file with mode: 0644]
csit/variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/rib/data.json [new file with mode: 0644]
csit/variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/rib/location.uri [new file with mode: 0644]
csit/variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/withdraw_l3vpn_rt_arg.hex [new file with mode: 0644]
csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app/location.uri