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 d8c637da37
[dnf] Some fixes around filtering (#72483)
Change:
- Docs: Add note that security/bugfix apply to dependencies too, like
  the dnf command.

- dnf: security/bugfix only makes sense for updates, so limit the
  package query sack to available updates.

- tests: Limit tests to our known-good test packages, so that RHEL
  packages marked security/bugfix without similarly marked dependencies
  don't fail our tests.

Test Plan:
- Tested with `dnf upgrade-minimal --bugfix` and reproduced the same
  error currently seen in CI, showing that we are consistent with what
  dnf does.

Tickets:
- Likely fixes #72316

Signed-off-by: Rick Elrod <rick@elrod.me>
4 years ago
..
dnf.yml [dnf] ensure packages are gpg-verified (#71537) 4 years ago
dnfinstallroot.yml Enable dnf integration tests on CentOS 8 4 years ago
dnfreleasever.yml
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 Fix conditional for the dnf nobest test (#71805) 4 years ago
modularity.yml DNF Handle Empty AppStream stream definition (#63819) 5 years ago
nobest.yml dnf: Add nobest option (#70318) 4 years ago
repo.yml [dnf] ensure packages are gpg-verified (#71537) 4 years ago