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.
Updated by fao89 almost 5 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to fao89
Added by Fabricio Aguiar almost 5 years ago
Added by Fabricio Aguiar almost 5 years ago
Revision c7031fa5 | View on GitHub
Remove duplicate test stages
Updated by fao89 almost 5 years ago
- Status changed from ASSIGNED to POST
- Tags Pulp 3 installer added
- Tags deleted (
CI/CD)
Updated by Anonymous almost 5 years ago
- Status changed from POST to MODIFIED
Applied in changeset ansible-pulp|c7031fa51b0c4aff82843272cd337af65674edcf.
Updated by Anonymous almost 5 years ago
Applied in changeset ansible-pulp3|c7031fa51b0c4aff82843272cd337af65674edcf.
Updated by mdepaulo@redhat.com over 4 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Updated by bmbouter over 4 years ago
- Category set to Installer - Moved to GitHub issues
- Tags deleted (
Pulp 3 installer)
Actions
Remove duplicate test stages
https://pulp.plan.io/issues/6046 closes #6046