Marko Budiselić
573b6cb045
Clean and upgrade openCypher and stress tests ( #27 )
...
* Add initial behave test improvements
* Make HTML human-readable
* Remove tutorial tests
* Migrate to neo4j-driver==4.1.1
2020-11-24 13:09:14 +01:00
Matej Ferencevic
8a0abd6dbd
Make memgraph with storage v2 the main binary
...
Reviewers: teon.banek
Reviewed By: teon.banek
Subscribers: buda, pullbot
Differential Revision: https://phabricator.memgraph.io/D2567
2019-12-06 10:51:16 +01:00
Marko Budiselic
44474b55e3
Add durability stress test
...
Reviewers: dgleich, mferencevic
Reviewed By: dgleich, mferencevic
Subscribers: mferencevic, pullbot
Differential Revision: https://phabricator.memgraph.io/D1371
2018-04-22 08:32:44 +02:00
Mislav Bradac
73c01cfb73
Reuse sessions in bipartite
...
Reviewers: florijan, mferencevic
Reviewed By: mferencevic
Subscribers: pullbot
Differential Revision: https://phabricator.memgraph.io/D1028
2017-12-05 15:55:35 +01:00
Dominik Gleich
73c1206e81
Remove extension from Python executables
...
Reviewers: mferencevic, buda
Reviewed By: buda
Subscribers: mislav.bradac, pullbot
Differential Revision: https://phabricator.memgraph.io/D988
2017-11-27 14:39:51 +01:00
Matej Ferencevic
1eec3186c4
Stress tests now spawn only one memgraph.
...
Summary:
Added logging to bipartite and create_match tests.
Renamed thread-count to worker-count.
Changed logging in memgraph.
Reviewers: buda, florijan
Reviewed By: buda
Subscribers: pullbot
Differential Revision: https://phabricator.memgraph.io/D667
2017-08-18 14:48:54 +02:00
Matej Ferencevic
2ba3df942b
Added continuous_integration script to stress tests.
...
Reviewers: buda
Reviewed By: buda
Subscribers: pullbot
Differential Revision: https://phabricator.memgraph.io/D620
2017-08-02 12:06:59 +02:00
florijan
a726ac0023
Tests - long-running test added
...
Summary:
Tests - long-running test added
- common functionality refactor
- long running tests WIP
tests/stress/common: minor refactor, long_running WIP
tests/stress/long_running - stable single-threaded, unstable concurrent
tests/stress/long_running - added error summary output
test/stress/long_running - add/remove vertex/edge stable multithreaded
test/stress/long_running - added vertex label testing
tests/stress/long_running - time limit added
Reviewers: buda
Reviewed By: buda
Subscribers: pullbot
Differential Revision: https://phabricator.memgraph.io/D489
2017-06-21 12:10:36 +02:00
Marko Budiselic
28173eaa3e
Bipartite stress test.
...
Summary: Bipartite stress test. Common methods useful in the process of testing with python Bolt driver.
Reviewers: mislav.bradac, florijan
Reviewed By: florijan
Subscribers: florijan, pullbot, buda
Differential Revision: https://phabricator.memgraph.io/D423
2017-06-12 10:47:37 +02:00