robottelo icon indicating copy to clipboard operation
robottelo copied to clipboard

Automate a stubbed test to install Ansible collection from galaxy

Open Gauravtalreja1 opened this issue 7 months ago • 5 comments

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

  1. Automating the stubbed test to verify install of ansible collection with user inputted collection list and collection path
  2. Updating tests to use rhel_contenthost fixtures instead of rex_contenthost
  3. Add upgrade marker to existing cli test to install ansible collection

Related Issues

Gauravtalreja1 avatar Jul 09 '24 08:07 Gauravtalreja1