summaryrefslogtreecommitdiff
path: root/etc/longevity.yml
diff options
context:
space:
mode:
authorHenrik Ingo <henrik.ingo@10gen.com>2016-04-12 13:01:16 +0300
committerHenrik Ingo <henrik.ingo@10gen.com>2016-04-14 13:33:43 +0300
commit2a4ab604a15ffe0a80b5bbae505c5521efcf58ad (patch)
treebe4a863cc9a50bd4be3cb5b754701a961eb304ef /etc/longevity.yml
parente412bde5c3e6f22864fe8d13f80dc6b33a452869 (diff)
downloadmongo-2a4ab604a15ffe0a80b5bbae505c5521efcf58ad.tar.gz
SERVER-23652 Add timeseries.py integration to performance tests
(Cherry picks commits 4d35c2fbff3d08f40a2393ffc3b52f15828b1a97 494dfa285d41ec68092829dd00c35ef9be27aab5)
Diffstat (limited to 'etc/longevity.yml')
-rw-r--r--etc/longevity.yml12
1 files changed, 12 insertions, 0 deletions
diff --git a/etc/longevity.yml b/etc/longevity.yml
index 801fe3c70d4..aa868bd88bb 100644
--- a/etc/longevity.yml
+++ b/etc/longevity.yml
@@ -139,6 +139,8 @@ functions:
cp ../ips.sh .
cp ../../perf_all.json .
cd ..
+ ../../bin/retrieve-diag-data.sh
+ ../../bin/generate-timeseries-html.sh
rm -rf ../reports
mv ./reports ..
@@ -160,6 +162,16 @@ functions:
permissions: public-read
content_type: ${content_type|application/x-gzip}
display_name: ${test}-longevity-testlog
+ - command: s3.put
+ params:
+ aws_key: ${aws_key}
+ aws_secret: ${aws_secret}
+ local_file: dsi/clusters/reports/graphs/timeseries-p1.html
+ remote_file: dsi/${build_variant}/${revision}/${task_id}/${version_id}/logs/timeseries-p1-${test}-${build_id}.html
+ bucket: mciuploads
+ permissions: public-read
+ content_type: text/html
+ display_name: timeseries-p1.html
"analyze":
- command: json.get_history