]> git.puffer.fish Git - mirror/frr.git/commit
bgp-ecmp-topo1: fix vrf default change
authorRafael Zalamena <rzalamena@opensourcerouting.org>
Tue, 6 Nov 2018 15:45:55 +0000 (13:45 -0200)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 28 Nov 2018 01:22:14 +0000 (20:22 -0500)
commit47bbb80ad21ee1f013cf9e8def63b847ae3a35f3
tree434f2519cd7c4ce3722036a0d0c11bfd66471ac5
parentf847adaf8f1b7b6d7d9c55313c274016ee419304
bgp-ecmp-topo1: fix vrf default change

Python's `string' method 'replace' doesn't actually modify the string,
instead it returns a new string with the modified content.

Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
tests/topotests/bgp-ecmp-topo1/test_bgp_ecmp_topo1.py