]> git.puffer.fish Git - matthieu/frr.git/commit
tests: Adding test suite bgp_gr_functionality_topo1
authorKuldeep Kashyap <kashyapk@vmware.com>
Tue, 14 Apr 2020 06:58:30 +0000 (06:58 +0000)
committerKuldeep Kashyap <kashyapk@vmware.com>
Mon, 4 May 2020 18:52:50 +0000 (18:52 +0000)
commit35ba1e3db883550c64df6b08389adf0bde902f28
tree930890bde16281984c2987c44b75b0794b733edf
parenta5a52d6608ffdb7ed04e12a6843ba590ae9eda2c
tests: Adding test suite bgp_gr_functionality_topo1

1. Test suite has 25 test cases to verify BGP-graceful-restart functionality
2. Execution time is ~21 Mins

Signed-off-by: Kuldeep Kashyap <kashyapk@vmware.com>
tests/topotests/bgp_gr_functionality_topo1/bgp_gr_topojson_topo1.json [new file with mode: 0644]
tests/topotests/bgp_gr_functionality_topo1/test_bgp_gr_functionality_topo1.py [new file with mode: 0755]
tests/topotests/lib/bgp.py
tests/topotests/lib/common_config.py