Submit test-perf CSV files to S3.

This commit is contained in:
Alan Jeffrey 2017-11-15 17:42:56 -06:00
parent 3864f320e8
commit be5eaa4447
5 changed files with 85 additions and 16 deletions

View file

@ -29,7 +29,7 @@ fi
virtualenv venv --python="$(which python3)"
PS1="" source venv/bin/activate
# `PS1` must be defined before activating virtualenv
pip install "treeherder-client>=3.0.0"
pip install "boto3>=1.4.0"
mkdir -p servo
mkdir -p output # Test result will be saved to output/perf-<timestamp>.json