]> git.puffer.fish Git - matthieu/frr.git/commit
topotests: convert exabgp scripts to python3
authorLouis Scalbert <louis.scalbert@6wind.com>
Tue, 28 Nov 2023 10:45:45 +0000 (11:45 +0100)
committerLouis Scalbert <louis.scalbert@6wind.com>
Thu, 14 Dec 2023 09:57:30 +0000 (10:57 +0100)
commit75a849fc0ddfb1785f83fcdfc126693d573d4625
tree56586dd6f6e8f218a017a1bdf63ff410f51462cb
parent5383945609aeaac7395ed79f55b5f2d115194ede
topotests: convert exabgp scripts to python3

Convert exabgp scripts to python3

Signed-off-by: Louis Scalbert <louis.scalbert@6wind.com>
33 files changed:
tests/topotests/bgp_ecmp_topo1/peer1/exa-send.py
tests/topotests/bgp_ecmp_topo1/peer10/exa-send.py
tests/topotests/bgp_ecmp_topo1/peer11/exa-send.py
tests/topotests/bgp_ecmp_topo1/peer12/exa-send.py
tests/topotests/bgp_ecmp_topo1/peer13/exa-send.py
tests/topotests/bgp_ecmp_topo1/peer14/exa-send.py
tests/topotests/bgp_ecmp_topo1/peer15/exa-send.py
tests/topotests/bgp_ecmp_topo1/peer16/exa-send.py
tests/topotests/bgp_ecmp_topo1/peer17/exa-send.py
tests/topotests/bgp_ecmp_topo1/peer18/exa-send.py
tests/topotests/bgp_ecmp_topo1/peer19/exa-send.py
tests/topotests/bgp_ecmp_topo1/peer2/exa-send.py
tests/topotests/bgp_ecmp_topo1/peer20/exa-send.py
tests/topotests/bgp_ecmp_topo1/peer3/exa-send.py
tests/topotests/bgp_ecmp_topo1/peer4/exa-send.py
tests/topotests/bgp_ecmp_topo1/peer5/exa-send.py
tests/topotests/bgp_ecmp_topo1/peer6/exa-send.py
tests/topotests/bgp_ecmp_topo1/peer7/exa-send.py
tests/topotests/bgp_ecmp_topo1/peer8/exa-send.py
tests/topotests/bgp_ecmp_topo1/peer9/exa-send.py
tests/topotests/bgp_multiview_topo1/peer1/exa-send.py
tests/topotests/bgp_multiview_topo1/peer2/exa-send.py
tests/topotests/bgp_multiview_topo1/peer3/exa-send.py
tests/topotests/bgp_multiview_topo1/peer4/exa-send.py
tests/topotests/bgp_multiview_topo1/peer5/exa-send.py
tests/topotests/bgp_multiview_topo1/peer6/exa-send.py
tests/topotests/bgp_multiview_topo1/peer7/exa-send.py
tests/topotests/bgp_multiview_topo1/peer8/exa-send.py
tests/topotests/bgp_peer_type_multipath_relax/peer1/exa_readpipe.py
tests/topotests/bgp_peer_type_multipath_relax/peer2/exa_readpipe.py
tests/topotests/bgp_peer_type_multipath_relax/peer3/exa_readpipe.py
tests/topotests/bgp_peer_type_multipath_relax/peer4/exa_readpipe.py
tests/topotests/bgp_vrf_netns/peer1/exa-send.py