]> git.puffer.fish Git - matthieu/frr.git/commit
tests: Moving kernel version check to API.
authornaveen <nguggarigoud@vmware.com>
Tue, 18 Aug 2020 14:22:45 +0000 (19:52 +0530)
committernguggarigoud <nguggarigoud@vmware.com>
Tue, 15 Sep 2020 10:14:10 +0000 (15:44 +0530)
commit3dfd384ec4f3d7cdcc43373c6ff6c197fe81c81b
tree80bc4523d2ca96067188a934a41df7f858f1fa9e
parenteb5e807234ae269614887097507f7a82206478e3
tests: Moving kernel version check to API.

Signed-off-by: naveen <nguggarigoud@vmware.com>
12 files changed:
tests/topotests/bgp-basic-functionality-topo1/test_bgp_basic_functionality.py
tests/topotests/bgp-ecmp-topo2/test_ebgp_ecmp_topo2.py
tests/topotests/bgp-ecmp-topo2/test_ibgp_ecmp_topo2.py
tests/topotests/bgp_as_allow_in/test_bgp_as_allow_in.py
tests/topotests/bgp_communities_topo1/test_bgp_communities.py
tests/topotests/bgp_gr_functionality_topo1/test_bgp_gr_functionality_topo1.py
tests/topotests/bgp_gr_functionality_topo2/test_bgp_gr_functionality_topo2.py
tests/topotests/bgp_large_community/test_bgp_large_community_topo_1.py
tests/topotests/bgp_large_community/test_bgp_large_community_topo_2.py
tests/topotests/bgp_multi_vrf_topo1/test_bgp_multi_vrf_topo1.py
tests/topotests/bgp_multi_vrf_topo2/test_bgp_multi_vrf_topo2.py
tests/topotests/lib/common_config.py