summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Whalen <ian.whalen@gmail.com>2018-06-07 11:18:14 -0400
committerIan Whalen <ian.whalen@gmail.com>2018-06-07 11:18:14 -0400
commitdddb7afd4a8d275099aabc17b799130ea5012ca6 (patch)
tree9992dc096981ffcb341d26cd136ca20d38669447
parent77cad50d1c5e301e4dc81e46ea5350898f5f048c (diff)
downloadmongo-dddb7afd4a8d275099aabc17b799130ea5012ca6.tar.gz
SERVER-34863 Remove LSM testing on non-master branches
-rw-r--r--etc/evergreen.yml60
1 files changed, 0 insertions, 60 deletions
diff --git a/etc/evergreen.yml b/etc/evergreen.yml
index 5ac007175d4..8c1dc9e8f4c 100644
--- a/etc/evergreen.yml
+++ b/etc/evergreen.yml
@@ -178,7 +178,6 @@ variables:
- linux-64-debug
- linux-64-duroff
- linux-64-ephemeralForTest
- - linux-64-lsm
- linux-64-repeated-execution
- osx-108
- osx-108-debug
@@ -3892,65 +3891,6 @@ buildvariants:
- name: sharding_jscore_passthrough
- name: tool
-- name: linux-64-lsm
- stepback: false
- display_name: Linux LSM
- run_on:
- - rhel62-small
- batchtime: 1440 # 1 day
- expansions:
- compile_flags: -j$(grep -c ^processor /proc/cpuinfo) CC=/opt/mongodbtoolchain/v2/bin/gcc CXX=/opt/mongodbtoolchain/v2/bin/g++ OBJCOPY=/opt/mongodbtoolchain/v2/bin/objcopy
- num_jobs_available: $(grep -c ^processor /proc/cpuinfo)
- test_flags: --wiredTigerCollectionConfig=type=lsm --wiredTigerIndexConfig=type=lsm
- use_scons_cache: true
- gorootvars: 'PATH="/opt/go1.8/go/bin:/opt/mongodbtoolchain/v2/bin/:$PATH" GOROOT=/opt/go1.8/go'
- tooltags: ""
- build_mongoreplay: true
- tasks:
- - name: compile
- distros:
- - rhel62-large
- - name: compile_all
- distros:
- - rhel62-large
- - name: aggregation_WT
- - name: auth_WT
- - name: dbtest_WT
- - name: gle_auth_WT
- - name: gle_auth_write_cmd_WT
- - name: gle_auth_basics_passthrough_WT
- - name: gle_auth_basics_passthrough_write_cmd_WT
- - name: sharding_gle_auth_basics_passthrough_WT
- - name: sharding_gle_auth_basics_passthrough_write_cmd_WT
- - name: jsCore_WT
- - name: jsCore_compatibility_WT
- - name: jstestfuzz_WT
- - name: jstestfuzz_concurrent_WT
- - name: jstestfuzz_concurrent_replication_WT
- - name: jstestfuzz_concurrent_sharded_WT
- - name: jstestfuzz_replication_WT
- - name: jstestfuzz_sharded_WT
- - name: noPassthrough_WT
- - name: noPassthroughWithMongod_WT
- - name: bulk_gle_passthrough_WT
- - name: parallel_WT
- - name: parallel_compatibility_WT
- - name: concurrency_WT
- - name: concurrency_replication_WT
- - name: concurrency_sharded_WT
- - name: concurrency_simultaneous_WT
- - name: replica_sets_WT
- - name: replica_sets_jscore_passthrough_WT
- - name: master_slave_WT
- - name: master_slave_jscore_passthrough_WT
- - name: sharding_WT
- - name: slow1_WT
- - name: serial_run_WT
- - name: sharded_collections_jscore_passthrough_WT
- - name: sharding_jscore_passthrough_WT
- - name: sharding_jscore_passthrough_wire_ops_WT
- - name: tool_WT
-
- name: ubuntu1404
display_name: SSL Ubuntu 14.04
run_on: