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

Domain mode Docker integration tests are not portable across different platforms #218

Closed
jamesnetherton opened this issue Jan 14, 2015 · 0 comments
Assignees
Labels
Milestone

Comments

@jamesnetherton
Copy link
Collaborator

At the moment there's a dependency on a env.DOCKER_IP environment variable being set to the build host public IP address. This requires firewall ports to be opened up to allow access through the public IP, thus making the build less portable between hosts.

We should change this so that access to containers is achieved through local IP addresses.

@jamesnetherton jamesnetherton self-assigned this Jan 14, 2015
@jamesnetherton jamesnetherton added this to the 2.1.0 milestone Jan 14, 2015
jamesnetherton added a commit that referenced this issue Jan 14, 2015
[resolves #218] Ensure arquillian container managementAddress is set correctly
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant