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

Commit

Permalink
Merge pull request #10131 from mshriver/fix-meta-marks
Browse files Browse the repository at this point in the history
[1LP][RFR] Fix meta marker
  • Loading branch information
jawatts authored May 20, 2020
2 parents d2b411b + 5b3ae40 commit f1cf04f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cfme/tests/cloud/test_providers.py
Original file line number Diff line number Diff line change
Expand Up @@ -1510,7 +1510,7 @@ def test_add_second_provider(setup_provider, provider, request):


@test_requirements.ec2
@pytest.mark.automates([1710599, 1710623])
@pytest.mark.meta(automates=[1710599, 1710623])
@pytest.mark.ignore_stream("5.10") # BZ 1710623 was not merged into 5.10
def test_provider_compare_ec2_provider_and_backup_regions(appliance):
"""
Expand Down

0 comments on commit f1cf04f

Please sign in to comment.