SatelliteQE / airgun

AirGun is a Python library that is built over Widgetastic and navmazing to make Satellite 6 UI testing easier.
GNU General Public License v3.0
20 stars 66 forks source link

changes to fetch the config report data #1479

Closed amolpati30 closed 2 months ago

amolpati30 commented 3 months ago

Written some entities and views to schedule the Ansible job and fetch data from the configuration report log.

Dependent PR: https://github.com/SatelliteQE/robottelo/pull/15770

amolpati30 commented 3 months ago

trigger: test-robottelo pytest: tests/foreman/ui/test_ansible.py -k test_positive_ansible_config_report_changes_notice_and_failed_tasks_errors robottelo: 15770

Satellite-QE commented 3 months ago

PRT Result

Build Number: 331
Build Status: UNSTABLE
PRT Comment: pytest tests/foreman/ui/test_ansible.py -k test_positive_ansible_config_report_changes_notice_and_failed_tasks_errors --external-logging
Test Result : ========== 1 failed, 26 deselected, 42 warnings in 1256.23s (0:20:56) ==========
amolpati30 commented 2 months ago

trigger: test-robottelo pytest: tests/foreman/ui/test_ansible.py::TestAnsibleCfgMgmt -k test_positive_ansible_config_report_changes_notice_and_failed_tasks_errors robottelo: 15770

Satellite-QE commented 2 months ago

PRT Result

Build Number: 345
Build Status: SUCCESS
PRT Comment: pytest tests/foreman/ui/test_ansible.py::TestAnsibleCfgMgmt -k test_positive_ansible_config_report_changes_notice_and_failed_tasks_errors --external-logging
Test Result : ========== 1 passed, 17 deselected, 38 warnings in 2764.55s (0:46:04) ==========