Actions
Issue #6046
closedStory #5762: [Epic] CI Improvements
Issue #5769: ansible-pulp molecule CI seems slower than it should be
ansible-pulp molecule CI does duplicate molecule stages
Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
Category:
Installer - Moved to GitHub issues
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
ansible-pulp molecule CI, which calls at all stages 1-by-1 in tox.ini, does same stages repeatedly for the same scenario. This occurs because some stages cause others to be called as prereqs. We should remove the explicit calling of stages that are implicitly called by later ones.
This will speed up the CI a little bit.
Actions
Remove duplicate test stages
https://pulp.plan.io/issues/6046 closes #6046