diff --git a/tests/foreman/destructive/test_ldap_authentication.py b/tests/foreman/destructive/test_ldap_authentication.py index 85baeb97503..a141b3a923c 100644 --- a/tests/foreman/destructive/test_ldap_authentication.py +++ b/tests/foreman/destructive/test_ldap_authentication.py @@ -548,6 +548,8 @@ def test_user_permissions_rhsso_user_multiple_group( :CaseImportance: Medium + :BlockedBy: SAT-42705 + :steps: 1. create sat_users and sat_admins usergroups with non-admin and admin permissions respectively diff --git a/tests/foreman/ui/test_ldap_authentication.py b/tests/foreman/ui/test_ldap_authentication.py index 50e314ca3da..86e6a57271d 100644 --- a/tests/foreman/ui/test_ldap_authentication.py +++ b/tests/foreman/ui/test_ldap_authentication.py @@ -289,6 +289,8 @@ def test_positive_update_external_roles( :expectedresults: User has access to all NEW functional areas that are assigned to aforementioned UserGroup. + :BlockedBy: SAT-42705 + :parametrized: yes """ ldap_data, auth_source = ldap_auth_source @@ -347,6 +349,8 @@ def test_positive_delete_external_roles( :CaseImportance: Medium + :BlockedBy: SAT-42705 + :steps: 1. Create an UserGroup. 2. Assign some roles to UserGroup. @@ -490,6 +494,8 @@ def test_positive_add_admin_role_with_org_loc( :parametrized: yes + :BlockedBy: SAT-42705 + :setup: LDAP Auth Source should be created with Org and Location Associated. @@ -1216,6 +1222,8 @@ def test_verify_group_permissions( :CaseImportance: Medium + :BlockedBy: SAT-42705 + :expectedresults: Group with higher permission is applied on the user """ idm_groups_users = settings.ipa.groups.users