SatelliteQE / robottelo

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

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

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: 9273
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, 52 deselected, 61 warnings in 680.36s (0:11:20) ===========