1
0
mirror of https://passt.top/passt synced 2024-06-21 02:27:05 +00:00
passt/test/distro
Stefano Brivio c880747883 test: Wait for systemd-resolved to be ready on Ubuntu 22.04 for s390x
On new Ubuntu 22.04 images, stopping systemd-resolved to get the
dhclient script override resolv.conf doesn't work anymore. I
originally used that hack to avoid introducing a delay which is
needed when running it on TCG.

Keep systemd-resolved running instead, and wait for it to be ready
by retrying to resolve a domain a few times before installing
packages, so that we don't add another ugly delay that might
unnecessarily slow down things even further.

Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
2022-09-05 14:32:14 +02:00
..
debian test: debian: Export DEBIAN_FRONTEND=noninteractive for sid 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: Wait for systemd-resolved to be ready on Ubuntu 22.04 for s390x 2022-09-05 14:32:14 +02:00