From 2a68543f3e88715ba361f66e38c75c42aacab9d6 Mon Sep 17 00:00:00 2001
From: Matej Ferencevic <matej.ferencevic@memgraph.io>
Date: Sun, 25 Feb 2018 19:34:14 +0100
Subject: [PATCH] Change Apollo slave groups

Reviewers: buda

Reviewed By: buda

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D1238
---
 tests/macro_benchmark/apollo_runs.yaml       | 2 +-
 tests/public_benchmark/ldbc/apollo_runs.yaml | 2 +-
 tests/stress/apollo_runs.yaml                | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/tests/macro_benchmark/apollo_runs.yaml b/tests/macro_benchmark/apollo_runs.yaml
index 633bbbcfb..0d7c230cf 100644
--- a/tests/macro_benchmark/apollo_runs.yaml
+++ b/tests/macro_benchmark/apollo_runs.yaml
@@ -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'
diff --git a/tests/public_benchmark/ldbc/apollo_runs.yaml b/tests/public_benchmark/ldbc/apollo_runs.yaml
index c98f375f0..a2fa3c4f0 100644
--- a/tests/public_benchmark/ldbc/apollo_runs.yaml
+++ b/tests/public_benchmark/ldbc/apollo_runs.yaml
@@ -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
diff --git a/tests/stress/apollo_runs.yaml b/tests/stress/apollo_runs.yaml
index 91001b01e..44de4de42 100644
--- a/tests/stress/apollo_runs.yaml
+++ b/tests/stress/apollo_runs.yaml
@@ -10,4 +10,4 @@
   project: release
   commands: TIMEOUT=43200 ./continuous_integration --large-dataset
   infiles: *STRESS_INFILES
-  slave_group: remote_16c56g
+  slave_group: remote_16c128g