0
0
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:
Rui Zhang 2016-04-21 10:53:52 -07:00
parent 2edcf2976a
commit 7ca1821d5f

View File

@ -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