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 #10140 from dgaikwad/fa_assignment
Browse files Browse the repository at this point in the history
[1LP][RFR][NOTEST]- changing FA owner
  • Loading branch information
mshriver authored May 22, 2020
2 parents 004ca84 + 9ca1504 commit b07756e
Show file tree
Hide file tree
Showing 4 changed files with 44 additions and 42 deletions.
67 changes: 34 additions & 33 deletions cfme/tests/configure/test_access_control.py
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ def catalog_obj(appliance):
def test_user_crud(appliance):
"""
Polarion:
assignee: apagac
assignee: dgaikwad
initialEstimate: 1/8h
casecomponent: Configuration
tags: rbac
Expand All @@ -187,7 +187,7 @@ def test_user_assign_multiple_groups(appliance, request):
* Confirm that the user has each group visible in the Settings menu
Polarion:
assignee: apagac
assignee: dgaikwad
initialEstimate: 1/8h
casecomponent: Configuration
tags: rbac
Expand Down Expand Up @@ -216,7 +216,7 @@ def test_user_change_groups(appliance):
"""Assign a user to multiple groups and confirm that the user can successfully change groups
Polarion:
assignee: apagac
assignee: dgaikwad
initialEstimate: 1/4h
casecomponent: Configuration
"""
Expand Down Expand Up @@ -252,7 +252,7 @@ def test_user_login(appliance):
1035399
Polarion:
assignee: apagac
assignee: dgaikwad
initialEstimate: 1/8h
casecomponent: Configuration
tags: rbac
Expand All @@ -279,7 +279,7 @@ def test_user_duplicate_username(appliance):
* Create another user with same credential
Polarion:
assignee: apagac
assignee: dgaikwad
initialEstimate: 1/8h
casecomponent: Configuration
tags: rbac
Expand Down Expand Up @@ -309,7 +309,7 @@ def test_user_allow_duplicate_name(appliance):
* Create another user with same full name
Polarion:
assignee: apagac
assignee: dgaikwad
initialEstimate: 1/8h
casecomponent: Configuration
tags: rbac
Expand All @@ -332,7 +332,7 @@ def test_user_allow_duplicate_name(appliance):
def test_username_required_error_validation(appliance):
"""
Polarion:
assignee: apagac
assignee: dgaikwad
initialEstimate: 1/8h
casecomponent: Configuration
tags: rbac
Expand All @@ -354,7 +354,7 @@ def test_username_required_error_validation(appliance):
def test_userid_required_error_validation(appliance):
"""
Polarion:
assignee: apagac
assignee: dgaikwad
initialEstimate: 1/8h
casecomponent: Configuration
tags: rbac
Expand All @@ -379,7 +379,7 @@ def test_userid_required_error_validation(appliance):
def test_user_password_required_error_validation(appliance):
"""
Polarion:
assignee: apagac
assignee: dgaikwad
initialEstimate: 1/8h
casecomponent: Configuration
tags: rbac
Expand All @@ -406,7 +406,7 @@ def test_user_password_required_error_validation(appliance):
def test_user_group_error_validation(appliance):
"""
Polarion:
assignee: apagac
assignee: dgaikwad
initialEstimate: 1/8h
casecomponent: Configuration
tags: rbac
Expand All @@ -423,7 +423,7 @@ def test_user_group_error_validation(appliance):
def test_user_email_error_validation(appliance):
"""
Polarion:
assignee: apagac
assignee: dgaikwad
initialEstimate: 1/8h
casecomponent: Configuration
tags: rbac
Expand Down Expand Up @@ -496,7 +496,7 @@ def test_delete_default_user(appliance):
* Try deleting the user
Polarion:
assignee: apagac
assignee: dgaikwad
initialEstimate: 1/8h
casecomponent: Configuration
tags: rbac
Expand All @@ -518,7 +518,7 @@ def test_current_user_login_delete(appliance, request):
* Try deleting the user
Polarion:
assignee: apagac
assignee: dgaikwad
initialEstimate: 1/8h
casecomponent: Configuration
tags: rbac
Expand Down Expand Up @@ -562,7 +562,7 @@ def test_tagvis_user(user_restricted, check_item_visibility):
def test_group_crud(appliance):
"""
Polarion:
assignee: apagac
assignee: dgaikwad
initialEstimate: 1/8h
casecomponent: Configuration
tags: rbac
Expand Down Expand Up @@ -621,7 +621,7 @@ def test_group_duplicate_name(appliance):
""" Verify that two groups can't have the same name
Polarion:
assignee: apagac
assignee: dgaikwad
initialEstimate: 1/8h
tags: rbac
casecomponent: Configuration
Expand Down Expand Up @@ -692,7 +692,7 @@ def test_group_remove_tag(appliance):
def test_group_description_required_error_validation(appliance):
"""
Polarion:
assignee: apagac
assignee: dgaikwad
initialEstimate: 1/8h
casecomponent: Configuration
tags: rbac
Expand All @@ -717,7 +717,7 @@ def test_delete_default_group(appliance):
* Try deleting the group EvmGroup-adminstrator
Polarion:
assignee: apagac
assignee: dgaikwad
initialEstimate: 1/8h
casecomponent: Configuration
tags: rbac
Expand All @@ -734,7 +734,7 @@ def test_delete_group_with_assigned_user(appliance):
"""Test that CFME prevents deletion of a group that has users assigned
Polarion:
assignee: apagac
assignee: dgaikwad
initialEstimate: 1/8h
casecomponent: Configuration
tags: rbac
Expand All @@ -757,7 +757,7 @@ def test_edit_default_group(appliance):
* Try editing the group EvmGroup-adminstrator
Polarion:
assignee: apagac
assignee: dgaikwad
initialEstimate: 1/8h
casecomponent: Configuration
tags: rbac
Expand All @@ -781,7 +781,7 @@ def test_edit_sequence_usergroups(appliance, request):
* Verify the changed sequence
Polarion:
assignee: apagac
assignee: dgaikwad
casecomponent: Configuration
initialEstimate: 1/8h
tags: rbac
Expand Down Expand Up @@ -822,7 +822,7 @@ def test_tagvis_group(user_restricted, group_with_tag, check_item_visibility):
def test_role_crud(appliance):
"""
Polarion:
assignee: apagac
assignee: dgaikwad
initialEstimate: 1/8h
casecomponent: Configuration
tags: rbac
Expand Down Expand Up @@ -854,7 +854,7 @@ def test_role_crud(appliance):
def test_rolename_required_error_validation(appliance):
"""
Polarion:
assignee: apagac
assignee: dgaikwad
initialEstimate: 1/8h
casecomponent: Configuration
tags: rbac
Expand All @@ -875,7 +875,7 @@ def test_rolename_required_error_validation(appliance):
def test_rolename_duplicate_validation(appliance):
"""
Polarion:
assignee: apagac
assignee: dgaikwad
casecomponent: Configuration
initialEstimate: 1/8h
tags: rbac
Expand All @@ -901,7 +901,7 @@ def test_delete_default_roles(appliance):
* Try editing the group EvmRole-approver
Polarion:
assignee: apagac
assignee: dgaikwad
initialEstimate: 1/8h
casecomponent: Configuration
tags: rbac
Expand All @@ -922,7 +922,7 @@ def test_edit_default_roles(appliance):
* Try editing the group EvmRole-auditor
Polarion:
assignee: apagac
assignee: dgaikwad
initialEstimate: 1/8h
casecomponent: Configuration
tags: rbac
Expand All @@ -939,7 +939,7 @@ def test_edit_default_roles(appliance):
def test_delete_roles_with_assigned_group(appliance):
"""
Polarion:
assignee: apagac
assignee: dgaikwad
initialEstimate: 1/8h
casecomponent: Configuration
tags: rbac
Expand All @@ -957,7 +957,7 @@ def test_delete_roles_with_assigned_group(appliance):
def test_assign_user_to_new_group(appliance):
"""
Polarion:
assignee: apagac
assignee: dgaikwad
initialEstimate: 1/8h
casecomponent: Configuration
tags: rbac
Expand Down Expand Up @@ -1011,7 +1011,7 @@ def test_permission_edit(appliance, request, product_features):
action: reference to a function to execute under the test user context
Polarion:
assignee: apagac
assignee: dgaikwad
caseimportance: medium
casecomponent: Configuration
initialEstimate: 1h
Expand Down Expand Up @@ -1121,7 +1121,7 @@ def test_permissions(appliance, product_features, allowed_actions, disallowed_ac
object: [ { "Action Name": function_reference_action }, ...]
Polarion:
assignee: apagac
assignee: dgaikwad
caseimportance: medium
casecomponent: Configuration
initialEstimate: 1h
Expand Down Expand Up @@ -1176,7 +1176,7 @@ def single_task_permission_test(appliance, product_features, actions):
def test_permissions_role_crud(appliance):
"""
Polarion:
assignee: apagac
assignee: dgaikwad
initialEstimate: 1/5h
casecomponent: Configuration
tags: rbac
Expand All @@ -1198,7 +1198,7 @@ def test_permissions_role_crud(appliance):
def test_permissions_vm_provisioning(appliance, provider, setup_provider):
"""
Polarion:
assignee: apagac
assignee: dgaikwad
caseimportance: medium
casecomponent: Configuration
initialEstimate: 1/5h
Expand Down Expand Up @@ -1254,7 +1254,7 @@ def test_permissions_vm_provisioning(appliance, provider, setup_provider):
def test_user_change_password(appliance, request):
"""
Polarion:
assignee: apagac
assignee: dgaikwad
initialEstimate: 1/8h
casecomponent: Configuration
tags: rbac
Expand Down Expand Up @@ -1289,7 +1289,7 @@ def test_copied_user_password_inheritance(appliance, request):
empty
Polarion:
assignee: apagac
assignee: dgaikwad
casecomponent: WebUI
caseimportance: high
initialEstimate: 1/15h
Expand Down Expand Up @@ -2346,6 +2346,7 @@ def test_ssui_group_switch():
pass


