[autobackport: sssd-2-9-4] Multihost tests ldap fix - #9024
Open
sssd-bot wants to merge 4 commits into
Open
Conversation
Changing everything from ldap to ldaps for URIs. Reviewed-by: Madhuri Upadhye <mupadhye@redhat.com> (cherry picked from commit dbeed82)
Switching to IP address for some of the SSH commands that have some issues in CI resolving hostnames. Modifying sssd snippet to chown to 600. Reviewed-by: Madhuri Upadhye <mupadhye@redhat.com> (cherry picked from commit 1f921d4)
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. Reviewed-by: Madhuri Upadhye <mupadhye@redhat.com> (cherry picked from commit a6d78a7)
spoore1
force-pushed
the
SSSD-sssd-backport-pr9011-to-sssd-2-9-4
branch
from
July 29, 2026 14:38
be875c9 to
f93ed13
Compare
spoore1
marked this pull request as ready for review
July 29, 2026 14:39
spoore1
force-pushed
the
SSSD-sssd-backport-pr9011-to-sssd-2-9-4
branch
from
July 29, 2026 21:21
00bb8f4 to
f93ed13
Compare
Latest updated version of Kereros missing from pac_responder check. Also check version in CI job.
spoore1
force-pushed
the
SSSD-sssd-backport-pr9011-to-sssd-2-9-4
branch
from
July 29, 2026 22:27
d0899c0 to
67d27ef
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is an automatic backport of PR#9011 Multihost tests ldap fix to branch sssd-2-9-4, created by @spoore1.
Caution
@spoore1 The patches did not apply cleanly. It is necessary to resolve conflicts before merging this pull request. Commits that introduced conflict are marked with
CONFLICT!.You can push changes to this pull request
Original commits
dbeed82 - Tests: multihost ldap to ldaps
1f921d4 - Tests: multihost ssh use ip and sssd snippet perms
a6d78a7 - Tests: multihost remove stderr redirect
Backported commits
Conflicting Files Information (check for deleted and re-added files)
On branch SSSD-sssd-backport-pr9011-to-sssd-2-9-4
You are currently cherry-picking commit 1f921d4.
(fix conflicts and run "git cherry-pick --continue")
(use "git cherry-pick --skip" to skip this patch)
(use "git cherry-pick --abort" to cancel the cherry-pick operation)
Changes to be committed:
modified: src/tests/multihost/alltests/test_krb_access_provider.py
modified: src/tests/multihost/alltests/test_krb_fips.py
modified: src/tests/multihost/alltests/test_ldap_extra_attrs.py
modified: src/tests/multihost/alltests/test_proxy.py
modified: src/tests/multihost/alltests/test_sudo.py
Unmerged paths:
(use "git add ..." to mark resolution)
both modified: src/tests/multihost/alltests/test_config_merging.py