SatelliteQE / robottelo

Robottelo is a test suite that exercises The Foreman.
GNU General Public License v3.0
61 stars 115 forks source link

[6.13.z cp] role should ignore while import #16885

Closed amolpati30 closed 3 weeks ago

amolpati30 commented 3 weeks ago

The ignore list setting prevents selected roles from being available for import

Dependent PR: https://github.com/SatelliteQE/airgun/pull/1620

Fixes - https://github.com/SatelliteQE/robottelo/issues/16876

amolpati30 commented 3 weeks ago

trigger: test-robottelo pytest: tests/foreman/ui/test_ansible.py::TestAnsibleCfgMgmt -k test_positive_ansible_roles_ignore_list airgun: 1624

Satellite-QE commented 3 weeks ago

PRT Result

Build Number: 9312
Build Status: SUCCESS
PRT Comment: pytest tests/foreman/ui/test_ansible.py::TestAnsibleCfgMgmt -k test_positive_ansible_roles_ignore_list --external-logging
Test Result : ========== 1 passed, 11 deselected, 20 warnings in 640.14s (0:10:40) ===========
amolpati30 commented 3 weeks ago

Ack.