Skip to content

MINOR: fix e2e docs for test that cannot be run directly #20145

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

Open
wants to merge 1 commit into
base: trunk
Choose a base branch
from

Conversation

Yunyung
Copy link
Collaborator

@Yunyung Yunyung commented Jul 10, 2025

tests/kafkatest/services/console_consumer.py cannot be run directly.
The correct way is to run
tests/kafkatest/sanity_checks/test_console_consumer.py.

@github-actions github-actions bot added triage PRs from the community docs tests Test fixes (including flaky tests) small Small PRs labels Jul 10, 2025
@Yunyung
Copy link
Collaborator Author

Yunyung commented Jul 10, 2025

Many assume that the files under tests/kafkatest/services can be run directly, but this is not the case. We should consider adding a note to clarify this.

@Yunyung Yunyung changed the title MINOR: fix e2e docs for unrunnable test MINOR: fix e2e docs for test that cannot be run directly Jul 10, 2025
@Yunyung Yunyung changed the title MINOR: fix e2e docs for test that cannot be run directly MINOR: fix e2e docs for the test that cannot be run directly Jul 10, 2025
@Yunyung Yunyung changed the title MINOR: fix e2e docs for the test that cannot be run directly MINOR: fix e2e docs for test that cannot be run directly Jul 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs small Small PRs tests Test fixes (including flaky tests) triage PRs from the community
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant