1
0
mirror of https://passt.top/passt synced 2024-06-21 02:27:05 +00:00
passt/test/distro
David Gibson a8598c7e70 test: Convert distro tests to use socat instead of nc/ncat
We've recently converted most of our tests to use socat instead of
nc/netcat/ncat, because socat is more powerful and we don't need to deal
with the several possible variants of netcat.

We still use nc or ncat for the distro tests.  Because there we control
the guest environment and can pick our tools, there isn't the same reason
to switch to socat.  However, using socat here as well makes the tests
a bit easier to read, and doesn't require people reading or modifying them
to become familiar with an additional tool.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
[sbrivio: keep using netcat-openbsd in Ubuntu 16.04 ppc64 test, as socat
 is unavailable there]
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
2022-08-20 19:07:12 +02:00
..
debian test: Convert distro tests to use socat instead of nc/ncat 2022-08-20 19:07:12 +02:00
fedora test: Convert distro tests to use socat instead of nc/ncat 2022-08-20 19:07:12 +02:00
opensuse test: Convert distro tests to use socat instead of nc/ncat 2022-08-20 19:07:12 +02:00
ubuntu test: Convert distro tests to use socat instead of nc/ncat 2022-08-20 19:07:12 +02:00