Actions
Task #6547
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
pulp_installer: Add variables for molecule prepare.yml to clone the branches
Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
Category:
Installer - Moved to GitHub issues
Sprint/Milestone:
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
CI/CD
Sprint:
Quarter:
Q2-2021
Description
Add variables for molecule prepare.yml to git clone the desired branches/repos/PRs/commitishes of plugins & pulpcore.
Also consider moving this into pulp_installer itself, rather than just molecule prepare.yml. This way, users doing dev installs on actual systems, or pulplift, can take advantage of it.
Related issues
Actions
Add git repo/revision support to core and plugins.
When defined
git_url
andgit_revision
will force the checkout to specified version before installation of pulpcore and plugins.fixes #6547