]> git.puffer.fish Git - matthieu/frr.git/commit
tests: Add bgp-multi-vrf-topo2 testsuite
authorKuldeep Kashyap <kashyapk@vmware.com>
Wed, 13 May 2020 18:38:41 +0000 (18:38 +0000)
committerKuldeep Kashyap <kashyapk@vmware.com>
Wed, 20 May 2020 04:48:47 +0000 (04:48 +0000)
commit055e5d896ea3a0b579a2fd3ff8a18b2620898809
treeef7deda324e925fc9c0c383bf1a95d7b36f9f927
parent52c2f28cad9cdffbc46e8b03dc18cbca2f19b905
tests: Add bgp-multi-vrf-topo2 testsuite

1. Adding 4 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 ~3 mins

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