]> git.puffer.fish Git - mirror/frr.git/commit
tests: Kernel version check for topojson scripts.
authornaveen <nguggarigoud@vmware.com>
Wed, 12 Aug 2020 05:45:57 +0000 (11:15 +0530)
committernguggarigoud <nguggarigoud@vmware.com>
Tue, 15 Sep 2020 10:14:10 +0000 (15:44 +0530)
commiteb5e807234ae269614887097507f7a82206478e3
tree9537b61a3ef72dd2433b0ea1181c144c460673bd
parenteac139f8f26315076d2c5fd94e7ac2fe322be084
tests: Kernel version check for topojson scripts.

1. Added linux kernel version check to avoid failures
in CI systems if matching kernel version not found.

Signed-off-by: naveen <nguggarigoud@vmware.com>
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