| Index: tools/perf/docs/perf_bot_sheriffing.md
|
| diff --git a/tools/perf/docs/perf_bot_sheriffing.md b/tools/perf/docs/perf_bot_sheriffing.md
|
| index 8ecf82a4e571ba112bb5b3c8ed70078423e9a59b..ab287657e9624affb2a9e04ec44fbe369c589268 100644
|
| --- a/tools/perf/docs/perf_bot_sheriffing.md
|
| +++ b/tools/perf/docs/perf_bot_sheriffing.md
|
| @@ -344,7 +344,7 @@ the [chrome-perf swarming pool](https://chromium-swarm.appspot.com/botlist?c=id&
|
| `--isolated-script-test-chartjson-output=/b/s/w/ioFB73Qz/chartjson-output.json`
|
| flags to be a local path
|
| 6. Example with tmp as locally created dir:
|
| - `/usr/bin/python ../../testing/scripts/run_telemetry_benchmark_as_googletest.py ../../tools/perf/run_benchmark indexeddb_perf -v --upload-results --output-format=chartjson --browser=release --isolated-script-test-output=tmp/output.json --isolated-script-test-chartjson-output=tmp/chartjson-output.json`
|
| + `/usr/bin/python ../../testing/scripts/run_telemetry_benchmark_as_googletest.py ../../tools/perf/run_benchmark speedometer -v --upload-results --output-format=chartjson --browser=release --isolated-script-test-output=tmp/output.json --isolated-script-test-chartjson-output=tmp/chartjson-output.json`
|
| * ssh into swarming bot and run test on that machine
|
| 1. NOTE: this should be a last resort since it will cause a fifth of
|
| the benchmarks to continuously fail on the waterfall
|
|
|