You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test
Adam Miller ca084889c7 fix order of dnf api operations so transactions don't fail (#50038)
* fix order of dnf api operations so transactions don't fail

Previously dnf.base.fill_sack() was called before
dnf.base.update_cache() which apparently breaks dnf transaction
logic as per https://bugzilla.redhat.com/show_bug.cgi?id=1658694

Fixes #49060

Signed-off-by: Adam Miller <admiller@redhat.com>

* add changelog and test case

Signed-off-by: Adam Miller <admiller@redhat.com>
6 years ago
..
cache Update ansible-test sanity command. (#31958) 7 years ago
env Add `env` command to ansible-test and run in CI. (#50176) 6 years ago
integration fix order of dnf api operations so transactions don't fail (#50038) 6 years ago
legacy vultr_server: fix multiple ssh keys not handled (#50337) 6 years ago
results Collect data from integration test runs. (#28650) 7 years ago
runner Add `env` command to ansible-test and run in CI. (#50176) 6 years ago
sanity Added supershipit to botmeta sanity test (#50219) 6 years ago
units added new module to manipulate signatre sets on ASM policy (#50209) 6 years ago
utils Debug: Size of coverage file (#50380) 6 years ago