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 apache http client and cxf tests on self hosted runners #1356

Merged

Conversation

ivantopo
Copy link
Contributor

@ivantopo ivantopo commented Aug 6, 2024

I'll be pushing things to this branch to test what's wrong with the tests

@ivantopo ivantopo force-pushed the fix-apache-tests-on-self-hosted-runner branch from 3f17cf3 to 717a274 Compare August 7, 2024 09:44
@ivantopo
Copy link
Contributor Author

ivantopo commented Aug 7, 2024

The issue was that within our self-hosted runner the test containers are not listening on localhost but in a dedicated interface like 172.17.0.1. The test container gives the right host so the fix was quick. I notice some other build failures related to the Cassandra tests but that is completely separate from this.

@ivantopo ivantopo marked this pull request as ready for review August 7, 2024 09:47
@ivantopo ivantopo force-pushed the fix-apache-tests-on-self-hosted-runner branch from 048e48c to b6d3e97 Compare August 7, 2024 13:46
@ivantopo ivantopo merged commit 65feda6 into kamon-io:master Aug 7, 2024
2 checks passed
@ivantopo ivantopo deleted the fix-apache-tests-on-self-hosted-runner branch August 7, 2024 14:15
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