Actions
Task #5930
closedTask #5928: [EPIC] Complete CLI testing for Role and Collection workflows
Port ansible-galaxy CLI collection install test to be bindings based and in the 'cli' area
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
Yes
Sprint Candidate:
No
Tags:
Sprint:
Sprint 64
Quarter:
Description
There currently is a test for the ansible-cli to install a collection here: https://github.com/pulp/pulp_ansible/blob/master/pulp_ansible/tests/functional/api/collection/v2/test_consume_content.py#L62
We should improve it in two ways:
1. Port the pulp interactions to be bindings based
2. Move it to the 'functional/cli' folder per the parent epic
Related issues
Updated by bmbouter almost 5 years ago
- Subject changed from Have ansible-galaxy CLI test installing a Collection from pulp_ansible to Port ansible-galaxy CLI collection install test to be bindings based and in the 'cli' area
- Description updated (diff)
Updated by bmbouter almost 5 years ago
- Groomed changed from No to Yes
- Sprint set to Sprint 63
Adding to sprint per irc convo w/ @daviddavis.
Updated by bmbouter almost 5 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to bmbouter
Updated by bmbouter almost 5 years ago
- Blocked by Task #6020: Update plugin_template tests to use bindings added
Added by bmbouter almost 5 years ago
Updated by bmbouter almost 5 years ago
- Status changed from ASSIGNED to POST
PR available at: https://github.com/pulp/pulp_ansible/pull/274/files
Added by bmbouter almost 5 years ago
Revision 70ce1135 | View on GitHub
Port CLI test to use bindings
Updated by bmbouter almost 5 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulp_ansible|6415b0219bcccee3518806b133f83d5c06527126.
Updated by bmbouter about 4 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Port CLI test to be bindings based
https://pulp.plan.io/issues/5930 closes #5930