Task #6535
closedStory #5890: [Epic] The ansible-pulp installer needs to handle multiple versions of Pulp
Story #5618: As a user, I can download & run a version of the ansible installer that a specific version of Pulp 3
Task #6073: Adapt pulp_installer CI for pulp_installer branches
Separate the pulp_installer CI jobs: release vs source
100%
Description
Currently, the pulp_installer CI runs release tests (installing say pulpcore 3.3.0 & pulp_file 0.3.0) and source tests (installing master branch of pulpcore & pulp_file, with devel role) together as 1 GitHub Actions job.
This was done initially because there were only 2 tests (we now have 6 tests that run as 3 GHA jobs), and later preserved because there was common prep work for tests (thus reducing overall CI resources needed.)
Now that we are on GitHub actions and we have more performance/resources, we want to know which exact test failed, so let's separate them.
It also is part of the parent task.
Updated by mdepaulo@redhat.com over 4 years ago
- Subject changed from Separate the pulp_installer CI tests: release vs source to Separate the pulp_installer CI jobs: release vs source
Added by Mike DePaulo over 4 years ago
Added by Mike DePaulo over 4 years ago
Revision 2ee5611e | View on GitHub
Separate the pulp_installer CI tests: release vs source
fixes: #6535
Added by Mike DePaulo over 4 years ago
Revision 2ee5611e | View on GitHub
Separate the pulp_installer CI tests: release vs source
fixes: #6535
Updated by Anonymous over 4 years ago
- Status changed from NEW to MODIFIED
- % Done changed from 0 to 100
Applied in changeset ansible-pulp|2ee5611eece445b0ddb279a2196cb643d08f215c.
Updated by bmbouter over 4 years ago
- Category set to Installer - Moved to GitHub issues
- Tags deleted (
Pulp 3 installer)
Updated by dkliban@redhat.com over 4 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Separate the pulp_installer CI tests: release vs source
Required PR: https://github.com/pulp/pulp_installer/pull/269
re: #6535
[noissue]