mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Submit test-perf CSV files to S3.
This commit is contained in:
parent
3864f320e8
commit
be5eaa4447
5 changed files with 85 additions and 16 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue