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 aca5b0e43b
[setup_rpm_repo test] Ensure rpm-build is present (#73516)
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>
4 years ago
..
defaults Make yum_repository test more reliable (#73467) 4 years ago
files Update integration tests to support rpmfluff-0.6 (#71155) 4 years ago
handlers Make yum_repository test more reliable (#73467) 4 years ago
library Make yum_repository test more reliable (#73467) 4 years ago
meta Make yum_repository test more reliable (#73467) 4 years ago
tasks Make yum_repository test more reliable (#73467) 4 years ago
vars [setup_rpm_repo test] Ensure rpm-build is present (#73516) 4 years ago
aliases Install EPEL on RHEL using RPM from S3. 6 years ago