]> git.puffer.fish Git - matthieu/frr.git/commit
tests: Add library support for BGP-Graceful-Restart automation
authorKuldeep Kashyap <kashyapk@vmware.com>
Mon, 13 Apr 2020 15:12:24 +0000 (15:12 +0000)
committerKuldeep Kashyap <kashyapk@vmware.com>
Mon, 4 May 2020 17:15:55 +0000 (17:15 +0000)
commita5a52d6608ffdb7ed04e12a6843ba590ae9eda2c
treec83002678bd76736649122ebe6814e5c0c54779c
parentc65a7e26dcbce529c129f5c0585e6bf0df360777
tests: Add library support for BGP-Graceful-Restart automation

1. Adding APIs to common_config.py to support BGP-Graceful-Restart automation
2. Adding APIs to create BGP-GR config to bgp.py
3. Adding verification API for BGP-GR functionality

Signed-off-by: Kuldeep Kashyap <kashyapk@vmware.com>
tests/topotests/lib/bgp.py
tests/topotests/lib/common_config.py
tests/topotests/lib/topotest.py