]> git.puffer.fish Git - matthieu/frr.git/commit
tests: use common exa-receive.py script
authorChristian Hopps <chopps@labn.net>
Sun, 22 Aug 2021 06:28:24 +0000 (02:28 -0400)
committerChristian Hopps <chopps@labn.net>
Sat, 4 Sep 2021 13:04:47 +0000 (09:04 -0400)
commitf862fe55a48ea5177a04971c6a0b810d46dfa3e6
tree9d8943f7fc76b73b35244c21855d9e61f26e07fe
parent2905398814bed538c841c49c5ece769d40dd5d97
tests: use common exa-receive.py script

New generic script uses a new default node specific log dir to avoid
collisions when running in parallel.

Signed-off-by: Christian Hopps <chopps@labn.net>
36 files changed:
tests/topotests/bgp_ecmp_topo1/peer1/exa-receive.py [deleted file]
tests/topotests/bgp_ecmp_topo1/peer10/exa-receive.py [deleted file]
tests/topotests/bgp_ecmp_topo1/peer11/exa-receive.py [deleted file]
tests/topotests/bgp_ecmp_topo1/peer12/exa-receive.py [deleted file]
tests/topotests/bgp_ecmp_topo1/peer13/exa-receive.py [deleted file]
tests/topotests/bgp_ecmp_topo1/peer14/exa-receive.py [deleted file]
tests/topotests/bgp_ecmp_topo1/peer15/exa-receive.py [deleted file]
tests/topotests/bgp_ecmp_topo1/peer16/exa-receive.py [deleted file]
tests/topotests/bgp_ecmp_topo1/peer17/exa-receive.py [deleted file]
tests/topotests/bgp_ecmp_topo1/peer18/exa-receive.py [deleted file]
tests/topotests/bgp_ecmp_topo1/peer19/exa-receive.py [deleted file]
tests/topotests/bgp_ecmp_topo1/peer2/exa-receive.py [deleted file]
tests/topotests/bgp_ecmp_topo1/peer20/exa-receive.py [deleted file]
tests/topotests/bgp_ecmp_topo1/peer3/exa-receive.py [deleted file]
tests/topotests/bgp_ecmp_topo1/peer4/exa-receive.py [deleted file]
tests/topotests/bgp_ecmp_topo1/peer5/exa-receive.py [deleted file]
tests/topotests/bgp_ecmp_topo1/peer6/exa-receive.py [deleted file]
tests/topotests/bgp_ecmp_topo1/peer7/exa-receive.py [deleted file]
tests/topotests/bgp_ecmp_topo1/peer8/exa-receive.py [deleted file]
tests/topotests/bgp_ecmp_topo1/peer9/exa-receive.py [deleted file]
tests/topotests/bgp_multiview_topo1/peer1/exa-receive.py [deleted file]
tests/topotests/bgp_multiview_topo1/peer2/exa-receive.py [deleted file]
tests/topotests/bgp_multiview_topo1/peer3/exa-receive.py [deleted file]
tests/topotests/bgp_multiview_topo1/peer4/exa-receive.py [deleted file]
tests/topotests/bgp_multiview_topo1/peer5/exa-receive.py [deleted file]
tests/topotests/bgp_multiview_topo1/peer6/exa-receive.py [deleted file]
tests/topotests/bgp_multiview_topo1/peer7/exa-receive.py [deleted file]
tests/topotests/bgp_multiview_topo1/peer8/exa-receive.py [deleted file]
tests/topotests/bgp_peer_type_multipath_relax/peer1/exa-receive.py [deleted file]
tests/topotests/bgp_peer_type_multipath_relax/peer2/exa-receive.py [deleted file]
tests/topotests/bgp_peer_type_multipath_relax/peer3/exa-receive.py [deleted file]
tests/topotests/bgp_peer_type_multipath_relax/peer4/exa-receive.py [deleted file]
tests/topotests/bgp_prefix_sid/peer2/exa-receive.py [deleted file]
tests/topotests/bgp_prefix_sid/peer2/exabgp.cfg
tests/topotests/bgp_prefix_sid/test_bgp_prefix_sid.py
tests/topotests/bgp_vrf_netns/peer1/exa-receive.py [deleted file]