You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 7, 2022. It is now read-only.
The test cfme/tests/services/test_config_provider_servicecatalogs.py::test_change_ansible_tower_job_template[ansible_tower-3.5-template_job-v1] fails on view.select_orch_template.fill("bz-survey") (Ansible tower template). It is probably missing in the 3.5 tower though the test has the template name hard-coded.
The same test then ERRORs on cleanup: The CFME on VNC displays: Dialog "0L66400yxM": Error during delete: Dialog cannot be deleted because it is connected to other components: ["ServiceTemplateAnsibleTower:3 - 0L66400yxM"]
cfme/tests/services/test_config_provider_servicecatalogs.py::test_change_ansible_tower_job_template[ansible_tower-3.5-template_job-v1]
fails onview.select_orch_template.fill("bz-survey")
(Ansible tower template). It is probably missing in the 3.5 tower though the test has the template name hard-coded.The same test then ERRORs on cleanup: The CFME on VNC displays:
Dialog "0L66400yxM": Error during delete: Dialog cannot be deleted because it is connected to other components: ["ServiceTemplateAnsibleTower:3 - 0L66400yxM"]
Probably the cleanups are badly ordered.
The text was updated successfully, but these errors were encountered: