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
Martin Krizek 07a1d6a3fd
dnf/setup_rpm_repo: simplify dummy testing repos (#83624)
This change simplifies construction and footprint of testing rpm
repository created by rpmfluff:
* all packages default to noarch
* only when necessary build package for a specific architecture(s)
* do not build several repositories each for specific arch
* remove duplicate "incompatible arch" test
* skip_broken_and_nobest: move testing packages from an external repo
  into our dummy repo for transparency
* remove compatibility code from create_repo.py for versions no longer
  needed
* remove support for old OS versions from setup_rpm_repo
* simplify representation of an rpm in create_repo.py to allow easier
  changes

Notes
* there is one more external testing repo used at
https://ci-files.testing.ansible.com/test/integration/targets/setup_rpm_repo/repo-with-updateinfo
1 year ago
..
cacheonly.yml Update dnf tests to reflect new behavior. (#76743) 4 years ago
dnf.yml dnf5: implement enable_plugin and disable_plugin options (#83105) 2 years ago
dnf_group_remove.yml Add intentional tests for dnf group remove (#81739) 2 years ago
dnfinstallroot.yml actual min changes needed for rhel8 (#72477) 5 years ago
dnfreleasever.yml Clean up local_action and delegate_to in tests. (#55835) 7 years ago
filters.yml Update ci-files URL in integration tests. 4 years ago
filters_check_mode.yml Update ci-files URL in integration tests. 4 years ago
gpg.yml ansible-test - Add support for RHEL 8.5 instances. (#76305) 4 years ago
logging.yml dnf test - update libmodulemd when updating python3-dnf (#74025) 5 years ago
main.yml dnf/setup_rpm_repo: simplify dummy testing repos (#83624) 1 year ago
modularity.yml Don't hardcode the dnf module, dynamically select one (#83183) 2 years ago
multilib.yml dnf/setup_rpm_repo: simplify dummy testing repos (#83624) 1 year ago
repo.yml dnf/setup_rpm_repo: simplify dummy testing repos (#83624) 1 year ago
skip_broken_and_nobest.yml dnf/setup_rpm_repo: simplify dummy testing repos (#83624) 1 year ago
test_sos_removal.yml Add new dnf5 module (#80272) 3 years ago