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
dnf.yml Remove COMMAND_WARNINGS and warn (#77411) 3 years ago
dnfinstallroot.yml
dnfreleasever.yml
filters.yml
filters_check_mode.yml
gpg.yml
logging.yml
main.yml [dnf] Fix skip_broken, add test coverage (v2) (#78158) 2 years ago
modularity.yml
repo.yml
skip_broken_and_nobest.yml [dnf] Fix skip_broken, add test coverage (v2) (#78158) 2 years ago
test_sos_removal.yml