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
LRitzdorf 6bcb494f83
[dnf] Fix skip_broken, add test coverage (v2) (#78158)
* [dnf] Fix skip_broken, add test coverage

Change:
- skip_broken was set in config but not actually used in calls to
  base.install()
- added a lot of test cases with specialized repo
- got rid of external (docker repo) nobest test cases since the
  specialized repo works well for those too
- Slight cleanup and adding comments in dnf module

Test Plan:
- ci_complete

Tickets:
- Fixes #73072

Original-author: Rick Elrod <rick@elrod.me>

* Use a better test for checking results list

ci_complete

Signed-off-by: Rick Elrod <rick@elrod.me>

Co-authored-by: Rick Elrod <rick@elrod.me>
2 years ago
..
cacheonly.yml Update dnf tests to reflect new behavior. (#76743) 3 years ago
dnf.yml Remove COMMAND_WARNINGS and warn (#77411) 2 years ago
dnfinstallroot.yml actual min changes needed for rhel8 (#72477) 4 years ago
dnfreleasever.yml Clean up local_action and delegate_to in tests. (#55835) 5 years ago
filters.yml Update ci-files URL in integration tests. 2 years ago
filters_check_mode.yml Update ci-files URL in integration tests. 2 years ago
gpg.yml ansible-test - Add support for RHEL 8.5 instances. (#76305) 3 years ago
logging.yml dnf test - update libmodulemd when updating python3-dnf (#74025) 3 years ago
main.yml [dnf] Fix skip_broken, add test coverage (v2) (#78158) 2 years ago
modularity.yml [ansible-test] Add Fedora 33 support and drop F31 4 years ago
repo.yml [dnf] ensure packages are gpg-verified (#71537) 4 years ago
skip_broken_and_nobest.yml [dnf] Fix skip_broken, add test coverage (v2) (#78158) 2 years ago
test_sos_removal.yml [dnf] Make "remove" filtering closer to dnf CLI (#73033) 4 years ago