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

Tests: Changes for running on fedora #6915

Closed
wants to merge 3 commits into from

Conversation

jakub-vavra-cz
Copy link
Contributor

Split package installation to multiple transactions so missing package does not prevent the other ones to be installed.
Added extra debug information of failed realm join.
Added handling of systemd resolved that is needed on fedora to use AD or dns.

Copy link
Contributor

@madhuriupadhye madhuriupadhye left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

When package is missing/broken the dnf does not install anything
on fedora this prevented automation working properly.
This way the "optional" packages are installed separately.
@jakub-vavra-cz
Copy link
Contributor Author

Pushed PR: #6915

  • master
    • e73efe1 - Tests: Handle dns with systemd resolved.
    • 8fc5aad - Tests: Split package installation to different transactions.
    • 6540a67 - Tests: Print krb5.conf when joining realm.
  • sssd-2-9
    • f117da5 - Tests: Handle dns with systemd resolved.
    • cb1c59c - Tests: Split package installation to different transactions.
    • f1a1170 - Tests: Print krb5.conf when joining realm.

@jakub-vavra-cz jakub-vavra-cz deleted the realm_join_debug branch October 3, 2023 10:52
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