]> git.puffer.fish Git - mirror/frr.git/commit
tests: add topotest for static routes in VRF 15285/head
authorIgor Ryzhov <iryzhov@nfware.com>
Fri, 2 Feb 2024 17:37:38 +0000 (19:37 +0200)
committerIgor Ryzhov <iryzhov@nfware.com>
Tue, 6 Feb 2024 12:15:37 +0000 (14:15 +0200)
commit763ce7bb37e9725c7c06ba66f986a5280d6446f7
tree8a79a5a54d93c9ac4d8d13eb3b2bddd5145aacf6
parent3c05d53bf8defc36acdfe6e78064e068d60c649f
tests: add topotest for static routes in VRF

Test how staticd handles VRF creation/deletion.

Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
tests/topotests/static_vrf/r1/frr.conf [new file with mode: 0644]
tests/topotests/static_vrf/test_static_vrf.py [new file with mode: 0644]