robottelo
robottelo copied to clipboard
Automate a stubbed test to install Ansible collection from galaxy
Problem Statement
We've stubbed test - test_positive_install_ansible_collection_via_job_invocation, which we need to automate as part of component audit
Solution
- Automating the stubbed test to verify install of ansible collection with user inputted collection list and collection path
- Updating tests to use rhel_contenthost fixtures instead of rex_contenthost
- Add upgrade marker to existing cli test to install ansible collection