Actions
Task #5931
closedTask #5928: [EPIC] Complete CLI testing for Role and Collection workflows
Have ansible-galaxy CLI test uploading a Collection to pulp_ansible
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Sprint 65
Quarter:
Description
Using the latest ansible-galaxy CLI, upload a Collection. The docs for this are here: https://pulp-ansible.readthedocs.io/en/latest/workflows/collection-install.html
This role should use python-bindings of pulp_ansible to:
1. Create a repository
2. Create a distribution to distribute that repository's latest content
Then
1. Configure the CLI to use that distribution
2. Upload the collection by calling the CLI using subprocess
3. Verify everything uploaded as expected
Actions
Fix collection upload and add a test for it
https://pulp.plan.io/issues/5905 closes #5905
https://pulp.plan.io/issues/5931 closes #5931