Chromium Code Reviews| 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 134974bcc4d533a5c63ecbe093224e133fa6ed4a..755052d6bdca988c17998d3ba83c81152e398b24 100644 |
| --- a/tools/perf/docs/perf_bot_sheriffing.md |
| +++ b/tools/perf/docs/perf_bot_sheriffing.md |
| @@ -260,7 +260,9 @@ but please do **not** submit with NOTRY=true. |
| ### Disabling Other Tests |
| -Non-telemetry tests are configured in [chromium.perf.json](https://code.google.com/p/chromium/codesearch#chromium/src/testing/buildbot/chromium.perf.json). |
| +Non-telemetry tests are configured in [chromium.perf.json](https://code.google.com/p/chromium/codesearch#chromium/src/testing/buildbot/chromium.perf.json) BUT DO NOT MANUALLY EDIT THIS FILE. |
|
sullivan
2016/11/10 15:29:12
You can use bold instead of all caps: **But do not
eyaich1
2016/11/10 15:36:26
Done.
|
| +Update tools/perf/generate_perf_json.py to disable the test and rerun script to |
| +generate the new chromium.perf.json file. |
| You can TBR any of the per-file OWNERS, but please do **not** submit with |
| NOTRY=true. |