summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorCharlie Swanson <charlie.swanson@mongodb.com>2015-11-16 17:43:22 -0500
committerCharlie Swanson <charlie.swanson@mongodb.com>2015-12-09 12:20:02 -0500
commit8c67bb9322f351cd54fa9a80de7c33d3c4fdfdc8 (patch)
tree6440f151d2ba327517b86f089f5e053dd33cb365 /etc
parent13270a048515916324c5f44958c225550d5c4dc9 (diff)
downloadmongo-8c67bb9322f351cd54fa9a80de7c33d3c4fdfdc8.tar.gz
SERVER-21384 Enable all suites on ephemeral storage engines
Diffstat (limited to 'etc')
-rw-r--r--etc/evergreen.yml99
1 files changed, 72 insertions, 27 deletions
diff --git a/etc/evergreen.yml b/etc/evergreen.yml
index 8bea6f8fffc..1eb176f2a94 100644
--- a/etc/evergreen.yml
+++ b/etc/evergreen.yml
@@ -991,6 +991,15 @@ tasks:
run_multiple_jobs: true
- <<: *task_template
+ name: jsCore_inMem
+ commands:
+ - func: "do setup"
+ - func: "run tests"
+ vars:
+ resmoke_args: --suites=core --storageEngine=inMemory
+ run_multiple_jobs: true
+
+- <<: *task_template
name: jsCore_WT
commands:
- func: "do setup"
@@ -1077,15 +1086,6 @@ tasks:
run_multiple_jobs: true
- <<: *task_template
- name: ephemeralForTest
- commands:
- - func: "do setup"
- - func: "run tests"
- vars:
- resmoke_args: --suites=core --storageEngine=ephemeralForTest
- run_multiple_jobs: true
-
-- <<: *task_template
name: jsCore_small_oplog
depends_on:
- name: jsCore
@@ -2158,7 +2158,6 @@ buildvariants:
- name: sharding_gle_auth_basics_passthrough_WT
- name: sharding_gle_auth_basics_passthrough_write_cmd
- name: sharding_gle_auth_basics_passthrough_write_cmd_WT
- - name: ephemeralForTest
- name: jsCore
- name: jsCore_WT
- name: jsCore_auth
@@ -4810,42 +4809,68 @@ buildvariants:
- name: compile
distros:
- rhel62-build
- - name: aggregation
+ - name: aggregation_WT
+ - name: aggregation_auth
+ - name: aggregation_read_concern_majority_passthrough_WT
+ - name: audit
+ - name: auth
+ - name: auth_audit
+ - name: bulk_gle_passthrough
+ - 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: dbtest
- name: failpoints
- name: failpoints_auth
+ - name: gle_auth
+ - name: gle_auth_basics_passthrough
+ - name: gle_auth_basics_passthrough_write_cmd
+ - name: gle_auth_write_cmd
+ - name: integration_tests_replset
+ - name: integration_tests_standalone
- name: jsCore
+ - name: jsCore_WT
- name: jsCore_auth
- name: jsCore_compatibility
+ - name: jsCore_op_query
- name: jsCore_small_oplog
- name: jsCore_small_oplog_rs
- name: jstestfuzz_WT
- name: jstestfuzz_replication_WT
- name: jstestfuzz_sharded_WT
- - name: bulk_gle_passthrough
+ - name: mongosTest
- name: noPassthrough
- name: noPassthroughWithMongod
- name: parallel
- name: parallel_compatibility
- - 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: read_concern_majority_passthrough_WT
- name: replicasets_WT
- name: replicasets_auth
- name: replicasets_legacy
- name: replication_WT
- name: replication_auth
+ - name: rlp
+ - name: sasl
+ - name: sharded_collections_jscore_passthrough
- name: sharding
- name: sharding_auth
- name: sharding_auth_audit_WT
+ - name: sharding_gle_auth_basics_passthrough
+ - name: sharding_gle_auth_basics_passthrough_write_cmd
+ - name: sharding_jscore_passthrough
+ - name: sharding_jscore_passthrough_wire_ops_WT
- name: sharding_legacy
- name: sharding_legacy_op_query_WT
- name: sharding_op_query_WT
- name: slow1
-# - name: slow2
- - name: sharding_jscore_passthrough
+ - name: slow2
+ - name: snmp
+ - name: ssl
+ - name: sslSpecial
+ - name: tool
+ - name: unittests
- name: linux-64-ephemeralForTest
display_name: Linux (ephemeralForTest)
@@ -4864,28 +4889,44 @@ buildvariants:
- name: compile
distros:
- rhel55
- - name: aggregation
+ - name: aggregation_WT
+ - name: aggregation_auth
+ - name: auth
+ - 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: dbtest
- name: failpoints
- name: failpoints_auth
+ - name: gle_auth
+ - name: gle_auth_write_cmd
+ - name: gle_auth_basics_passthrough
+ - name: gle_auth_basics_passthrough_write_cmd
+ - name: httpinterface
+ - name: integration_tests_standalone
+ - name: integration_tests_replset
+ - name: sharding_gle_auth_basics_passthrough
+ - name: sharding_gle_auth_basics_passthrough_write_cmd
- name: jsCore
+ - name: jsCore_WT
- name: jsCore_auth
+ - name: jsCore_op_query
- name: jsCore_compatibility
- name: jsCore_small_oplog
- name: jsCore_small_oplog_rs
- name: jstestfuzz_WT
- name: jstestfuzz_replication_WT
- name: jstestfuzz_sharded_WT
+ - name: mongosTest
+ - name: noPassthrough
+ - name: noPassthroughWithMongod
- name: bulk_gle_passthrough
- name: noPassthrough
- name: noPassthroughWithMongod
- name: parallel
- name: parallel_compatibility
- - 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
@@ -4897,8 +4938,12 @@ buildvariants:
- name: sharding_legacy_op_query_WT
- name: sharding_op_query_WT
- name: slow1
-# - name: slow2
+ - name: slow2
+ - name: sharded_collections_jscore_passthrough
- name: sharding_jscore_passthrough
+ - name: sharding_jscore_passthrough_wire_ops_WT
+ - name: tool
+ - name: unittests
- name: ubuntu1404-rocksdb
display_name: Ubuntu 14.04 (RocksDB)
@@ -5016,6 +5061,7 @@ buildvariants:
- name: integration_tests_replset
- name: jsCore
- name: jsCore_WT
+ - name: jsCore_inMem
- name: jsCore_auth
- name: jsCore_compatibility
- name: jsCore_compatibility_WT
@@ -5025,7 +5071,6 @@ buildvariants:
- name: jsCore_small_oplog_rs_WT
- name: mmap
- name: mongosTest
- - name: multiversion
- name: noPassthrough
- name: noPassthroughWithMongod
- name: noPassthroughWithMongod_WT