memgraph/tests/integration
Matej Ferencevic 4e996d2667 Ensure that the durability directory is unique
Summary:
This change improves detection of errorneous situations when starting a
distributed cluster on a single machine. It asserts that the user hasn't
started more memgraph nodes on the same machine with the same durability
directory. Also, this diff improves worker registration. Now workers don't have
to have explicitly set IP addresses. The master will deduce them from the
connecting IP when the worker registers.

Reviewers: teon.banek, buda, msantl

Reviewed By: teon.banek

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D1582
2018-09-03 13:40:10 +02:00
..
auth Small cleanup of auth queries 2018-08-29 10:07:55 +02:00
kafka Improve Kafka test 2018-08-29 09:48:22 +02:00
ssl Ensure that the durability directory is unique 2018-09-03 13:40:10 +02:00
telemetry Implement kafka transform functionality 2018-07-19 12:52:25 +02:00
transactions Fix transaction handling logic and implement tests 2018-07-16 10:02:14 +02:00
apollo_runs.yaml Revise user visible error messages 2018-08-29 12:58:15 +02:00
CMakeLists.txt Integrate auth checks into query execution 2018-08-22 11:44:09 +02:00