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: Change handling systemd-resolved for F42. #7546

Closed
wants to merge 2 commits into from

Conversation

jakub-vavra-cz
Copy link
Contributor

Systemd-resolved changed configuration file location we need to handle both file paths.

Systemd-resolved changed configuration file location we need to handle both
file locations. We need to set AD as nameserver for client to join realm.
The sssd.log might come useful when debugging why sssd did not start.
@jakub-vavra-cz
Copy link
Contributor Author

Partially fixes AD tests on fedora 42 that were failing on realm join due to domain resolution:
=========================== short test summary info ============================
PASSED src/tests/multihost/ad/test_id_mapping.py::Testidmaprange::test_001_findrid
PASSED src/tests/multihost/ad/test_id_mapping.py::Testidmaprange::test_002_rangelessthansid
PASSED src/tests/multihost/ad/test_id_mapping.py::Testidmaprange::test_003_disablerange
PASSED src/tests/multihost/ad/test_id_mapping.py::Testidmaprange::test_004_rangeequalsid
PASSED src/tests/multihost/ad/test_id_mapping.py::Testidmaprange::test_005_disablerange
PASSED src/tests/multihost/ad/test_id_mapping.py::Testidmaprange::test_006_rangevalues
PASSED src/tests/multihost/ad/test_id_mapping.py::Testidmaprange::test_007_disablerangevalues
=========== 7 passed, 133 deselected, 1 warning in 769.00s (0:12:48) ===========

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

@jakub-vavra-cz
Copy link
Contributor Author

Pushed PR: #7546

  • master
    • 6f8bc2b - tests: Addd sssd.log when sssd does not start.
    • 0d07b49 - tests: Update code handling systemd-resolved for F42.
  • sssd-2-9
    • aa94afc - tests: Addd sssd.log when sssd does not start.
    • edd4beb - tests: Update code handling systemd-resolved for F42.

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