]> git.puffer.fish Git - matthieu/frr.git/commit
tests: new grpc topotest
authorChristian Hopps <chopps@labn.net>
Sat, 26 Feb 2022 18:44:33 +0000 (13:44 -0500)
committerChristian Hopps <chopps@labn.net>
Mon, 14 Mar 2022 15:14:12 +0000 (11:14 -0400)
commite00241ad9f15208b0aae62203d0856114bf55fec
treee25f962d9d61d20cf3e31bc03dad07c90cd3b6eb
parent3f264d54f9ce2896f9336b5cd781d499b14cfced
tests: new grpc topotest

Signed-off-by: Christian Hopps <chopps@labn.net>
doc/developer/topotests.rst
tests/.gitignore
tests/topotests/grpc_basic/lib [new symlink]
tests/topotests/grpc_basic/r1/zebra.conf [new file with mode: 0644]
tests/topotests/grpc_basic/r2/zebra.conf [new file with mode: 0644]
tests/topotests/grpc_basic/test_basic_grpc.py [new file with mode: 0644]
tests/topotests/lib/grpc-query.py [new file with mode: 0755]