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 83c34eb7de
[dnf] accumulate update filters (#71726) (#72181)
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>
(cherry picked from commit fdf80690e4)
5 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 6 years ago
integration [dnf] accumulate update filters (#71726) (#72181) 5 years ago
lib/ansible_test [stable-2.10] Fix ansible-test handling of user-defined docker networks. (#72256) 5 years ago
sanity [stable-2.10] CI provider fixes for ansible-test. (#71929) (#71932) 5 years ago
support Deprecation revisited (#69926) 6 years ago
units [2.10] AnsibleVaultEncryptedUnicode should be considered a string (#72216) 5 years ago
utils/shippable [stable-2.10] Test changes to allow using "macos" test image (#71849) (#71861) 5 years ago