summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordalyd <david.daly@mongodb.com>2018-05-25 13:47:41 -0400
committerdalyd <david.daly@mongodb.com>2018-05-25 13:47:41 -0400
commitd830da4c2702c31d252babe3412594e3036fe0f9 (patch)
treeecadc7963473c4d032c73d84364975ab8c296f55
parent3023c89e9c557c23726b80e2c0d4acd007dc217d (diff)
downloadmongo-d830da4c2702c31d252babe3412594e3036fe0f9.tar.gz
SERVER-35071: Fix missing storage engine specifications in system_perf.yml
-rw-r--r--etc/system_perf.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/system_perf.yml b/etc/system_perf.yml
index a1d3a09ca0c..a461eb3fb5b 100644
--- a/etc/system_perf.yml
+++ b/etc/system_perf.yml
@@ -942,6 +942,7 @@ buildvariants:
platform: linux
project: *project
authentication: enabled
+ storageEngine: "mmapv1"
run_on:
- "rhel70-perf-replset"
depends_on:
@@ -969,6 +970,7 @@ buildvariants:
cluster: replica
platform: linux
project: *project
+ storageEngine: "mmapv1"
run_on:
- "rhel70-perf-replset"
depends_on: