0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-30 00:56:44 +01:00

SERVER-21725: enable perf script move

This commit is contained in:
Chung-Yen Chang 2015-12-03 12:27:14 -08:00
parent 1d1a2cfe27
commit 740a687486

View File

@ -268,7 +268,6 @@ tasks:
- variant: linux-wt-standalone
name: compile
commands:
- func: "download analysis scripts"
- func: "start server"
- func: "run perf tests"
vars:
@ -276,6 +275,7 @@ tasks:
includeFilter2 : "core regression"
excludeFilter : "single_threaded"
threads : "1 2 4 8"
- func: "download analysis scripts"
- func: "analyze"
- name: geo
depends_on: