sociomantic-tsunami / dlsproto

Distributed Log Store protocol definition, client, fake node, and tests
Boost Software License 1.0
3 stars 18 forks source link

Allow configuring test client's port #19

Open nemanja-boric-sociomantic opened 6 years ago

nemanja-boric-sociomantic commented 6 years ago

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 commented 6 years ago

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