Skip to content

Conversation

@ethan-tyler
Copy link

Which issue does this PR close?

N/A - fixes test infrastructure issue on macOS.

What changes are included in this PR?

Docker integration tests use container IPs (172.x.x.x) which aren't routable from the host on macOS with Docker Desktop. Changed to use localhost with published ports instead.

Are these changes tested?

Yes - all Docker-based tests pass on macOS:

  • Integration tests: 7 pass
  • GCS file_io: 3 pass
  • S3 file_io: 8 pass

Docker integration tests use container IPs (172.x.x.x) which are not
routable from the host on macOS with Docker Desktop. Changed to use
localhost with published ports instead.
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