Closed dougsland closed 2 weeks ago
Working on it manually related to #647
Running on fedora41 cloud image
tmt -c distro=fedora-41 -c run=manual run -e PACKIT_COPR_PROJECT=packit/containers-qm-647 -a provision --how connect -u root -p <password> -P <port> -g localhost plans -n /plans/e2e/tier-0
Note there should be a treatment on btrfs filesystem
Applied this change p0.log
Now setup script is failing on that
dnf -y install --releasever=41 --installroot /usr/lib/qm/rootfs selinux-policy-targeted podman systemd bluechi-agent procps-ng iptables-nft jq
Updating and loading repositories:
Repositories loaded.
Failed to resolve the transaction:
No match for argument: selinux-policy-targeted
No match for argument: podman
No match for argument: systemd
No match for argument: bluechi-agent
No match for argument: procps-ng
No match for argument: iptables-nft
No match for argument: jq
No repositories were loaded from the installroot. To use the configuration and repositories of the host system, pass --use-host-config.
@dougsland did you run setup script on Fedora41?
Maybe @Yarboa will have more patches with improvements in the future.
Verify tmt flow is working on CloudBase Fedora 41