mirror of
https://github.com/mongodb/mongo.git
synced 2024-12-01 09:32:32 +01:00
SERVER-23463 add Windows 1-node replSet sys-perf test
This commit is contained in:
parent
2edcf2976a
commit
7ca1821d5f
@ -595,3 +595,22 @@ buildvariants:
|
||||
- name: industry_benchmarks_MMAPv1
|
||||
- name: core_workloads_MMAPv1
|
||||
|
||||
- name: windows-1-node-replSet
|
||||
display_name: Windows 1-node ReplSet (trial)
|
||||
batchtime: 480 # 8 hours
|
||||
expansions:
|
||||
setup: replica-win
|
||||
cluster: windows-single
|
||||
numShard: 0
|
||||
extension: ".exe"
|
||||
platform: windows
|
||||
run_on:
|
||||
- "rhel70-perf-standalone"
|
||||
tasks:
|
||||
- name: industry_benchmarks_WT
|
||||
depends_on:
|
||||
- name: compile
|
||||
variant: windows-standalone
|
||||
- name: core_workloads_WT
|
||||
- name: industry_benchmarks_MMAPv1
|
||||
- name: core_workloads_MMAPv1
|
||||
|
Loading…
Reference in New Issue
Block a user