Skip to content

tests: renamed test_failover to test_connectivity#8713

Open
danlavu wants to merge 2 commits into
SSSD:masterfrom
danlavu:tests-failover-dns
Open

tests: renamed test_failover to test_connectivity#8713
danlavu wants to merge 2 commits into
SSSD:masterfrom
danlavu:tests-failover-dns

Conversation

@danlavu

@danlavu danlavu commented May 18, 2026

Copy link
Copy Markdown
  • added dns resolution failure test
  • renamed failover tests to connectivity test naming

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Code Review

This pull request renames several existing failover tests to a more descriptive "test_connectivity__" naming convention and introduces a new test case to verify SSSD's behavior when DNS traffic is blocked. A review comment correctly identified a contradiction in the new test where the name and documentation suggest SSSD should fail to start, while the code actually asserts that it starts successfully; a correction for this and a typo was suggested.

Comment thread src/tests/system/tests/test_connectivity.py Outdated
@danlavu danlavu force-pushed the tests-failover-dns branch 2 times, most recently from 60fb4bd to b499746 Compare May 21, 2026 22:54
@danlavu danlavu added the Blocked label Jun 1, 2026
@danlavu

danlavu commented Jun 1, 2026

Copy link
Copy Markdown
Author

The test case is not a valid reproducer.

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.

3 participants