]> git.proxmox.com Git - mirror_frr.git/commit - tests/topotests/bgp_default_originate/test_default_orginate_vrf.py
tests : bgp-default-originate in vrf scenerio
authorARShreenidhi <rshreenidhi@vmware.com>
Wed, 22 Jun 2022 12:47:13 +0000 (12:47 +0000)
committerARShreenidhi <rshreenidhi@vmware.com>
Tue, 28 Jun 2022 12:48:19 +0000 (12:48 +0000)
commit034c15b946f5a4c3ccee6ce81246a750a0cd5faa
tree05e85a1b01140f5fd51d670722d3a11019227ea4
parentf21ba4fbae18f969b5e1df968da5d76068627753
tests : bgp-default-originate in vrf scenerio

testcase in this script covers the default originate behavious in VRFs

Signed-off-by: ARShreenidhi <rshreenidhi@vmware.com>
tests/topotests/bgp_default_originate/bgp_default_orginate_vrf.json [new file with mode: 0644]
tests/topotests/bgp_default_originate/test_default_orginate_vrf.py [new file with mode: 0644]
tests/topotests/lib/bgp.py