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

Fix testing with external fixtures #2533

Merged
merged 1 commit into from
Mar 14, 2025
Merged

Conversation

dpkp
Copy link
Owner

@dpkp dpkp commented Mar 14, 2025

To test with a pre-configured kafka broker:

ZOOKEEPER_URI="zk://127.0.0.1:50553" KAFKA_URI="kafka://127.0.0.1:50557" make test

(local broker fixture available via KAFKA_VERSION=3.9.0 python -m test.fixtures kafka for example)

@dpkp dpkp merged commit 5a09dab into master Mar 14, 2025
16 checks passed
@dpkp dpkp deleted the dpkp/external-service-tests branch March 14, 2025 18:03
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