File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -548,6 +548,8 @@ def test_user_permissions_rhsso_user_multiple_group(
548548
549549 :CaseImportance: Medium
550550
551+ :BlockedBy: SAT-42705
552+
551553 :steps:
552554 1. create sat_users and sat_admins usergroups with non-admin and admin
553555 permissions respectively
Original file line number Diff line number Diff line change @@ -289,6 +289,8 @@ def test_positive_update_external_roles(
289289 :expectedresults: User has access to all NEW functional areas that are
290290 assigned to aforementioned UserGroup.
291291
292+ :BlockedBy: SAT-42705
293+
292294 :parametrized: yes
293295 """
294296 ldap_data , auth_source = ldap_auth_source
@@ -347,6 +349,8 @@ def test_positive_delete_external_roles(
347349
348350 :CaseImportance: Medium
349351
352+ :BlockedBy: SAT-42705
353+
350354 :steps:
351355 1. Create an UserGroup.
352356 2. Assign some roles to UserGroup.
@@ -490,6 +494,8 @@ def test_positive_add_admin_role_with_org_loc(
490494
491495 :parametrized: yes
492496
497+ :BlockedBy: SAT-42705
498+
493499 :setup: LDAP Auth Source should be created with Org and Location
494500 Associated.
495501
@@ -1216,6 +1222,8 @@ def test_verify_group_permissions(
12161222
12171223 :CaseImportance: Medium
12181224
1225+ :BlockedBy: SAT-42705
1226+
12191227 :expectedresults: Group with higher permission is applied on the user
12201228 """
12211229 idm_groups_users = settings .ipa .groups .users
You can’t perform that action at this time.
0 commit comments