]> git.puffer.fish Git - matthieu/frr.git/commit
pathd. TED support . Topotest - [part 3/4]
authorJavier Garcia <javier.garcia@voltanet.io>
Thu, 22 Apr 2021 14:08:52 +0000 (16:08 +0200)
committerJavier Garcia <javier.garcia@voltanet.io>
Mon, 10 May 2021 13:25:13 +0000 (15:25 +0200)
commitf008db919d4b04f33d99bb6e975aa16b64fdcfa9
treed8df75b36f020b8ff2c2127b22967f521f4a453f
parentf2b9485d6f5aa1508334a7e92d26d95faf0e1733
pathd. TED support . Topotest - [part 3/4]

Signed-off-by: Javier Garcia <javier.garcia@voltanet.io>
26 files changed:
tests/topotests/ospf-sr-te-topo1/dst/zebra.conf [new file with mode: 0644]
tests/topotests/ospf-sr-te-topo1/rt1/bgpd.conf [new file with mode: 0644]
tests/topotests/ospf-sr-te-topo1/rt1/ospfd.conf [new file with mode: 0644]
tests/topotests/ospf-sr-te-topo1/rt1/pathd.conf [new file with mode: 0644]
tests/topotests/ospf-sr-te-topo1/rt1/step2/show_operational_data.ref [new file with mode: 0644]
tests/topotests/ospf-sr-te-topo1/rt1/step2/show_operational_data_with_candidate.ref [new file with mode: 0644]
tests/topotests/ospf-sr-te-topo1/rt1/step3/show_operational_data_with_single_candidate.ref [new file with mode: 0644]
tests/topotests/ospf-sr-te-topo1/rt1/step3/show_operational_data_with_two_candidates.ref [new file with mode: 0644]
tests/topotests/ospf-sr-te-topo1/rt1/zebra.conf [new file with mode: 0644]
tests/topotests/ospf-sr-te-topo1/rt2/ospfd.conf [new file with mode: 0644]
tests/topotests/ospf-sr-te-topo1/rt2/zebra.conf [new file with mode: 0644]
tests/topotests/ospf-sr-te-topo1/rt3/ospfd.conf [new file with mode: 0644]
tests/topotests/ospf-sr-te-topo1/rt3/zebra.conf [new file with mode: 0644]
tests/topotests/ospf-sr-te-topo1/rt4/ospfd.conf [new file with mode: 0644]
tests/topotests/ospf-sr-te-topo1/rt4/zebra.conf [new file with mode: 0644]
tests/topotests/ospf-sr-te-topo1/rt5/ospfd.conf [new file with mode: 0644]
tests/topotests/ospf-sr-te-topo1/rt5/zebra.conf [new file with mode: 0644]
tests/topotests/ospf-sr-te-topo1/rt6/bgpd.conf [new file with mode: 0644]
tests/topotests/ospf-sr-te-topo1/rt6/ospfd.conf [new file with mode: 0644]
tests/topotests/ospf-sr-te-topo1/rt6/pathd.conf [new file with mode: 0644]
tests/topotests/ospf-sr-te-topo1/rt6/step2/show_operational_data.ref [new file with mode: 0644]
tests/topotests/ospf-sr-te-topo1/rt6/step2/show_operational_data_with_candidate.ref [new file with mode: 0644]
tests/topotests/ospf-sr-te-topo1/rt6/step3/show_operational_data_with_single_candidate.ref [new file with mode: 0644]
tests/topotests/ospf-sr-te-topo1/rt6/step3/show_operational_data_with_two_candidates.ref [new file with mode: 0644]
tests/topotests/ospf-sr-te-topo1/rt6/zebra.conf [new file with mode: 0644]
tests/topotests/ospf-sr-te-topo1/test_ospf_sr_te_topo1.py [new file with mode: 0755]