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/vars
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
..
CentOS.yml Enable dnf integration tests on CentOS 8 4 years ago
Fedora.yml ansible-test - Update distro containers. (#77847) 2 years ago
RedHat-9.yml Add RHEL 9.0 to CI. (#77853) 2 years ago
RedHat.yml DNF Handle Empty AppStream stream definition (#63819) 5 years ago
main.yml [dnf] Fix skip_broken, add test coverage (v2) (#78158) 2 years ago