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:59:40 +0000
commite7f03f979c98ea7cc90151839d6d91276f5d32ed (patch)
treefe3bc9c2a3cba4932b21aeea0746aebdd9613e6b
parent07bab8342673aa337c72a6a6ef885cb7e66f066d (diff)
downloadmongo-e7f03f979c98ea7cc90151839d6d91276f5d32ed.tar.gz
SERVER-31957: remove automatic timeseries support
-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 fb9a628508c..efb2aea1d59 100644
--- a/etc/system_perf.yml
+++ b/etc/system_perf.yml
@@ -24,16 +24,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