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

Commit

Permalink
Added automation coverage for test_keypair_ownership_association
Browse files Browse the repository at this point in the history
  • Loading branch information
Matous Mojzis committed Mar 26, 2020
1 parent 7acca68 commit e0974f6
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions cfme/tests/cloud/test_keypairs.py
Original file line number Diff line number Diff line change
Expand Up @@ -220,10 +220,12 @@ def test_keypair_visibility_in_tenants(appliance, child_tenant_admin_user):


@test_requirements.cloud
@pytest.mark.meta(automates=[1713400])
@pytest.mark.meta(automates=[1713400, 1747179])
def test_keypair_ownership_association(appliance, keypair):
"""
Bugzilla: 1713400
Bugzilla:
1713400
1747179
Polarion:
assignee: mmojzis
Expand Down

0 comments on commit e0974f6

Please sign in to comment.