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 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>
4 years ago
..
dnf.yml [dnf] ensure packages are gpg-verified (#71537) 4 years ago
dnfinstallroot.yml Enable dnf integration tests on CentOS 8 5 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] accumulate update filters (#71726) 4 years ago
gpg.yml [dnf] ensure packages are gpg-verified (#71537) 4 years ago
logging.yml Enable logging using setup_loggers() API in dnf-4.2.17-6 or later 4 years ago
main.yml [dnf] accumulate update filters (#71726) 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