diff options
author | IWASE Yusuke <iwase.yusuke0@gmail.com> | 2018-01-09 15:17:47 +0900 |
---|---|---|
committer | IWASE Yusuke <iwase.yusuke0@gmail.com> | 2018-01-09 16:15:11 +0900 |
commit | fe9a1f6f9d8be8d0b4237e941ec8377b338020e7 (patch) | |
tree | 85faadaff0eb141170593d757a63daaa8f8bd24a /packet/mrt/mrt_test.go | |
parent | 14a6bf184e16c5126967d99996154ca8b56e6089 (diff) |
bgp_zebra_test: Fix ping reachability tests
Currently, we test the ping reachability of Quagga(o1) -> GoBGP(g1) ->
Quagga(q1) in this scenario test, but in this case, two Quagga routers
belong to the connected networks of GoBGP router and ping will succeed
without the BGP advertisements.
Then, even if GoBGP failed to install the received routes to the Linux
routeing table via Zebra daemon, this test case will pass.
This patch fixes to test the reachability of Quagga(o1) -> GoBGP(g1) ->
Quagga(q1) -> Quagga(o2) and makes the advertised routes required to be
installed into the g1's routing table.
Signed-off-by: IWASE Yusuke <iwase.yusuke0@gmail.com>
Diffstat (limited to 'packet/mrt/mrt_test.go')
0 files changed, 0 insertions, 0 deletions