1
0
mirror of https://passt.top/passt synced 2024-06-21 02:27:05 +00:00
passt/test/distro
David Gibson 30ac86823b tests: Remove unused DNS6 calculation from fedora tests
The Fedora test file extracts some information from the host resolv.conf
into a DNS6 variable which is then never used.  Remove this unnecessary
step, which is presumably a leftover from an earlier iteration.

This was the only user of 'head' and 'sed' in the test file, so those can
also be removed from the required tools.  The debian and ubuntu test files
also listed 'head' and 'sed' as tools, although they don't use them,
I'm guessing because of an earlier version which had the same DNS6 code.
Remove those as well.

The opensuse test file still actually uses DNS6, so leave it there for now.
The DNS handling and network config handling for SuSE looks to be kind of
broken, but fixing that is a job for another day.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
2022-07-14 01:36:05 +02:00
..
debian tests: Remove unused DNS6 calculation from fedora tests 2022-07-14 01:36:05 +02:00
fedora tests: Remove unused DNS6 calculation from fedora tests 2022-07-14 01:36:05 +02:00
opensuse tests: Move distro image download to asset build makefile 2022-07-14 01:34:37 +02:00
ubuntu tests: Remove unused DNS6 calculation from fedora tests 2022-07-14 01:36:05 +02:00