Skip to content

Multihost tests ldap fix - #9011

Open
spoore1 wants to merge 3 commits into
SSSD:masterfrom
spoore1:multihost_tests_ldap_fix
Open

Multihost tests ldap fix#9011
spoore1 wants to merge 3 commits into
SSSD:masterfrom
spoore1:multihost_tests_ldap_fix

Conversation

@spoore1

@spoore1 spoore1 commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

Multihost tests fixes for resolving some CI issues in newer distros. This includes LDAP -> LDAPS, some snippet permissions fixes, and switch a couple of SSH calls to use IP instead of hostnames.

Changing everything from ldap to ldaps for URIs.
Switching to IP address for some of the SSH commands that have some
issues in CI resolving hostnames.

Modifying sssd snippet chown from 640 to 600.
@spoore1
spoore1 force-pushed the multihost_tests_ldap_fix branch from 0fe5d12 to b79a9d0 Compare July 27, 2026 19:56
test_0004_k5login_user4_with_deleted_user3 was failing on assert due to
a stderr redirect to stdout.  The ssh was returning foo3 Permission
denied in stderr which was being redirected to stdout to a file and
checked.   This resulted in the assert finding the foo3 user it was
expeecting not to be in there from the "id" command.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants