mirror of https://github.com/ansible/ansible.git
[tests/dnf] work around dnf packaging issue (#72249)
Change: - In this test we end up upgrading dnf (and python3-dnf) so that we can test its new logging behavior. However, the latest Fedora 32 dnf had a packaging issue which caused it to not pull in the latest python3-libdnf. This is fixed, but not synced out to mirrors yet. Fixing it in this test will get CI passing again in the meanwhile. Test Plan: - CI Tickets: - https://bugzilla.redhat.com/show_bug.cgi?id=1887502 Signed-off-by: Rick Elrod <rick@elrod.me>pull/72253/head
parent
39d6c5ef7a
commit
9ddb1d76af
Loading…
Reference in New Issue