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
Rick Elrod 3eafe0f255
[setup_rpm_repo test] Ensure rpm-build is present (#73516) (#73518)
Change:
- Other targets might remove rpm-build as they clean up after
  themselves. Ensure that it's present in setup_rpm_repo because
  rpmfluff needs it.

Test Plan:
- Local experimentation with yum_repository and mysql_db (the latter of
  which depends on a handler which was removing rpm-build) on
  stable-2.9.

Signed-off-by: Rick Elrod <rick@elrod.me>
(cherry picked from commit aca5b0e43b)
4 years ago
..
defaults [stable-2.10] Make yum_repository test more reliable (#73467) 4 years ago
files Update integration tests to support rpmfluff-0.6 (#71155) (#71159) 4 years ago
handlers [stable-2.10] Make yum_repository test more reliable (#73467) 4 years ago
library [stable-2.10] Make yum_repository test more reliable (#73467) 4 years ago
meta [stable-2.10] Make yum_repository test more reliable (#73467) 4 years ago
tasks [stable-2.10] Make yum_repository test more reliable (#73467) 4 years ago
vars [setup_rpm_repo test] Ensure rpm-build is present (#73516) (#73518) 4 years ago
aliases Install EPEL on RHEL using RPM from S3. 6 years ago