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

[1LP][RFR]Implemented automated test for test_add_delete_add_provider #9832

Merged
merged 1 commit into from
Jan 31, 2020

Conversation

mmojzis
Copy link
Contributor

@mmojzis mmojzis commented Jan 10, 2020

{{ pytest: -k "test_add_delete_add_provider" -v }}

@mmojzis mmojzis force-pushed the test_add_delete_add_provider branch 2 times, most recently from e735a83 to f4c1aee Compare January 20, 2020 15:25
@mmojzis mmojzis changed the title [WIPTEST]Implemented automated test for test_add_delete_add_provider [RFR]Implemented automated test for test_add_delete_add_provider Jan 29, 2020
@jawatts jawatts changed the title [RFR]Implemented automated test for test_add_delete_add_provider [1LP][RFR]Implemented automated test for test_add_delete_add_provider Jan 30, 2020
@@ -1250,8 +1250,8 @@ def test_ec2_create_sns_topic():


@test_requirements.ec2
@pytest.mark.manual
def test_ec2_add_delete_add_provider():
@pytest.mark.provider([EC2Provider], scope="function", override=True, selector=ONE)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

override kwarg is no longer necessary, and is essentially ignored (generates a log message)

@mshriver mshriver merged commit 44b7301 into ManageIQ:master Jan 31, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants