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

Vagrant expectations are not valid #10

Open
omadawn opened this issue Nov 12, 2017 · 0 comments
Open

Vagrant expectations are not valid #10

omadawn opened this issue Nov 12, 2017 · 0 comments

Comments

@omadawn
Copy link
Contributor

omadawn commented Nov 12, 2017

Our integration tests assume that A) The vagrant instance is already running and B) that it's listening for SSH on port 2200.

We need a way to determine the correct port number at run-time. This would probably be easiest if the integration test actually started and stopped vagrant. Then it could also specify the port to listen on (and ensure that we use one which is actually open.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant