@@ -159,7 +159,7 @@ def catalog_obj(appliance):
159159def test_user_crud (appliance ):
160160 """
161161 Polarion:
162- assignee: apagac
162+ assignee: dgaikwad
163163 initialEstimate: 1/8h
164164 casecomponent: Configuration
165165 tags: rbac
@@ -186,7 +186,7 @@ def test_user_assign_multiple_groups(appliance, request):
186186 * Confirm that the user has each group visible in the Settings menu
187187
188188 Polarion:
189- assignee: apagac
189+ assignee: dgaikwad
190190 initialEstimate: 1/8h
191191 casecomponent: Configuration
192192 tags: rbac
@@ -215,7 +215,7 @@ def test_user_change_groups(appliance):
215215 """Assign a user to multiple groups and confirm that the user can successfully change groups
216216
217217 Polarion:
218- assignee: apagac
218+ assignee: dgaikwad
219219 initialEstimate: 1/4h
220220 casecomponent: Configuration
221221 """
@@ -251,7 +251,7 @@ def test_user_login(appliance):
251251 1035399
252252
253253 Polarion:
254- assignee: apagac
254+ assignee: dgaikwad
255255 initialEstimate: 1/8h
256256 casecomponent: Configuration
257257 tags: rbac
@@ -278,7 +278,7 @@ def test_user_duplicate_username(appliance):
278278 * Create another user with same credential
279279
280280 Polarion:
281- assignee: apagac
281+ assignee: dgaikwad
282282 initialEstimate: 1/8h
283283 casecomponent: Configuration
284284 tags: rbac
@@ -308,7 +308,7 @@ def test_user_allow_duplicate_name(appliance):
308308 * Create another user with same full name
309309
310310 Polarion:
311- assignee: apagac
311+ assignee: dgaikwad
312312 initialEstimate: 1/8h
313313 casecomponent: Configuration
314314 tags: rbac
@@ -331,7 +331,7 @@ def test_user_allow_duplicate_name(appliance):
331331def test_username_required_error_validation (appliance ):
332332 """
333333 Polarion:
334- assignee: apagac
334+ assignee: dgaikwad
335335 initialEstimate: 1/8h
336336 casecomponent: Configuration
337337 tags: rbac
@@ -353,7 +353,7 @@ def test_username_required_error_validation(appliance):
353353def test_userid_required_error_validation (appliance ):
354354 """
355355 Polarion:
356- assignee: apagac
356+ assignee: dgaikwad
357357 initialEstimate: 1/8h
358358 casecomponent: Configuration
359359 tags: rbac
@@ -378,7 +378,7 @@ def test_userid_required_error_validation(appliance):
378378def test_user_password_required_error_validation (appliance ):
379379 """
380380 Polarion:
381- assignee: apagac
381+ assignee: dgaikwad
382382 initialEstimate: 1/8h
383383 casecomponent: Configuration
384384 tags: rbac
@@ -405,7 +405,7 @@ def test_user_password_required_error_validation(appliance):
405405def test_user_group_error_validation (appliance ):
406406 """
407407 Polarion:
408- assignee: apagac
408+ assignee: dgaikwad
409409 initialEstimate: 1/8h
410410 casecomponent: Configuration
411411 tags: rbac
@@ -422,7 +422,7 @@ def test_user_group_error_validation(appliance):
422422def test_user_email_error_validation (appliance ):
423423 """
424424 Polarion:
425- assignee: apagac
425+ assignee: dgaikwad
426426 initialEstimate: 1/8h
427427 casecomponent: Configuration
428428 tags: rbac
@@ -495,7 +495,7 @@ def test_delete_default_user(appliance):
495495 * Try deleting the user
496496
497497 Polarion:
498- assignee: apagac
498+ assignee: dgaikwad
499499 initialEstimate: 1/8h
500500 casecomponent: Configuration
501501 tags: rbac
@@ -517,7 +517,7 @@ def test_current_user_login_delete(appliance, request):
517517 * Try deleting the user
518518
519519 Polarion:
520- assignee: apagac
520+ assignee: dgaikwad
521521 initialEstimate: 1/8h
522522 casecomponent: Configuration
523523 tags: rbac
@@ -561,7 +561,7 @@ def test_tagvis_user(user_restricted, check_item_visibility):
561561def test_group_crud (appliance ):
562562 """
563563 Polarion:
564- assignee: apagac
564+ assignee: dgaikwad
565565 initialEstimate: 1/8h
566566 casecomponent: Configuration
567567 tags: rbac
@@ -620,7 +620,7 @@ def test_group_duplicate_name(appliance):
620620 """ Verify that two groups can't have the same name
621621
622622 Polarion:
623- assignee: apagac
623+ assignee: dgaikwad
624624 initialEstimate: 1/8h
625625 tags: rbac
626626 casecomponent: Configuration
@@ -691,7 +691,7 @@ def test_group_remove_tag(appliance):
691691def test_group_description_required_error_validation (appliance ):
692692 """
693693 Polarion:
694- assignee: apagac
694+ assignee: dgaikwad
695695 initialEstimate: 1/8h
696696 casecomponent: Configuration
697697 tags: rbac
@@ -716,7 +716,7 @@ def test_delete_default_group(appliance):
716716 * Try deleting the group EvmGroup-adminstrator
717717
718718 Polarion:
719- assignee: apagac
719+ assignee: dgaikwad
720720 initialEstimate: 1/8h
721721 casecomponent: Configuration
722722 tags: rbac
@@ -733,7 +733,7 @@ def test_delete_group_with_assigned_user(appliance):
733733 """Test that CFME prevents deletion of a group that has users assigned
734734
735735 Polarion:
736- assignee: apagac
736+ assignee: dgaikwad
737737 initialEstimate: 1/8h
738738 casecomponent: Configuration
739739 tags: rbac
@@ -756,7 +756,7 @@ def test_edit_default_group(appliance):
756756 * Try editing the group EvmGroup-adminstrator
757757
758758 Polarion:
759- assignee: apagac
759+ assignee: dgaikwad
760760 initialEstimate: 1/8h
761761 casecomponent: Configuration
762762 tags: rbac
@@ -780,7 +780,7 @@ def test_edit_sequence_usergroups(appliance, request):
780780 * Verify the changed sequence
781781
782782 Polarion:
783- assignee: apagac
783+ assignee: dgaikwad
784784 casecomponent: Configuration
785785 initialEstimate: 1/8h
786786 tags: rbac
@@ -821,7 +821,7 @@ def test_tagvis_group(user_restricted, group_with_tag, check_item_visibility):
821821def test_role_crud (appliance ):
822822 """
823823 Polarion:
824- assignee: apagac
824+ assignee: dgaikwad
825825 initialEstimate: 1/8h
826826 casecomponent: Configuration
827827 tags: rbac
@@ -853,7 +853,7 @@ def test_role_crud(appliance):
853853def test_rolename_required_error_validation (appliance ):
854854 """
855855 Polarion:
856- assignee: apagac
856+ assignee: dgaikwad
857857 initialEstimate: 1/8h
858858 casecomponent: Configuration
859859 tags: rbac
@@ -874,7 +874,7 @@ def test_rolename_required_error_validation(appliance):
874874def test_rolename_duplicate_validation (appliance ):
875875 """
876876 Polarion:
877- assignee: apagac
877+ assignee: dgaikwad
878878 casecomponent: Configuration
879879 initialEstimate: 1/8h
880880 tags: rbac
@@ -900,7 +900,7 @@ def test_delete_default_roles(appliance):
900900 * Try editing the group EvmRole-approver
901901
902902 Polarion:
903- assignee: apagac
903+ assignee: dgaikwad
904904 initialEstimate: 1/8h
905905 casecomponent: Configuration
906906 tags: rbac
@@ -921,7 +921,7 @@ def test_edit_default_roles(appliance):
921921 * Try editing the group EvmRole-auditor
922922
923923 Polarion:
924- assignee: apagac
924+ assignee: dgaikwad
925925 initialEstimate: 1/8h
926926 casecomponent: Configuration
927927 tags: rbac
@@ -938,7 +938,7 @@ def test_edit_default_roles(appliance):
938938def test_delete_roles_with_assigned_group (appliance ):
939939 """
940940 Polarion:
941- assignee: apagac
941+ assignee: dgaikwad
942942 initialEstimate: 1/8h
943943 casecomponent: Configuration
944944 tags: rbac
@@ -956,7 +956,7 @@ def test_delete_roles_with_assigned_group(appliance):
956956def test_assign_user_to_new_group (appliance ):
957957 """
958958 Polarion:
959- assignee: apagac
959+ assignee: dgaikwad
960960 initialEstimate: 1/8h
961961 casecomponent: Configuration
962962 tags: rbac
@@ -1010,7 +1010,7 @@ def test_permission_edit(appliance, request, product_features):
10101010 action: reference to a function to execute under the test user context
10111011
10121012 Polarion:
1013- assignee: apagac
1013+ assignee: dgaikwad
10141014 caseimportance: medium
10151015 casecomponent: Configuration
10161016 initialEstimate: 1h
@@ -1120,7 +1120,7 @@ def test_permissions(appliance, product_features, allowed_actions, disallowed_ac
11201120 object: [ { "Action Name": function_reference_action }, ...]
11211121
11221122 Polarion:
1123- assignee: apagac
1123+ assignee: dgaikwad
11241124 caseimportance: medium
11251125 casecomponent: Configuration
11261126 initialEstimate: 1h
@@ -1175,7 +1175,7 @@ def single_task_permission_test(appliance, product_features, actions):
11751175def test_permissions_role_crud (appliance ):
11761176 """
11771177 Polarion:
1178- assignee: apagac
1178+ assignee: dgaikwad
11791179 initialEstimate: 1/5h
11801180 casecomponent: Configuration
11811181 tags: rbac
@@ -1197,7 +1197,7 @@ def test_permissions_role_crud(appliance):
11971197def test_permissions_vm_provisioning (appliance , provider , setup_provider ):
11981198 """
11991199 Polarion:
1200- assignee: apagac
1200+ assignee: dgaikwad
12011201 caseimportance: medium
12021202 casecomponent: Configuration
12031203 initialEstimate: 1/5h
@@ -1253,7 +1253,7 @@ def test_permissions_vm_provisioning(appliance, provider, setup_provider):
12531253def test_user_change_password (appliance , request ):
12541254 """
12551255 Polarion:
1256- assignee: apagac
1256+ assignee: dgaikwad
12571257 initialEstimate: 1/8h
12581258 casecomponent: Configuration
12591259 tags: rbac
@@ -1288,7 +1288,7 @@ def test_copied_user_password_inheritance(appliance, request):
12881288 empty
12891289
12901290 Polarion:
1291- assignee: apagac
1291+ assignee: dgaikwad
12921292 casecomponent: WebUI
12931293 caseimportance: high
12941294 initialEstimate: 1/15h
@@ -2345,6 +2345,7 @@ def test_ssui_group_switch():
23452345 pass
23462346
23472347
2348+ @pytest .mark .customer_scenario
23482349@pytest .mark .manual
23492350@test_requirements .rbac
23502351@test_requirements .ssui
0 commit comments