ansible/test/integration/targets/dnf
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>
2020-11-04 15:13:55 -05:00
..
meta
tasks [dnf] Some fixes around filtering (#72483) 2020-11-04 15:13:55 -05:00
vars Enable logging using setup_loggers() API in dnf-4.2.17-6 or later 2020-05-30 20:37:27 -05:00
aliases Test changes to allow using "macos" test image (#71849) 2020-09-22 09:10:36 -04:00