diskimage-builder/roles/dib-functests
Clark Boylan f305d7fe70 Fetch compatibile dnf download command in functest setup
The dnf-plugins-core repo updates its download command to use a
dnf.utils method that is not present in the dnf version installed by
Debian packages. Update the fetch of dnf-plugins-core to use the last
version of the download plugin that is compatible with the dnf package
in Debian.

Note that we don't use the bookworm dnf-plugins-core package to address
this because dnf-plugins-core specifies that it breaks and replaces
zypper. This occurs due to the collision of a single manpage filename.
OpenSUSE addresses this by moving one of the manpages to a different
location allowing zypper and dnf to be installed together on SUSE
distros. Hopefully Debian will manage to do similar eventually.

Change-Id: I3a029340f9635f54570e48a68a9e2c1b1e30a76f
2024-02-19 08:21:45 -08:00
..
defaults Remove virtualenv activation 2020-06-11 16:49:15 +10:00
tasks Fetch compatibile dnf download command in functest setup 2024-02-19 08:21:45 -08:00
README.rst Native zuulv3 tests 2018-10-29 12:46:15 +11:00

README.rst

dib-functests

Run diskimage-builder functional tests

Installs dib and dependencies, and runs functional tests

Role Variables