Change Apollo slave groups

Reviewers: buda

Reviewed By: buda

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D1238
This commit is contained in:
Matej Ferencevic 2018-02-25 19:34:14 +01:00
parent b9d61a0127
commit 2a68543f3e
3 changed files with 3 additions and 3 deletions
tests
macro_benchmark
public_benchmark/ldbc
stress

View File

@ -24,7 +24,7 @@
--no-strict
infiles: *MACRO_BENCHMARK_INFILES
outfile_paths: *MACRO_BENCHMARK_OUTFILE_PATHS
slave_group: &QUERY_PARALLEL_SUITE_SLAVE_GROUP remote_20c140g
slave_group: &QUERY_PARALLEL_SUITE_SLAVE_GROUP remote_16c128g
- name: macro_benchmark_parent__query_suite
project: ^mg-master-diff$ # regex to match only 'mg-master-diff'

View File

@ -11,5 +11,5 @@
outfile_paths: # TODO: maybe this should also accept relative paths?
- \./memgraph/tests/public_benchmark/ldbc/results/.+
- \./memgraph/tests/public_benchmark/ldbc/plots/.+
slave_group: remote_20c140g
slave_group: remote_16c128g
enable_network: true

View File

@ -10,4 +10,4 @@
project: release
commands: TIMEOUT=43200 ./continuous_integration --large-dataset
infiles: *STRESS_INFILES
slave_group: remote_16c56g
slave_group: remote_16c128g