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
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>
5 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 7 years ago
integration [stable-2.10] [dnf] Some fixes around filtering (#72483) (#72500) 5 years ago
lib/ansible_test [ansible-test] Limit cryptography to <3.2 (#72342) (#72345) 5 years ago
sanity Replace incidental tests with intentional argspec tests (#72370) 5 years ago
support [stable-2.10] Add intentional coverage for incidental_ec2_instance (#72028) 5 years ago
units Remove ansible-galaxy login (#72288) (#72320) 5 years ago
utils/shippable [stable-2.10] Test changes to allow using "macos" test image (#71849) (#71861) 5 years ago