ansible/test/integration/targets/dnf/tasks
Rick Elrod fdf80690e4
[dnf] accumulate update filters (#71726)
Change:
- Previously when `security: true` and `bugfix: true` were both given,
  only security updates would get applied. Filters now accumulate so
  that both get applied in this case.

Test Plan:
- New integration tests for both check_mode and not. These tests make
  use of a contrived yum repository which is stored in S3.

Tickets:
- Fixes #70854

Signed-off-by: Rick Elrod <rick@elrod.me>
Co-authored-by: Matt Martz <matt@sivel.net>

Co-authored-by: Matt Martz <matt@sivel.net>
2020-09-15 11:36:18 -04:00
..
dnf.yml [dnf] ensure packages are gpg-verified (#71537) 2020-08-31 10:47:38 -04: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) 2020-09-15 11:36:18 -04:00
filters_check_mode.yml [dnf] accumulate update filters (#71726) 2020-09-15 11:36:18 -04:00
gpg.yml [dnf] ensure packages are gpg-verified (#71537) 2020-08-31 10:47:38 -04:00
logging.yml Enable logging using setup_loggers() API in dnf-4.2.17-6 or later 2020-05-30 20:37:27 -05:00
main.yml [dnf] accumulate update filters (#71726) 2020-09-15 11:36:18 -04:00
modularity.yml
nobest.yml dnf: Add nobest option (#70318) 2020-07-27 12:02:07 +02:00
repo.yml [dnf] ensure packages are gpg-verified (#71537) 2020-08-31 10:47:38 -04:00