summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorMatthew Saltz <matthew.saltz@mongodb.com>2020-11-18 19:52:24 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2020-11-20 21:57:34 +0000
commit49cc63d73eddfa176f9c2e46792b3d97242b4839 (patch)
treede68a44637b5c9426708f942f12bc27f6bcae8a4 /etc
parentdfa09cc55991094e4c7f4ee7442b2b41b4ff233d (diff)
downloadmongo-49cc63d73eddfa176f9c2e46792b3d97242b4839.tar.gz
SERVER-51680 Remove non-test usages of ScanningReplicaSetMonitor from the code base
Diffstat (limited to 'etc')
-rw-r--r--etc/evergreen.yml31
1 files changed, 0 insertions, 31 deletions
diff --git a/etc/evergreen.yml b/etc/evergreen.yml
index 284177dbad4..099a589f381 100644
--- a/etc/evergreen.yml
+++ b/etc/evergreen.yml
@@ -13041,37 +13041,6 @@ buildvariants:
distros:
- ubuntu1804-build
-- name: enterprise-ubuntu-scanning-replica-set-monitor-1604-64-bit
- display_name: "~ Enterprise Ubuntu 16.04 (with ScanningReplicaSetMonitor)"
- batchtime: 1440 # 1 day
- run_on:
- - ubuntu1604-test
- modules:
- - enterprise
- expansions:
- scons_cache_scope: shared
- compile_flags: MONGO_DISTMOD=ubuntu1604 -j$(grep -c ^processor /proc/cpuinfo) --variables-files=etc/scons/mongodbtoolchain_v3_gcc.vars
- multiversion_platform: ubuntu1604
- multiversion_edition: enterprise
- test_flags: >-
- --mongosSetParameters="{replicaSetMonitorProtocol: scanning}"
- --mongodSetParameters="{replicaSetMonitorProtocol: scanning}"
- --excludeWithAnyTags=requires_streamable_rsm
-
- tasks:
- - name: compile_all_run_unittests_TG
- distros:
- - ubuntu1604-build
- - name: .aggregation !.no_async
- - name: .sharding .auth
- - name: .sharding .causally_consistent !.wo_snapshot
- - name: .concurrency .common !.kill_terminate
- - name: .integration !.audit
- - name: .jscore .common
- - name: .logical_session_cache .one_sec
- - name: .sharding .jscore !.wo_snapshot !.multi_stmt
- - name: .sharding .common !.csrs
-
- name: enterprise-ubuntu-sdam-replica-set-monitor-1604-64-bit
display_name: "~ Enterprise Ubuntu 16.04 (with SdamReplicaSetMonitor)"
batchtime: 1440 # 1 day