Skip to content
This repository was archived by the owner on Apr 7, 2022. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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