Actions
Issue #7455
closedpulp_installer CI should test installing pulp-rpm from RPMs
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:
CI/CD
Sprint:
Sprint 81
Quarter:
Description
When pulp_installer CI does pip tests with molecule, the 6 pip tests (3 PyPI release + 3 git source) all install pulp-file & pulp-rpm.
But the 3 RPM packages tests only install pulp-file.
We should update them to install pulp-rpm as well.
Updated by pulpbot about 4 years ago
- Status changed from NEW to POST
Added by Mike DePaulo about 4 years ago
Added by Mike DePaulo about 4 years ago
Revision e904b77d | View on GitHub
Problem: pulp_installer CI should test installing pulp-rpm from RPMs
Solution: Add pulp-rpm to the group_vars for packages tests
fixes: #7455
Updated by Anonymous about 4 years ago
- Status changed from POST to MODIFIED
Applied in changeset ansible-pulp|e904b77d197be30081233d6be18b06325dae55e8.
Updated by bmbouter about 4 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Problem: pulp_installer CI should test installing pulp-rpm from RPMs
Solution: Add pulp-rpm to the group_vars for packages tests
fixes: #7455