]> git.puffer.fish Git - mirror/frr.git/commit
tests: Do not sleep(5) when verifying bgp communities 8437/head
authorDonald Sharp <sharpd@nvidia.com>
Fri, 9 Apr 2021 16:02:18 +0000 (12:02 -0400)
committerDonald Sharp <sharpd@nvidia.com>
Fri, 9 Apr 2021 16:02:18 +0000 (12:02 -0400)
commit9e7fd5ecbd6ff5c77926740fcc102e5ee0fd2f2e
treec1170dc009ca21651653cb3a4ab5f7aea7d568b1
parent750b1916b99423f441bedd68cba6a722e67485c7
tests: Do not sleep(5) when verifying bgp communities

There are better ways of ensuring that the remote side
has your change instead of sleeping

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
tests/topotests/lib/bgp.py