Skip to content

Conversation

@madhuriupadhye
Copy link
Contributor

No description provided.

Signed-off-by: Madhuri Upadhye <mupadhye@redhat.com>
Signed-off-by: Madhuri Upadhye <mupadhye@redhat.com>
Signed-off-by: Madhuri Upadhye <mupadhye@redhat.com>
@madhuriupadhye madhuriupadhye marked this pull request as draft September 19, 2025 16:10
Copy link

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

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 removes several files from the integration test suite, including config.py.m4, ds.py, ds_openldap.py, and conftest.py. However, this appears to be an incomplete refactoring, as there are still dependencies on these removed files within the codebase. This will lead to build failures and numerous test failures. Specifically, the build will fail because Makefile.am still tries to generate config.py from the now-deleted config.py.m4. Additionally, multiple test files import ds_openldap, which is being removed, and will fail with ImportError. Finally, the removal of conftest.py will break tests that rely on shared pytest fixtures it provided.

@pbrezina pbrezina force-pushed the master branch 2 times, most recently from f5d64b3 to b854636 Compare November 4, 2025 14:27
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.

1 participant