This repository has been archived by the owner on Apr 7, 2022. It is now read-only.
[1LP][RFR] Remove references to has_no_cloud_providers and has_no_infra_providers #10167
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Purpose or Intent
has_no_cloud_providers
andhas_no_infra_providers
and replacing them withhas_no_providers
.PRT Run
{{ pytest: cfme/tests -k "test_add_cancelled_validation_cloud or test_cloud_provider_add_with_bad_credentials or test_openstack_provider_has_dashboard or test_select_key_pair_none_while_provisioning or test_create_azure_vm_from_azure_image or test_public_images_enable_disable or test_api_port_max_character_validation_infra or test_providers_discovery or test_infra_provider_add_with_bad_credentials or test_infra_provider_crud or test_no_template_catalog_item" --long-running -svvv }}