SatelliteQE / robottelo

Robottelo is a test suite that exercises The Foreman.
GNU General Public License v3.0
61 stars 114 forks source link

[6.15.z] Refactor IPA users and groups, make the data structure make sense #16866

Closed Satellite-QE closed 3 weeks ago

Satellite-QE commented 3 weeks ago

Cherrypick of PR: https://github.com/SatelliteQE/robottelo/pull/16536

null

Satellite-QE commented 3 weeks ago
trigger: test-robottelo
pytest: tests/foreman/ui/test_ldap_authentication.py -k test_userlist_with_external_admin -k test_verify_group_permissions
env:
  ROBOTTELO_fam__server__external_usergroup_name: satadmins
  ROBOTTELO_ipa__users__user: satuser_01
  ROBOTTELO_ipa__users__admin: satadmin_01
  ROBOTTELO_ipa__groups__users: satusers
  ROBOTTELO_ipa__groups__admins: satadmins
Satellite-QE commented 3 weeks ago

PRT Result

Build Number: 9243
Build Status: SUCCESS
PRT Comment: pytest tests/foreman/ui/test_ldap_authentication.py -k test_userlist_with_external_admin -k test_verify_group_permissions --external-logging
Test Result : ========== 1 passed, 53 deselected, 62 warnings in 677.94s (0:11:17) ===========