@@ -160,7 +160,7 @@ def catalog_obj(appliance):
160160def test_user_crud (appliance ):
161161 """
162162 Polarion:
163- assignee: apagac
163+ assignee: dgaikwad
164164 initialEstimate: 1/8h
165165 casecomponent: Configuration
166166 tags: rbac
@@ -187,7 +187,7 @@ def test_user_assign_multiple_groups(appliance, request):
187187 * Confirm that the user has each group visible in the Settings menu
188188
189189 Polarion:
190- assignee: apagac
190+ assignee: dgaikwad
191191 initialEstimate: 1/8h
192192 casecomponent: Configuration
193193 tags: rbac
@@ -216,7 +216,7 @@ def test_user_change_groups(appliance):
216216 """Assign a user to multiple groups and confirm that the user can successfully change groups
217217
218218 Polarion:
219- assignee: apagac
219+ assignee: dgaikwad
220220 initialEstimate: 1/4h
221221 casecomponent: Configuration
222222 """
@@ -252,7 +252,7 @@ def test_user_login(appliance):
252252 1035399
253253
254254 Polarion:
255- assignee: apagac
255+ assignee: dgaikwad
256256 initialEstimate: 1/8h
257257 casecomponent: Configuration
258258 tags: rbac
@@ -279,7 +279,7 @@ def test_user_duplicate_username(appliance):
279279 * Create another user with same credential
280280
281281 Polarion:
282- assignee: apagac
282+ assignee: dgaikwad
283283 initialEstimate: 1/8h
284284 casecomponent: Configuration
285285 tags: rbac
@@ -309,7 +309,7 @@ def test_user_allow_duplicate_name(appliance):
309309 * Create another user with same full name
310310
311311 Polarion:
312- assignee: apagac
312+ assignee: dgaikwad
313313 initialEstimate: 1/8h
314314 casecomponent: Configuration
315315 tags: rbac
@@ -332,7 +332,7 @@ def test_user_allow_duplicate_name(appliance):
332332def test_username_required_error_validation (appliance ):
333333 """
334334 Polarion:
335- assignee: apagac
335+ assignee: dgaikwad
336336 initialEstimate: 1/8h
337337 casecomponent: Configuration
338338 tags: rbac
@@ -354,7 +354,7 @@ def test_username_required_error_validation(appliance):
354354def test_userid_required_error_validation (appliance ):
355355 """
356356 Polarion:
357- assignee: apagac
357+ assignee: dgaikwad
358358 initialEstimate: 1/8h
359359 casecomponent: Configuration
360360 tags: rbac
@@ -379,7 +379,7 @@ def test_userid_required_error_validation(appliance):
379379def test_user_password_required_error_validation (appliance ):
380380 """
381381 Polarion:
382- assignee: apagac
382+ assignee: dgaikwad
383383 initialEstimate: 1/8h
384384 casecomponent: Configuration
385385 tags: rbac
@@ -406,7 +406,7 @@ def test_user_password_required_error_validation(appliance):
406406def test_user_group_error_validation (appliance ):
407407 """
408408 Polarion:
409- assignee: apagac
409+ assignee: dgaikwad
410410 initialEstimate: 1/8h
411411 casecomponent: Configuration
412412 tags: rbac
@@ -423,7 +423,7 @@ def test_user_group_error_validation(appliance):
423423def test_user_email_error_validation (appliance ):
424424 """
425425 Polarion:
426- assignee: apagac
426+ assignee: dgaikwad
427427 initialEstimate: 1/8h
428428 casecomponent: Configuration
429429 tags: rbac
@@ -496,7 +496,7 @@ def test_delete_default_user(appliance):
496496 * Try deleting the user
497497
498498 Polarion:
499- assignee: apagac
499+ assignee: dgaikwad
500500 initialEstimate: 1/8h
501501 casecomponent: Configuration
502502 tags: rbac
@@ -518,7 +518,7 @@ def test_current_user_login_delete(appliance, request):
518518 * Try deleting the user
519519
520520 Polarion:
521- assignee: apagac
521+ assignee: dgaikwad
522522 initialEstimate: 1/8h
523523 casecomponent: Configuration
524524 tags: rbac
@@ -562,7 +562,7 @@ def test_tagvis_user(user_restricted, check_item_visibility):
562562def test_group_crud (appliance ):
563563 """
564564 Polarion:
565- assignee: apagac
565+ assignee: dgaikwad
566566 initialEstimate: 1/8h
567567 casecomponent: Configuration
568568 tags: rbac
@@ -621,7 +621,7 @@ def test_group_duplicate_name(appliance):
621621 """ Verify that two groups can't have the same name
622622
623623 Polarion:
624- assignee: apagac
624+ assignee: dgaikwad
625625 initialEstimate: 1/8h
626626 tags: rbac
627627 casecomponent: Configuration
@@ -692,7 +692,7 @@ def test_group_remove_tag(appliance):
692692def test_group_description_required_error_validation (appliance ):
693693 """
694694 Polarion:
695- assignee: apagac
695+ assignee: dgaikwad
696696 initialEstimate: 1/8h
697697 casecomponent: Configuration
698698 tags: rbac
@@ -717,7 +717,7 @@ def test_delete_default_group(appliance):
717717 * Try deleting the group EvmGroup-adminstrator
718718
719719 Polarion:
720- assignee: apagac
720+ assignee: dgaikwad
721721 initialEstimate: 1/8h
722722 casecomponent: Configuration
723723 tags: rbac
@@ -734,7 +734,7 @@ def test_delete_group_with_assigned_user(appliance):
734734 """Test that CFME prevents deletion of a group that has users assigned
735735
736736 Polarion:
737- assignee: apagac
737+ assignee: dgaikwad
738738 initialEstimate: 1/8h
739739 casecomponent: Configuration
740740 tags: rbac
@@ -757,7 +757,7 @@ def test_edit_default_group(appliance):
757757 * Try editing the group EvmGroup-adminstrator
758758
759759 Polarion:
760- assignee: apagac
760+ assignee: dgaikwad
761761 initialEstimate: 1/8h
762762 casecomponent: Configuration
763763 tags: rbac
@@ -781,7 +781,7 @@ def test_edit_sequence_usergroups(appliance, request):
781781 * Verify the changed sequence
782782
783783 Polarion:
784- assignee: apagac
784+ assignee: dgaikwad
785785 casecomponent: Configuration
786786 initialEstimate: 1/8h
787787 tags: rbac
@@ -822,7 +822,7 @@ def test_tagvis_group(user_restricted, group_with_tag, check_item_visibility):
822822def test_role_crud (appliance ):
823823 """
824824 Polarion:
825- assignee: apagac
825+ assignee: dgaikwad
826826 initialEstimate: 1/8h
827827 casecomponent: Configuration
828828 tags: rbac
@@ -854,7 +854,7 @@ def test_role_crud(appliance):
854854def test_rolename_required_error_validation (appliance ):
855855 """
856856 Polarion:
857- assignee: apagac
857+ assignee: dgaikwad
858858 initialEstimate: 1/8h
859859 casecomponent: Configuration
860860 tags: rbac
@@ -875,7 +875,7 @@ def test_rolename_required_error_validation(appliance):
875875def test_rolename_duplicate_validation (appliance ):
876876 """
877877 Polarion:
878- assignee: apagac
878+ assignee: dgaikwad
879879 casecomponent: Configuration
880880 initialEstimate: 1/8h
881881 tags: rbac
@@ -901,7 +901,7 @@ def test_delete_default_roles(appliance):
901901 * Try editing the group EvmRole-approver
902902
903903 Polarion:
904- assignee: apagac
904+ assignee: dgaikwad
905905 initialEstimate: 1/8h
906906 casecomponent: Configuration
907907 tags: rbac
@@ -922,7 +922,7 @@ def test_edit_default_roles(appliance):
922922 * Try editing the group EvmRole-auditor
923923
924924 Polarion:
925- assignee: apagac
925+ assignee: dgaikwad
926926 initialEstimate: 1/8h
927927 casecomponent: Configuration
928928 tags: rbac
@@ -939,7 +939,7 @@ def test_edit_default_roles(appliance):
939939def test_delete_roles_with_assigned_group (appliance ):
940940 """
941941 Polarion:
942- assignee: apagac
942+ assignee: dgaikwad
943943 initialEstimate: 1/8h
944944 casecomponent: Configuration
945945 tags: rbac
@@ -957,7 +957,7 @@ def test_delete_roles_with_assigned_group(appliance):
957957def test_assign_user_to_new_group (appliance ):
958958 """
959959 Polarion:
960- assignee: apagac
960+ assignee: dgaikwad
961961 initialEstimate: 1/8h
962962 casecomponent: Configuration
963963 tags: rbac
@@ -1011,7 +1011,7 @@ def test_permission_edit(appliance, request, product_features):
10111011 action: reference to a function to execute under the test user context
10121012
10131013 Polarion:
1014- assignee: apagac
1014+ assignee: dgaikwad
10151015 caseimportance: medium
10161016 casecomponent: Configuration
10171017 initialEstimate: 1h
@@ -1121,7 +1121,7 @@ def test_permissions(appliance, product_features, allowed_actions, disallowed_ac
11211121 object: [ { "Action Name": function_reference_action }, ...]
11221122
11231123 Polarion:
1124- assignee: apagac
1124+ assignee: dgaikwad
11251125 caseimportance: medium
11261126 casecomponent: Configuration
11271127 initialEstimate: 1h
@@ -1176,7 +1176,7 @@ def single_task_permission_test(appliance, product_features, actions):
11761176def test_permissions_role_crud (appliance ):
11771177 """
11781178 Polarion:
1179- assignee: apagac
1179+ assignee: dgaikwad
11801180 initialEstimate: 1/5h
11811181 casecomponent: Configuration
11821182 tags: rbac
@@ -1198,7 +1198,7 @@ def test_permissions_role_crud(appliance):
11981198def test_permissions_vm_provisioning (appliance , provider , setup_provider ):
11991199 """
12001200 Polarion:
1201- assignee: apagac
1201+ assignee: dgaikwad
12021202 caseimportance: medium
12031203 casecomponent: Configuration
12041204 initialEstimate: 1/5h
@@ -1254,7 +1254,7 @@ def test_permissions_vm_provisioning(appliance, provider, setup_provider):
12541254def test_user_change_password (appliance , request ):
12551255 """
12561256 Polarion:
1257- assignee: apagac
1257+ assignee: dgaikwad
12581258 initialEstimate: 1/8h
12591259 casecomponent: Configuration
12601260 tags: rbac
@@ -1289,7 +1289,7 @@ def test_copied_user_password_inheritance(appliance, request):
12891289 empty
12901290
12911291 Polarion:
1292- assignee: apagac
1292+ assignee: dgaikwad
12931293 casecomponent: WebUI
12941294 caseimportance: high
12951295 initialEstimate: 1/15h
@@ -2346,6 +2346,7 @@ def test_ssui_group_switch():
23462346 pass
23472347
23482348
2349+ @pytest .mark .customer_scenario
23492350@pytest .mark .manual
23502351@test_requirements .rbac
23512352@test_requirements .ssui
0 commit comments