Matej Ferencevic
5a2086b18f
Libraries are now downloaded from our local cache server.
...
Summary:
Improved libs cleanup script.
The root init script now downloads everything.
Removed obsolete init scripts.
Reviewers: buda, mislav.bradac
Reviewed By: buda
Subscribers: pullbot
Differential Revision: https://phabricator.memgraph.io/D710
2017-08-25 09:58:39 +02: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
26c4651897
Removed global state from long_running stress test.
...
Reviewers: florijan, buda
Reviewed By: florijan
Subscribers: pullbot
Differential Revision: https://phabricator.memgraph.io/D637
2017-08-17 10:06:16 +02:00
florijan
31ee8a148f
Long running test speedup
...
Summary: Index added to long running test to speed up edge creation and vertex deletion.
Reviewers: buda, mferencevic
Reviewed By: buda
Subscribers: pullbot
Differential Revision: https://phabricator.memgraph.io/D621
2017-08-03 14:48:55 +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
Mislav Bradac
68e78c417b
NeoRunner + Harness bugfix
...
Reviewers: mferencevic, buda
Reviewed By: mferencevic
Subscribers: mferencevic, pullbot
Differential Revision: https://phabricator.memgraph.io/D588
2017-07-29 17:46:24 +02:00
Mislav Bradac
fee59a7ec2
Add first parallel benchmark
...
Reviewers: buda
Reviewed By: buda
Subscribers: pullbot
Differential Revision: https://phabricator.memgraph.io/D557
2017-07-17 19:29:29 +02:00
Marko Budiselic
5d9373a22a
Stress test small fix.
...
Summary: Update of tests/stress/create_match.py to use the right functions from tests/stress/common.py.
Reviewers: florijan
Reviewed By: florijan
Subscribers: pullbot, buda
Differential Revision: https://phabricator.memgraph.io/D547
2017-07-12 18:22:12 +02:00
Marko Budiselic
5b1fde2a98
Credit Card Fraud Detection Gist
...
Summary: Add Credit Card Fraud Detection as a TCK feature.
Reviewers: matej.gradicek, teon.banek
Reviewed By: teon.banek
Subscribers: pullbot, buda
Differential Revision: https://phabricator.memgraph.io/D514
2017-06-29 16:27:49 +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
Marko Budiselic
1438ff97c1
First stress test version.
...
Summary: Stress test: create vertices.
Reviewers: mislav.bradac, mferencevic, florijan
Reviewed By: mislav.bradac
Subscribers: teon.banek, pullbot, buda
Differential Revision: https://phabricator.memgraph.io/D402
2017-05-31 15:31:33 +02:00