Skip to content
This repository was archived by the owner on Apr 7, 2022. It is now read-only.
Merged
Show file tree
Hide file tree
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/test_requirements.py
Original file line number Diff line number Diff line change
Expand Up @@ -508,7 +508,7 @@ def test_quota_alert():
storage = pytest.mark.requirement(
"Block/Object Storage",
description='Cloud provider storage management for volumes and blocks',
assignee_id='mmojzis',
assignee_id='gtalreja',
priority='low', # OSP only
)

Expand Down
4 changes: 2 additions & 2 deletions cfme/tests/candu/test_candu_manual.py
Original file line number Diff line number Diff line change
Expand Up @@ -359,7 +359,7 @@ def test_crosshair_op_instance_ec2():
2.2 Hourly events for this VM

Polarion:
assignee: mshriver
assignee: gtalreja
casecomponent: CandU
caseimportance: medium
initialEstimate: 1/12h
Expand Down Expand Up @@ -516,7 +516,7 @@ def test_ec2_instance_memory_metrics():
1684525

Polarion:
assignee: mmojzis
assignee: gtalreja
casecomponent: Cloud
initialEstimate: 1h
caseimportance: medium
Expand Down
10 changes: 5 additions & 5 deletions cfme/tests/storage/test_manager.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ def manager(request, appliance, provider):
def test_manager_navigation(manager):
"""
Polarion:
assignee: mmojzis
assignee: gtalreja
initialEstimate: 1/4h
casecomponent: Cloud
caseimportance: critical
Expand All @@ -61,7 +61,7 @@ def test_storage_manager_edit_tag(manager):
* Storage provider

Polarion:
assignee: mmojzis
assignee: gtalreja
initialEstimate: 1/4h
casecomponent: Cloud
caseimportance: medium
Expand Down Expand Up @@ -89,7 +89,7 @@ def test_storage_manager_delete(manager, provider_cleanup):
* Storage provider

Polarion:
assignee: mmojzis
assignee: gtalreja
initialEstimate: 1/4h
casecomponent: Cloud
caseimportance: medium
Expand All @@ -113,7 +113,7 @@ def test_storage_manager_navigation_from_cloudprovider(manager, provider):
* Storage provider

Polarion:
assignee: mmojzis
assignee: gtalreja
initialEstimate: 1/4h
casecomponent: Cloud
caseimportance: high
Expand Down Expand Up @@ -144,7 +144,7 @@ def test_storage_manager_quadicon_numbers(manager, provider, provider_cleanup, r
* Storage provider

Polarion:
assignee: mmojzis
assignee: gtalreja
initialEstimate: 1/8h
casecomponent: Cloud
caseimportance: high
Expand Down
8 changes: 4 additions & 4 deletions cfme/tests/storage/test_volume.py
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ def test_storage_volume_create_cancelled_validation(appliance, provider, from_ma
* Storage provider

Polarion:
assignee: mmojzis
assignee: gtalreja
initialEstimate: 1/4h
casecomponent: Cloud
testSteps:
Expand All @@ -145,7 +145,7 @@ def test_storage_volume_crud(appliance, provider, from_manager):
* Storage provider

Polarion:
assignee: mmojzis
assignee: gtalreja
initialEstimate: 1/4h
casecomponent: Cloud
caseimportance: high
Expand Down Expand Up @@ -188,7 +188,7 @@ def test_storage_volume_attach_detach(appliance, provider, instance_fixture, fro
* Instance

Polarion:
assignee: mmojzis
assignee: gtalreja
initialEstimate: 1/4h
casecomponent: Cloud
startsin: 5.7
Expand Down Expand Up @@ -226,7 +226,7 @@ def test_storage_volume_attached_delete(appliance, provider, instance_fixture, r
RHCF3-21779 - test_storage_volume_attach[openstack]

Polarion:
assignee: mmojzis
assignee: gtalreja
casecomponent: Cloud
caseimportance: medium
initialEstimate: 1/16h
Expand Down
12 changes: 6 additions & 6 deletions cfme/tests/storage/test_volume_backup.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ def backup(appliance, provider):
def test_storage_volume_backup_create(backup):
"""
Polarion:
assignee: mmojzis
assignee: gtalreja
initialEstimate: 1/4h
casecomponent: Cloud
"""
Expand Down Expand Up @@ -95,7 +95,7 @@ def test_storage_volume_backup_delete(backup):
""" Volume backup deletion method not support by 5.8

Polarion:
assignee: mmojzis
assignee: gtalreja
initialEstimate: 1/4h
casecomponent: Cloud
"""
Expand All @@ -111,7 +111,7 @@ def test_storage_volume_backup_restore(appliance, backup, provider, request):
test_storage_volume_backup[openstack]

Polarion:
assignee: mmojzis
assignee: gtalreja
casecomponent: Cloud
caseimportance: medium
initialEstimate: 1/5h
Expand Down Expand Up @@ -141,7 +141,7 @@ def test_storage_volume_backup_restore_new_volume(appliance, backup, provider, r
test_storage_volume_backup[openstack]

Polarion:
assignee: mmojzis
assignee: gtalreja
casecomponent: Cloud
caseimportance: medium
initialEstimate: 1/5h
Expand Down Expand Up @@ -172,7 +172,7 @@ def test_storage_volume_backup_restore_from_backup_page(appliance, backup, provi
test_storage_volume_backup[openstack]

Polarion:
assignee: mmojzis
assignee: gtalreja
casecomponent: Cloud
caseimportance: medium
initialEstimate: 1/5h
Expand Down Expand Up @@ -206,7 +206,7 @@ def test_storage_volume_backup_restore_new_volume_from_backup_page(appliance, ba
test_storage_volume_backup[openstack]

Polarion:
assignee: mmojzis
assignee: gtalreja
casecomponent: Cloud
caseimportance: medium
initialEstimate: 1/5h
Expand Down
6 changes: 3 additions & 3 deletions cfme/tests/storage/test_volume_snapshot.py
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ def test_storage_snapshot_create_cancelled_validation(volume, snapshot_create_fr
* Assert flash message

Polarion:
assignee: mmojzis
assignee: gtalreja
initialEstimate: 1/4h
casecomponent: Cloud
"""
Expand Down Expand Up @@ -129,7 +129,7 @@ def test_storage_snapshot_create_reset_validation(volume, snapshot_create_from):
* Assert flash message

Polarion:
assignee: mmojzis
assignee: gtalreja
initialEstimate: 1/4h
casecomponent: Cloud
"""
Expand All @@ -148,7 +148,7 @@ def test_storage_volume_snapshot_crud(volume, provider, snapshot_create_from):
* Volume

Polarion:
assignee: mmojzis
assignee: gtalreja
caseimportance: medium
initialEstimate: 1/4h
casecomponent: Cloud
Expand Down
2 changes: 1 addition & 1 deletion cfme/tests/storage/test_volume_types.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ def test_storage_volume_type_present(appliance, provider, request):
Bugzilla:
1650082
Polarion:
assignee: mmojzis
assignee: gtalreja
caseimportance: medium
initialEstimate: 1/4h
casecomponent: Cloud
Expand Down