Actions
action #160373
open[containers] Make podman_netavark macvlan test independent of external DHCP server
Start date:
2024-05-15
Due date:
% Done:
0%
Estimated time:
Tags:
Description
Currently the podman macvlan test is dependent on an external DHCP server. We should change this test in such a way, that no external resources are required, e.g. by creating a virtual test network with a locally running DHCP server. I would recommend using dnsmasq
as it is available on SLES and SLEM.
The motivation comes from failures like https://openqa.suse.de/tests/14288161/modules/podman_netavark/steps/130 but we saw similar issues also on s390x.
Acceptance criteria¶
- The
podman
macvlan test only uses resources provided by the VM itself.
Updated by ph03nix 6 months ago
- Related to action #152194: Investigate failure of podman_netavark on s390x added
Actions