integration_tests icon indicating copy to clipboard operation
integration_tests copied to clipboard

[WIP]rename the temp_appliance_preconfig_long to temp_appliance_preconfig_…

Open jarovo opened this issue 5 years ago • 2 comments

…modscope_rhevm

The fixture used to be ordering from sprout with long lease time which is now not necessary because the PR

Add periodic call and use it to prolong the appliances from Sprout #9753

was merged.

Purpose or Intent

PRT Run

jarovo avatar Dec 16 '19 14:12 jarovo

I detected some fixture changes in commit 25502b9a46443b9d36ca6b3ae940d2f219582cf7

Show fixtures

The global fixture temp_appliance_preconfig_modscope_rhevm is used in the following files:

  • cfme/tests/integration/test_aws_iam_auth_and_roles.py
    • test_group_roles
  • cfme/tests/integration/test_cfme_auth.py
    • user_obj
    • log_monitor
    • retrieve_group
    • local_group
    • local_user
    • do_not_fetch_remote_groups
    • test_login_local_group
  • cfme/tests/integration/test_ldap_auth_and_roles.py
    • test_group_roles

The global fixture setup_ipa_auth_provider was changed, but I didn't find where it's used. The global fixture setup_aws_auth_provider is used in the following files:

  • cfme/tests/integration/test_aws_iam_auth_and_roles.py
    • test_group_roles

The global fixture ensure_resolvable_hostname was changed, but I didn't find where it's used. The global fixture configure_auth was changed, but I didn't find where it's used. The local fixture user_obj is used in the following files:

  • cfme/tests/integration/test_cfme_auth.py
    • log_monitor

The local fixture log_monitor is used in the following files:

  • cfme/tests/integration/test_cfme_auth.py

The local fixture local_group is used in the following files:

  • cfme/tests/integration/test_cfme_auth.py

The local fixture local_user is used in the following files:

  • cfme/tests/integration/test_cfme_auth.py

The local fixture do_not_fetch_remote_groups is used in the following files:

  • cfme/tests/integration/test_cfme_auth.py

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

dajoRH avatar Dec 16 '19 16:12 dajoRH

Would you mind rebasing this Pull Request against latest master, please? :trollface: CFME QE Bot

dajoRH avatar Feb 07 '20 14:02 dajoRH