mchades commented on issue #9025: URL: https://github.com/apache/gravitino/issues/9025#issuecomment-3500343781
I got it. So it's an improvement, not a bug. > Tests use getContainerIpAddress():5432 which points to internal Docker network (e.g., 172.17.0.2:5432) As you mentioned in the issue, the current integration is based on the Docker network. If you're using macOS, you can use Orbstack or `mac-docker-connector` (see `before test` in the [documentation](https://gravitino.apache.org/docs/1.0.0/how-to-test/)). On Linux, no additional configuration is needed, as the host can access the Docker network directly. If I have misunderstood, please correct me. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
