]> git.puffer.fish Git - mirror/frr.git/commit
tests: fix ospf6_topo1 missing ref files 8013/head
authorMark Stapp <mjs@voltanet.io>
Wed, 3 Feb 2021 21:28:18 +0000 (16:28 -0500)
committerMark Stapp <mjs@voltanet.io>
Wed, 3 Feb 2021 21:28:18 +0000 (16:28 -0500)
commitecd32c7741687f34ec18565da5e4b5213e8819a4
treefae2dadb36dfd1e9ff20855b32342f5d2cd7309f
parentfe7bc9964e90470509324cafda4c98424de506c6
tests: fix ospf6_topo1 missing ref files

Only one of the four reference files was present; add the missing
three. The test just silently passed if a ref file was missing:
change that to a failure.

Signed-off-by: Mark Stapp <mjs@voltanet.io>
tests/topotests/ospf6-topo1/r2/ip_6_address.nhg.ref [new file with mode: 0644]
tests/topotests/ospf6-topo1/r3/ip_6_address.nhg.ref [new file with mode: 0644]
tests/topotests/ospf6-topo1/r4/ip_6_address.nhg.ref [new file with mode: 0644]
tests/topotests/ospf6-topo1/test_ospf6_topo1.py