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

Allow configuring test client's port #19

Open
nemanja-boric-sociomantic opened this issue Oct 18, 2017 · 1 comment
Open

Allow configuring test client's port #19

nemanja-boric-sociomantic opened this issue Oct 18, 2017 · 1 comment
Assignees
Milestone

Comments

@nemanja-boric-sociomantic
Copy link
Contributor

In case we have several tests running in parallel, each with the separate node, we need to make
client's connect to the different ports. This is possible by overriding DlsTestCase.prepare method, but it should be easier to configure this (probably via static variable, configurable from TestRunners).

See sociomantic-tsunami/dlsnode#7

@gavin-norman-sociomantic

We want to release v13.2.0 soon. As this issue seems non-urgent, I've moved it to v13.3.0.

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

2 participants