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

nixos/tests/phoebus-alarm: use IPv4 when querying Kafka #218

Conversation

minijackson
Copy link
Collaborator

In the current config Kafka only listens to IPv4, but when we use kcat server:9092 ..., sometimes server gets resolved to the IPv6 of the VM, which makes the test fail.

In the current config Kafka only listens to IPv4,
but when we use `kcat server:9092 ...`,
sometimes `server` gets resolved to the IPv6 of the VM,
which makes the test fail.
Copy link
Collaborator

@stephane-cea stephane-cea left a comment

Choose a reason for hiding this comment

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

Looks good to me!

@minijackson minijackson merged commit 4a9ab8f into epics-extensions:master Dec 13, 2024
4 checks passed
@minijackson minijackson deleted the improve-phoebus-alarm-test-reliability branch December 13, 2024 14:46
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.

2 participants