system-traffic: Wait for availability of ftpd.
authorJoe Stringer <joe@ovn.org>
Thu, 5 May 2016 01:01:06 +0000 (18:01 -0700)
committerJoe Stringer <joe@ovn.org>
Tue, 10 May 2016 19:54:07 +0000 (12:54 -0700)
commit20322d4b6ef2c4513535c7837a1e8becae1da7f1
tree5896f819923eddf2f9f9f0ba87a35e287c3923cf
parentc10840ff42dae4181e21c406af5e989482051f8d
system-traffic: Wait for availability of ftpd.

Some FTP tests had intermittent failures because the FTP daemons
might not load before the testsuite script iterated to running the
client. Add checks after launching FTP daemons to make these tests more
resilient.

Signed-off-by: Joe Stringer <joe@ovn.org>
Acked-by: Jarno Rajahalme <jarno@ovn.org>
tests/system-traffic.at