summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordalyd <david.daly@mongodb.com>2017-09-05 16:04:55 -0400
committerdalyd <david.daly@mongodb.com>2017-09-11 14:11:56 -0400
commit52715243a8ed56baac7053c57ad3f6513e2ce3d0 (patch)
tree8fd7dda34eecd9377c10ea6d95aee84fa41c51c9
parentc1cfb60f9b457460f99001d6dfc991e6e4d8680d (diff)
downloadmongo-52715243a8ed56baac7053c57ad3f6513e2ce3d0.tar.gz
SERVER-29087: system-perf.yml needs to be changed to use the new name for the timeseries html file
(cherry picked from commit 9c756b230084616883e6f0785584f06318c72ef0)
-rw-r--r--etc/system_perf.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/system_perf.yml b/etc/system_perf.yml
index 323db37473c..65aa030df54 100644
--- a/etc/system_perf.yml
+++ b/etc/system_perf.yml
@@ -25,8 +25,8 @@ post:
params:
aws_key: ${aws_key}
aws_secret: ${aws_secret}
- local_file: work/reports/graphs/timeseries-p1.html
- remote_file: ${project}/${build_variant}/${revision}/${task_id}/${version_id}/logs/timeseries-p1-${task_name}-${build_id}.html
+ 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}.html
bucket: mciuploads
permissions: public-read
content_type: text/html