ansible/test/integration/targets/dnf/tasks
Sam Doran 8c5910efe7
[stable-2.10] [dnf] Some fixes around filtering (#72483) (#72500)
* [stable-2.10] [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>
(cherry picked from commit d8c637da37)

Co-authored-by: Rick Elrod <rick@elrod.me>

* Add changelog (#72502)

(cherry picked from commit b33d7e2e29)

Co-authored-by: Rick Elrod <rick@elrod.me>
2020-11-06 08:56:18 -06:00
..
dnf.yml [dnf] show installations/removals in check_mode (#70892) (#72180) 2020-10-21 14:42:26 -05:00
dnfinstallroot.yml Enable dnf integration tests on CentOS 8 2020-04-29 20:51:28 -05:00
dnfreleasever.yml
filters.yml [dnf] accumulate update filters (#71726) (#72181) 2020-10-23 14:15:47 -05:00
filters_check_mode.yml [stable-2.10] [dnf] Some fixes around filtering (#72483) (#72500) 2020-11-06 08:56:18 -06:00
gpg.yml [dnf] ensure packages are gpg-verified (#71539) 2020-08-31 10:05:30 -05:00
logging.yml [tests/dnf] work around dnf packaging issue (#72249) (#72251) 2020-10-19 11:04:32 -05:00
main.yml [dnf] accumulate update filters (#71726) (#72181) 2020-10-23 14:15:47 -05:00
modularity.yml DNF Handle Empty AppStream stream definition (#63819) 2019-10-24 00:57:31 -04:00
repo.yml [dnf] ensure packages are gpg-verified (#71539) 2020-08-31 10:05:30 -05:00