logstash/qa/rspec
Cas Donoghue 01962f6b5d
Make redhat exhaustive test install command more robust (#17592)
We are seeing a frequent issue in CI where tests are failing to install via
package manager on rhel8. It looks like the issue may be due to processes that
are being terminated and leaving behind lock files on the rpm database. This
commit udpates the install method to try to do a database rebuild routine which
will force lock files to be removed. This fix assumes that at the time of
testing, our tests should take priority over any package manager operation and
we can prioritize our command over anything else that may be interacting with
the package manager.
2025-04-29 11:18:13 -07:00
..
commands Make redhat exhaustive test install command more robust (#17592) 2025-04-29 11:18:13 -07:00
matchers Refactor qa/acceptance tests to get away from vagrant (#15696) 2024-01-08 09:40:58 +02:00
commands.rb run acceptance tests as non-root (#16624) 2024-11-01 19:47:08 +00:00
matchers.rb Add apache and elastic license headers to source code files (#11673) 2020-03-11 11:53:38 +00:00