]> git.puffer.fish Git - matthieu/frr.git/commit
ospfd: OSPF Segment Routing topostest update
authorOlivier Dugeon <olivier.dugeon@orange.com>
Tue, 7 Apr 2020 18:29:28 +0000 (20:29 +0200)
committerOlivier Dugeon <olivier.dugeon@orange.com>
Wed, 3 Jun 2020 17:35:47 +0000 (19:35 +0200)
commit008bcff499bd8d9f5b968c9a90d1c46b951af275
tree1c6e52383c7c393f3742843e536dd1ae7cd8f494
parentb61264a8a3d4cb63eff283304a7a2349ae1f4edf
ospfd: OSPF Segment Routing topostest update

Update OSPF Segment Routing topotest in conformity to ECMP
 - Add one more interface between r1 and r2 for ECMP
 - Anonymize Adjacency SID
 - Update expected json output

Signed-off-by: Olivier Dugeon <olivier.dugeon@orange.com>
14 files changed:
tests/topotests/ospf-sr-topo1/r1/ospf_srdb.json
tests/topotests/ospf-sr-topo1/r1/ospfd.conf
tests/topotests/ospf-sr-topo1/r1/zebra.conf
tests/topotests/ospf-sr-topo1/r1/zebra_mpls.json
tests/topotests/ospf-sr-topo1/r2/ospf_srdb.json
tests/topotests/ospf-sr-topo1/r2/ospfd.conf
tests/topotests/ospf-sr-topo1/r2/zebra.conf
tests/topotests/ospf-sr-topo1/r2/zebra_mpls.json
tests/topotests/ospf-sr-topo1/r3/ospf_srdb.json
tests/topotests/ospf-sr-topo1/r3/ospfd.conf
tests/topotests/ospf-sr-topo1/r3/zebra_mpls.json
tests/topotests/ospf-sr-topo1/r4/ospf_srdb.json
tests/topotests/ospf-sr-topo1/r4/zebra_mpls.json
tests/topotests/ospf-sr-topo1/test_ospf_sr_topo1.py