| Index: tools/perf/core/trybot_command.py
|
| diff --git a/tools/perf/core/trybot_command.py b/tools/perf/core/trybot_command.py
|
| index f2a139e1deb39c8980e3ba22b70d387942344c08..93991ca15fbf81f79ad7749c5b43afc18cfe61b2 100644
|
| --- a/tools/perf/core/trybot_command.py
|
| +++ b/tools/perf/core/trybot_command.py
|
| @@ -39,11 +39,6 @@ EXCLUDED_BOTS = {
|
| 'mac_fyi_perf_bisect',
|
| 'win_fyi_perf_bisect',
|
| 'winx64_fyi_perf_bisect',
|
| - # CQ bots on tryserver.chromium.perf
|
| - 'android_s5_perf_cq',
|
| - 'winx64_10_perf_cq',
|
| - 'mac_retina_perf_cq',
|
| - 'linux_perf_cq',
|
| }
|
|
|
| INCLUDE_BOTS = [
|
|
|