ovh / venom

🐍 Manage and run your integration tests with efficiency - Venom run executors (script, HTTP Request, web, imap, etc... ) and assertions
Apache License 2.0
1.06k stars 144 forks source link

Broken Kafka tests after version v1.2.0 bump #795

Closed kravcs closed 6 months ago

kravcs commented 6 months ago

We are currently facing an issue with kafka tests after version dump to v1.2.0 having the next error message: kafka: client has run out of available brokers to talk to: EOF

Previous v1.1.0 was totally fine

kravcs commented 6 months ago

solution is to usekafkaVersion: "2.0.0"