Skip to content

Commit

Permalink
SERVER-31957: remove timeseries from longevity
Browse files Browse the repository at this point in the history
  • Loading branch information
jimoleary committed Nov 15, 2017
1 parent 50521fc commit e60188f
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions etc/longevity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,16 +21,6 @@ post:
permissions: public-read
content_type: ${content_type|application/x-gzip}
display_name: test-log
- command: s3.put
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
bucket: mciuploads
permissions: public-read
content_type: text/html
display_name: timeseries-p1.html
- command: attach.results
params:
file_location: work/report.json
Expand Down

0 comments on commit e60188f

Please sign in to comment.