]> git.puffer.fish Git - matthieu/frr.git/commit
tests: Setup very basic pbr tests for our topology tests
authorDonald Sharp <sharpd@cumulusnetworks.com>
Sat, 23 May 2020 17:24:38 +0000 (13:24 -0400)
committerWesley Coakley <wcoakley@cumulusnetworks.com>
Fri, 29 May 2020 20:56:14 +0000 (16:56 -0400)
commit223f87f4db7bf7d0483dbd8a7ebd51e05acea3ec
treeb93863b026cda8044daa1493f532056e1b269927
parent3e81618d0ce5140978462a63827bc28c76d47e4a
tests: Setup very basic pbr tests for our topology tests

Just a simple setup for pbr to prove it starts.  Once the json
code for pbr gets in we can add more.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
tests/topotests/all-protocol-startup/r1/pbrd.conf [new file with mode: 0644]
tests/topotests/all-protocol-startup/test_all_protocol_startup.py
tests/topotests/lib/topogen.py
tests/topotests/lib/topotest.py