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

Do not use default ports in integration tests #66

Open
corvus-ch opened this issue Apr 18, 2019 · 0 comments
Open

Do not use default ports in integration tests #66

corvus-ch opened this issue Apr 18, 2019 · 0 comments
Milestone

Comments

@corvus-ch
Copy link
Owner

The integration tests make use of the default RabbitMQ port. This is likely to fail on systems where there is already an instance of RabbitMQ running as this was experienced in #64.

At the minimum, the integration tests should use non standard ports to reduce the likelihood of collisions. Optionally, the port used should be configurable.

@corvus-ch corvus-ch added this to the Version 3 milestone Apr 22, 2019
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

No branches or pull requests

1 participant