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
Rick Elrod ce801e8a69
[setup_rpm_repo test] Ensure rpm-build is present (#73516) (#73519)
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
..
cache
env
integration [setup_rpm_repo test] Ensure rpm-build is present (#73516) (#73519) 4 years ago
legacy
results
runner [stable-2.8] Use a versioned pip bootstrapper in ansible-test. (#73361) 4 years ago
sanity
units
utils