summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorCharlie Swanson <charlie.swanson@mongodb.com>2015-11-23 10:25:07 -0500
committerCharlie Swanson <charlie.swanson@mongodb.com>2015-11-24 13:29:57 -0500
commitcc8f75d1cfc9b2b4b0c0f8a213c960e928174ce7 (patch)
tree8931b0efdb446a6786a850775bd9107057a65330 /etc
parent327660ff3324dfcb3ea38fc63a4fc7f1cdcb9078 (diff)
downloadmongo-cc8f75d1cfc9b2b4b0c0f8a213c960e928174ce7.tar.gz
SERVER-21384 Enable concurrency suites with ephemeral storage engines
Diffstat (limited to 'etc')
-rw-r--r--etc/evergreen.yml16
1 files changed, 10 insertions, 6 deletions
diff --git a/etc/evergreen.yml b/etc/evergreen.yml
index 7b97f210640..5f63d791a66 100644
--- a/etc/evergreen.yml
+++ b/etc/evergreen.yml
@@ -4906,9 +4906,11 @@ buildvariants:
- name: bulk_gle_passthrough
- name: parallel
- name: parallel_compatibility
-# - name: concurrency
-# - name: concurrency_replication
-# - name: concurrency_sharded
+ - name: concurrency
+ distros:
+ - rhel62-build # Some workloads require a lot of memory, use a bigger machine for this suite.
+ - name: concurrency_replication
+ - name: concurrency_sharded
- name: replicasets_WT
- name: replicasets_auth
- name: replicasets_legacy
@@ -4950,9 +4952,11 @@ buildvariants:
- name: bulk_gle_passthrough
- name: parallel
- name: parallel_compatibility
-# - name: concurrency
-# - name: concurrency_replication
-# - name: concurrency_sharded
+ - name: concurrency
+ distros:
+ - rhel62-build # Some workloads require a lot of memory, use a bigger machine for this suite.
+ - name: concurrency_replication
+ - name: concurrency_sharded
- name: replicasets_WT
- name: replicasets_auth
- name: replicasets_legacy