Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport][ipa-4-11] ipatests: Fixes for ipa-idrange-fix testsuite #7607

Open
wants to merge 2 commits into
base: ipa-4-11
Choose a base branch
from

Conversation

menonsudhir
Copy link
Contributor

This PR was opened automatically because PR #7548 was pushed to master and backport to ipa-4-11 is required.

This patch adds the line tasks.install_master(cls.master).
The kinit admin command fails with the below error as the
IPA is not configured on the test system

'ipa: ERROR: stderr: kinit: Configuration file does not specify default
realm when parsing name admin'

Signed-off-by: Sudhir Menon <[email protected]>
Reviewed-By: Rob Crittenden <[email protected]>
Signed-off-by: Sudhir Menon <[email protected]>
Signed-off-by: Sudhir Menon <[email protected]>
@flo-renaud
Copy link
Contributor

Hi @menonsudhir
can you split your commit into 2 commits, one for the file test_integration/test_ipa_idrange_fix.py and the other one for the nightly definitions? This way it's easier for RHEL maintainers as the nightly definitions are not part of the RHEL sources.

@flo-renaud
Copy link
Contributor

The nightly definitions already have a job for test_idrange_fix, you should update the existing one instead of adding a new one.

@flo-renaud flo-renaud self-assigned this Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants