mirror of
https://github.com/mongodb/mongo.git
synced 2024-12-01 09:32:32 +01:00
SERVER-47864 Create sdam RSM build variant
This commit is contained in:
parent
e4821bc15a
commit
d6eb2401c3
@ -12484,6 +12484,35 @@ buildvariants:
|
||||
- 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
|
||||
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
|
||||
test_flags: >-
|
||||
--mongosSetParameters="{replicaSetMonitorProtocol: sdam}"
|
||||
--mongodSetParameters="{replicaSetMonitorProtocol: sdam}"
|
||||
--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-task-executor-pool-size-1604-64-bit
|
||||
display_name: "~ Enterprise Ubuntu 16.04 (with {taskExecutorPoolSize: 4})"
|
||||
batchtime: 1440 # 1 day
|
||||
|
Loading…
Reference in New Issue
Block a user