@pytest.mark.customer_scenario
@pytest.mark.manual
@test_requirements.rbac
@test_requirements.ssui
Expand Down
1 change: 1 addition & 0 deletions cfme/tests/integration/test_auth_manual.py
Original file line number Diff line number Diff line change
Expand Up @@ -658,6 +658,7 @@ def test_select_edit_group():
pass


@pytest.mark.customer_scenario
@test_requirements.rbac
@pytest.mark.tier(2)
@pytest.mark.meta(coverage=[1730066])
Expand Down
12 changes: 6 additions & 6 deletions cfme/tests/services/test_service_rbac.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ def test_service_rbac_no_permission(appliance, role_user_group):
""" Test service rbac without user permission
Polarion:
assignee: apagac
assignee: dgaikwad
initialEstimate: 1/4h
casecomponent: Services
"""
Expand All @@ -73,7 +73,7 @@ def test_service_rbac_catalog(appliance, role_user_group, catalog):
""" Test service rbac with catalog
Polarion:
assignee: apagac
assignee: dgaikwad
initialEstimate: 1/4h
casecomponent: Services
"""
Expand All @@ -93,7 +93,7 @@ def test_service_rbac_service_catalog(
""" Test service rbac with service catalog
Polarion:
assignee: apagac
assignee: dgaikwad
initialEstimate: 1/4h
casecomponent: Services
"""
Expand Down Expand Up @@ -138,7 +138,7 @@ def test_service_rbac_catalog_item(request, appliance, role_user_group, catalog_
""" Test service rbac with catalog item
Polarion:
assignee: apagac
assignee: dgaikwad
initialEstimate: 1/4h
casecomponent: Services
"""
Expand All @@ -156,7 +156,7 @@ def test_service_rbac_orchestration(appliance, role_user_group):
""" Test service rbac with orchestration
Polarion:
assignee: apagac
assignee: dgaikwad
initialEstimate: 1/4h
casecomponent: Services
"""
Expand All @@ -182,7 +182,7 @@ def test_service_rbac_request(appliance, role_user_group, catalog_item, request,
""" Test service rbac with only request module permissions
Polarion:
assignee: apagac
assignee: dgaikwad
initialEstimate: 1/4h
casecomponent: Services
"""
Expand Down
6 changes: 3 additions & 3 deletions cfme/tests/test_login.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ def test_login(context, method, appliance):
""" Tests that the appliance can be logged into and shows dashboard page.
Polarion:
assignee: apagac
assignee: dgaikwad
casecomponent: Configuration
initialEstimate: 1/8h
tags: rbac
Expand All @@ -55,7 +55,7 @@ def test_bad_password(context, request, appliance):
""" Tests logging in with a bad password.
Polarion:
assignee: apagac
assignee: dgaikwad
casecomponent: WebUI
initialEstimate: 1/8h
tags: rbac
Expand All @@ -81,7 +81,7 @@ def test_credentials_change_password_with_special_characters():
Password with only special characters
Polarion:
assignee: apagac
assignee: dgaikwad
casecomponent: Appliance
caseimportance: medium
initialEstimate: 1/8h
Expand Down

0 comments on commit b07756e

Please sign in to comment.