]> git.puffer.fish Git - matthieu/frr.git/commit
tests/topotests: add bgp_instance_del_test to test for crashes seen during bgp instan...
authorLou Berger <lberger@labn.net>
Thu, 13 Jun 2019 20:38:19 +0000 (20:38 +0000)
committerLou Berger <lberger@labn.net>
Tue, 18 Jun 2019 11:54:57 +0000 (11:54 +0000)
commit90d5fc83c0986fcc20546cb9d527bd3280ee9937
tree4ca5cd8da3b68f156b062d6d09a162a1a3a09679
parentf4c713ae045c333bb7354990374a5c731f50ddc9
tests/topotests: add bgp_instance_del_test to test for crashes seen during bgp instance deletes

Signed-off-by: Lou Berger <lberger@labn.net>
13 files changed:
tests/topotests/bgp_instance_del_test/__init__.py [new file with mode: 0644]
tests/topotests/bgp_instance_del_test/ce1 [new symlink]
tests/topotests/bgp_instance_del_test/ce2 [new symlink]
tests/topotests/bgp_instance_del_test/ce3 [new symlink]
tests/topotests/bgp_instance_del_test/ce4 [new symlink]
tests/topotests/bgp_instance_del_test/customize.py [new symlink]
tests/topotests/bgp_instance_del_test/r1 [new symlink]
tests/topotests/bgp_instance_del_test/r2 [new symlink]
tests/topotests/bgp_instance_del_test/r3 [new symlink]
tests/topotests/bgp_instance_del_test/r4 [new symlink]
tests/topotests/bgp_instance_del_test/scripts [new symlink]
tests/topotests/bgp_instance_del_test/test_bgp_instance_del_test.py [new file with mode: 0755]
tests/topotests/bgp_l3vpn_to_bgp_vrf/scripts/del_bgp_instances.py [new file with mode: 0644]