]> git.puffer.fish Git - mirror/frr.git/commit
tests: Add test cases for bgp community and large community 5179/head
authorAshish Pant <ashish12pant@gmail.com>
Thu, 17 Oct 2019 03:49:26 +0000 (09:19 +0530)
committerAshish Pant <ashish12pant@gmail.com>
Thu, 17 Oct 2019 03:49:26 +0000 (09:19 +0530)
commit85d47773010fe1092efaf6710ee8ef2e0dad0870
tree88d07a8fcc43cf2f72661a5dd4e136b6fca7958c
parent6d32a6a18ad0c0e560a9c873a066059856f14467
tests: Add test cases for bgp community and large community

Signed-off-by: Ashish Pant <ashish12pant@gmail.com>
Test cases to check functionality of bgp large community and
bgp community path attribute
tests/topotests/bgp_large_community/__init__.py [new file with mode: 0644]
tests/topotests/bgp_large_community/bgp_large_community_topo_1.json [new file with mode: 0644]
tests/topotests/bgp_large_community/bgp_large_community_topo_2.json [new file with mode: 0644]
tests/topotests/bgp_large_community/test_bgp_large_community_topo_1.py [new file with mode: 0755]
tests/topotests/bgp_large_community/test_bgp_large_community_topo_2.py [new file with mode: 0755]