]> git.puffer.fish Git - mirror/frr.git/commit
tests: Adding new test suite bgp_communities_topo1 6125/head
authorKuldeep Kashyap <kashyapk@vmware.com>
Wed, 1 Apr 2020 06:56:54 +0000 (06:56 +0000)
committerKuldeep Kashyap <kashyapk@vmware.com>
Wed, 8 Apr 2020 12:27:23 +0000 (12:27 +0000)
commit38c3547ac8400a2995a0ce98a93545a3da38bc2d
tree97bb0f618383a0af84e52f2c8c85b717bce1979f
parentb7250ecfdc89101e2712ade9e140ab9f8ebb26a8
tests: Adding new test suite bgp_communities_topo1

1. Added 1 test case to verify NO-ADVERTISE Community functionality
2. Enhanced bgp.py to exclude routers from verification, if doesn't have bgp config

Signed-off-by: Kuldeep Kashyap <kashyapk@vmware.com>
tests/topotests/bgp_communities_topo1/bgp_communities.json [new file with mode: 0644]
tests/topotests/bgp_communities_topo1/test_bgp_communities.py [new file with mode: 0644]
tests/topotests/lib/bgp.py
tests/topotests/lib/common_config.py