]> git.puffer.fish Git - matthieu/frr.git/commit
bgp-ecmp-topo1: fix exabgp configuration file
authorRafael Zalamena <rzalamena@gmail.com>
Mon, 10 Jul 2017 15:58:24 +0000 (12:58 -0300)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 28 Nov 2018 01:22:12 +0000 (20:22 -0500)
commit0c68b87abc1d0f740ed69fe9a3729eb7a4d9029d
tree24ef8795102a21fbb74cb136ff6baed7cb7fe345
parentac1087fa7bd428479c6f391f65376c196399d85d
bgp-ecmp-topo1: fix exabgp configuration file

Using relative path to start the exabgp python scripts didn't work out
of the box in my enviroment, so be more specific since we already know
where the scripts are.
20 files changed:
tests/topotests/bgp-ecmp-topo1/peer1/exabgp.cfg
tests/topotests/bgp-ecmp-topo1/peer10/exabgp.cfg
tests/topotests/bgp-ecmp-topo1/peer11/exabgp.cfg
tests/topotests/bgp-ecmp-topo1/peer12/exabgp.cfg
tests/topotests/bgp-ecmp-topo1/peer13/exabgp.cfg
tests/topotests/bgp-ecmp-topo1/peer14/exabgp.cfg
tests/topotests/bgp-ecmp-topo1/peer15/exabgp.cfg
tests/topotests/bgp-ecmp-topo1/peer16/exabgp.cfg
tests/topotests/bgp-ecmp-topo1/peer17/exabgp.cfg
tests/topotests/bgp-ecmp-topo1/peer18/exabgp.cfg
tests/topotests/bgp-ecmp-topo1/peer19/exabgp.cfg
tests/topotests/bgp-ecmp-topo1/peer2/exabgp.cfg
tests/topotests/bgp-ecmp-topo1/peer20/exabgp.cfg
tests/topotests/bgp-ecmp-topo1/peer3/exabgp.cfg
tests/topotests/bgp-ecmp-topo1/peer4/exabgp.cfg
tests/topotests/bgp-ecmp-topo1/peer5/exabgp.cfg
tests/topotests/bgp-ecmp-topo1/peer6/exabgp.cfg
tests/topotests/bgp-ecmp-topo1/peer7/exabgp.cfg
tests/topotests/bgp-ecmp-topo1/peer8/exabgp.cfg
tests/topotests/bgp-ecmp-topo1/peer9/exabgp.cfg