]> git.puffer.fish Git - matthieu/frr.git/commit
tests: Add bgp-multi-vrf-topo1 testsuite
authorKuldeep Kashyap <kashyapk@vmware.com>
Wed, 13 May 2020 18:33:36 +0000 (18:33 +0000)
committerKuldeep Kashyap <kashyapk@vmware.com>
Wed, 20 May 2020 04:48:47 +0000 (04:48 +0000)
commit52c2f28cad9cdffbc46e8b03dc18cbca2f19b905
tree986961df59539921a4fbb51c84f31e85b5f4dc70
parentf8d572e88fdde80005ec9f3d68c3a5dac425f913
tests: Add bgp-multi-vrf-topo1 testsuite

1. Adding 22 testcases to this testsuite to verify BGP multi-vrf functionality
2. Adding supporting JSON file to create topology and base config
3. Execution time is ~7 mins.

Signed-off-by: Kuldeep Kashyap <kashyapk@vmware.com>
tests/topotests/bgp_multi_vrf_topo1/bgp_multi_vrf_topo1.json [new file with mode: 0644]
tests/topotests/bgp_multi_vrf_topo1/test_bgp_multi_vrf_topo1.py [new file with mode: 0755]