Skip to content
This repository was archived by the owner on Apr 7, 2022. It is now read-only.

[RFR] Automate multi-region embedded ansible service retirement #10303

Merged
merged 1 commit into from
Sep 2, 2020
Merged

[RFR] Automate multi-region embedded ansible service retirement #10303

merged 1 commit into from
Sep 2, 2020

Conversation

tpapaioa
Copy link
Contributor

@tpapaioa tpapaioa commented Aug 19, 2020

Automate embedded Ansible service ordering and retirement from the global appliance of a multi-region environment.

{{ pytest: -vv --long-running --use-provider complete -k test_service_provision_retire_from_global_region_embedded_ansible cfme/tests/services/test_service_catalogs_multi_region.py }}

The tests all passed in the PRT tasks's cfme.log, so I don't know why it's showing as failed.

@dajoRH
Copy link
Contributor

dajoRH commented Aug 19, 2020

I detected some fixture changes in commit fdb7359

The local fixture remote_embedded_ansible_dialog is used in the following files:

  • cfme/tests/services/test_service_catalogs_multi_region.py

The local fixture remote_ansible_credentials is used in the following files:

  • cfme/tests/services/test_service_catalogs_multi_region.py

The local fixture remote_ansible_repository is used in the following files:

  • cfme/tests/services/test_service_catalogs_multi_region.py

The local fixture wait_for_ansible is used in the following files:

  • cfme/tests/services/test_service_catalogs_multi_region.py
    • remote_ansible_repository

The local fixture remote_embedded_ansible_catalog_item is used in the following files:

  • cfme/tests/services/test_service_catalogs_multi_region.py

Please, consider creating a PRT run to make sure your fixture changes do not break existing usage 😃

@tpapaioa tpapaioa changed the title [WIPTEST] Automate multi-region embedded ansible service retirement [RFR] Automate multi-region embedded ansible service retirement Aug 19, 2020
@mshriver mshriver added the test-automation To be applied on PR's which are automating existing manual cases label Sep 1, 2020
@mshriver mshriver merged commit 7d963fa into ManageIQ:master Sep 2, 2020
@tpapaioa tpapaioa deleted the automate_test_service_provision_retire_from_global_region_ansible branch September 2, 2020 17:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
test-automation To be applied on PR's which are automating existing manual cases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants