Task #5930
Task #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
100%
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
Associated revisions
Revision 70ce1135
View on GitHub
Port CLI test to use bindings
History
#1
Updated by bmbouter about 1 year ago
- Parent task set to #5928
#2
Updated by bmbouter about 1 year 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)
#3
Updated by bmbouter about 1 year ago
- Groomed changed from No to Yes
- Sprint set to Sprint 63
Adding to sprint per irc convo w/ @daviddavis.
#4
Updated by bmbouter about 1 year ago
- Status changed from NEW to ASSIGNED
- Assignee set to bmbouter
#5
Updated by rchan about 1 year ago
- Sprint changed from Sprint 63 to Sprint 64
#6
Updated by bmbouter about 1 year ago
- Blocked by Task #6020: Update plugin_template tests to use bindings added
#7
Updated by bmbouter 12 months ago
- Status changed from ASSIGNED to POST
PR available at: https://github.com/pulp/pulp_ansible/pull/274/files
#8
Updated by bmbouter 12 months ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulp_ansible|6415b0219bcccee3518806b133f83d5c06527126.
Please register to edit this issue
Port CLI test to be bindings based
https://pulp.plan.io/issues/5930 closes #5930