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/integration/targets/dnf/tasks
Rick Elrod 44ee04bd1f
[dnf] Make "remove" filtering closer to dnf CLI (#73033)
Change:
- Internally, use dnf.subject.Subject#get_best_query for state: absent
- Add a bunch of tests for removing packages, given a bunch of different
  pkg specs (nv, nvr, nvra, wildcard, etc.)

Test Plan:
- New tests
- Local experiments with DNF API via PDB.

Tickets:
- Fixes #72809

Signed-off-by: Rick Elrod <rick@elrod.me>
4 years ago
..
dnf.yml [dnf] Make "remove" filtering closer to dnf CLI (#73033) 4 years ago
dnfinstallroot.yml actual min changes needed for rhel8 (#72477) 4 years ago
dnfreleasever.yml Clean up local_action and delegate_to in tests. (#55835) 6 years ago
filters.yml [dnf] accumulate update filters (#71726) 4 years ago
filters_check_mode.yml [dnf] Some fixes around filtering (#72483) 4 years ago
gpg.yml [dnf] ensure packages are gpg-verified (#71537) 4 years ago
logging.yml [tests/dnf] work around dnf packaging issue (#72249) 4 years ago
main.yml [ansible-test] Add Fedora 33 support and drop F31 4 years ago
modularity.yml [ansible-test] Add Fedora 33 support and drop F31 4 years ago
nobest.yml dnf: Add nobest option (#70318) 4 years ago
repo.yml [dnf] ensure packages are gpg-verified (#71537) 4 years ago
test_sos_removal.yml [dnf] Make "remove" filtering closer to dnf CLI (#73033) 4 years ago