]> git.puffer.fish Git - mirror/frr.git/commit
tests: Check if opaque data from BGP is accessable in Zebra 8498/head
authorDonatas Abraitis <donatas.abraitis@gmail.com>
Sun, 18 Apr 2021 19:04:15 +0000 (22:04 +0300)
committerDonatas Abraitis <donatas.abraitis@gmail.com>
Fri, 14 May 2021 19:12:33 +0000 (22:12 +0300)
commit1ebc214ea6db1dfb16b7545cecfa14b9574b013b
treeb38f51c08cd477d063cb78ff70bd4d1c65557205
parent94effaf032edc269f79b61fd8df04401d6e29ee2
tests: Check if opaque data from BGP is accessable in Zebra

Signed-off-by: Donatas Abraitis <donatas.abraitis@gmail.com>
tests/topotests/zebra_opaque/__init__.py [new file with mode: 0644]
tests/topotests/zebra_opaque/r1/bgpd.conf [new file with mode: 0644]
tests/topotests/zebra_opaque/r1/zebra.conf [new file with mode: 0644]
tests/topotests/zebra_opaque/r2/bgpd.conf [new file with mode: 0644]
tests/topotests/zebra_opaque/r2/zebra.conf [new file with mode: 0644]
tests/topotests/zebra_opaque/test_zebra_opaque.py [new file with mode: 0644]