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/setup_rpm_repo
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
4 months ago
..
defaults Make yum_repository test more reliable (#73467) 4 years ago
files Remove create-repo.py script as it was changed to module (#75124) 3 years ago
handlers Make yum_repository test more reliable (#73467) 4 years ago
library dnf/setup_rpm_repo: simplify dummy testing repos (#83624) 4 months ago
meta Make yum_repository test more reliable (#73467) 4 years ago
tasks dnf/setup_rpm_repo: simplify dummy testing repos (#83624) 4 months ago