diff options
author | David Gibson <david@gibson.dropbear.id.au> | 2022-06-10 12:32:41 +1000 |
---|---|---|
committer | Stefano Brivio <sbrivio@redhat.com> | 2022-06-15 09:37:03 +0200 |
commit | 6703da44c16b9bdfc4d959db270961d8ab826570 (patch) | |
tree | acd645d709152019463b5e0b55f1486dfae62a6c /test/distro/ubuntu | |
parent | d7d467f60cb5502782f7dbf88ce7eace3b0f38c1 (diff) | |
download | passt-6703da44c16b9bdfc4d959db270961d8ab826570.tar passt-6703da44c16b9bdfc4d959db270961d8ab826570.tar.gz passt-6703da44c16b9bdfc4d959db270961d8ab826570.tar.bz2 passt-6703da44c16b9bdfc4d959db270961d8ab826570.tar.lz passt-6703da44c16b9bdfc4d959db270961d8ab826570.tar.xz passt-6703da44c16b9bdfc4d959db270961d8ab826570.tar.zst passt-6703da44c16b9bdfc4d959db270961d8ab826570.zip |
tests: Use more explicit netcat options for distro/fedora tests
distro/fedora contains two versions of the basic tests, used for different
Fedora versions. One uses explicit listening address for netcat in some
extra places, the other does not. Apparently the older netcat versions
didn't require the explicit addresses. Not supplying addresses doesn't
test anything useful though, just a detail in netcat's behaviour. So,
it's cleaner to just always supply explicit addresses.
In addition, we're explicitly expecting the nmap version of ncat, also
known as "ncat". So, it's more explicit what we're after if we invoke it
via that name rather than "nc", which will go via an /etc/alternatives
link.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
[sbrivio: Fix port argument in distro_quick_pasta_test{,_fedora34} too]
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Diffstat (limited to 'test/distro/ubuntu')
0 files changed, 0 insertions, 0 deletions