Refactor #23255
speed up seeds test
Description
they take about 3 minutes for each test run, meaning a total of ~15 slave-minutes per core pr.
Associated revisions
History
#1
Updated by The Foreman Bot almost 5 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/5447 added
#2
Updated by Anonymous almost 5 years ago
- Legacy Backlogs Release (now unused) set to 353
#3
Updated by Anonymous almost 5 years ago
- % Done changed from 0 to 100
- Status changed from Ready For Testing to Closed
Applied in changeset c88066435d0c958fac4941716a740aaab2e38286.
Fixes #23255 - Speed up seeds test
Every seed run takes about 10s. This combines 6 tests to run on the same
seed action, leading to about 60s saved locally.