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
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
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 5 years ago
integration [dnf] accumulate update filters (#71726) 4 years ago
lib/ansible_test Remove em dash from the pytest configuration file 4 years ago
sanity Allow list of filters for the setup module (#68551) 4 years ago
support Remove incidental azure tests (#71164) 4 years ago
units distro: Add support for Pardus distribution (#71663) 4 years ago
utils/shippable Remove incidental azure tests (#71164) 4 years ago