summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim OLeary <jim.oleary@gmail.com>2017-11-15 09:43:57 +0000
committerJim OLeary <jim.oleary@gmail.com>2017-11-15 09:54:03 +0000
commitae6f04a7cd143132fb3185669a8abc5d7c4ab3cc (patch)
treebbbc25d030bc70e8996e937ffe62eac97c07a772
parent032c845dd653f48c2bd12b733de49931df48ed40 (diff)
downloadmongo-ae6f04a7cd143132fb3185669a8abc5d7c4ab3cc.tar.gz
SERVER-31957: remove automatic timeseries support
(cherry picked from commit 3fc856e45781dbd5f518b3029e42d396941958dd)
-rw-r--r--etc/system_perf.yml10
1 files changed, 0 insertions, 10 deletions
diff --git a/etc/system_perf.yml b/etc/system_perf.yml
index a4e82f946a9..769befa1b28 100644
--- a/etc/system_perf.yml
+++ b/etc/system_perf.yml
@@ -25,16 +25,6 @@ post:
params:
aws_key: ${aws_key}
aws_secret: ${aws_secret}
- local_file: work/reports/graphs/timeseries-mongod.0.html
- remote_file: ${project}/${build_variant}/${revision}/${task_id}/${version_id}/logs/timeseries-mongod.0-${task_name}-${build_id}-${execution}.html
- bucket: mciuploads
- permissions: public-read
- content_type: text/html
- display_name: timeseries-p1.html - Execution ${execution}
- - command: s3.put
- params:
- aws_key: ${aws_key}
- aws_secret: ${aws_secret}
local_file: src/workloads/workloads/jsdoc/jsdocs-redirect.html
remote_file: ${project}/${build_variant}/${revision}/${task_id}/${version_id}/logs/workloads-${task_name}-${build_id}.html
bucket: mciuploads