Alex Miller | 4a16328 | 2013-01-15 18:18:54 -0800 | [diff] [blame] | 1 | # When changing this file, you can (and should) validate your changes by |
| 2 | # running |./site_utils/suite_scheduler/suite_scheduler.py --sanity| |
| 3 | # |
| 4 | # When adding tests to a suite, if one (or more) of the tests contains |
| 5 | # DEPENDENCIES, then the number of different host specifications required |
| 6 | # can increase. This means that the number of physical machines the suite |
| 7 | # must ask for increases, as if a suite needs two different machines, and |
| 8 | # only asks for one, then there's going to be some set of tests that can't |
| 9 | # run. The sanity check will describe to you what suites to set at what |
| 10 | # number of machines to make sure all suites can run. |
Alex Miller | bf34a3a | 2012-10-24 15:06:17 -0700 | [diff] [blame] | 11 | |
Scott Zawalski | ca6c65a | 2012-05-02 13:53:13 -0400 | [diff] [blame] | 12 | #[nightly_params] |
| 13 | #always_handle: True |
| 14 | |
Prashanth Balasubramanian | 6b4bf84 | 2014-10-17 15:45:08 -0700 | [diff] [blame] | 15 | # TODO(beeps) Figure out a better frequency for tot nightly suites |
| 16 | # (https://crbug.com/417131). |
Juan Casse | 429d275 | 2013-08-05 14:49:43 -0700 | [diff] [blame] | 17 | |
Ilja H. Friedel | 394e8d7 | 2014-10-01 20:38:22 -0700 | [diff] [blame] | 18 | [GraphicsPerDay] |
Ilja Friedel | 21c4eb3 | 2013-03-27 11:56:29 -0700 | [diff] [blame] | 19 | run_on: nightly |
Dan Shi | 1d820d5 | 2016-02-14 22:41:33 -0800 | [diff] [blame] | 20 | hour: 19 |
Ilja H. Friedel | 394e8d7 | 2014-10-01 20:38:22 -0700 | [diff] [blame] | 21 | suite: graphics_per-day |
Prashanth Balasubramanian | 6b4bf84 | 2014-10-17 15:45:08 -0700 | [diff] [blame] | 22 | branch_specs: ==tot |
Ilja H. Friedel | 394e8d7 | 2014-10-01 20:38:22 -0700 | [diff] [blame] | 23 | pool: suites |
Ilja H. Friedel | 5454749 | 2012-07-11 12:58:03 -0700 | [diff] [blame] | 24 | |
Kalin Stoyanov | 99c1348 | 2015-05-16 23:26:07 -0700 | [diff] [blame] | 25 | [ChameleonAudio] |
| 26 | run_on: nightly |
Dan Shi | 9f256d9 | 2016-01-22 00:09:25 -0800 | [diff] [blame] | 27 | hour: 20 |
Kalin Stoyanov | 99c1348 | 2015-05-16 23:26:07 -0700 | [diff] [blame] | 28 | suite: chameleon_audio |
Kalin Stoyanov | c6c083e | 2016-01-20 15:39:23 -0800 | [diff] [blame] | 29 | branch_specs: >=tot-1 |
Kalin Stoyanov | 5a6f6cd | 2015-10-27 17:24:05 -0700 | [diff] [blame] | 30 | pool: chameleon_audio |
| 31 | job_retry: True |
| 32 | |
| 33 | [ChameleonAudioNightly] |
| 34 | run_on: nightly |
Dan Shi | 9f256d9 | 2016-01-22 00:09:25 -0800 | [diff] [blame] | 35 | hour: 20 |
Kalin Stoyanov | 5a6f6cd | 2015-10-27 17:24:05 -0700 | [diff] [blame] | 36 | suite: chameleon_audio_nightly |
Kalin Stoyanov | c6c083e | 2016-01-20 15:39:23 -0800 | [diff] [blame] | 37 | branch_specs: >=tot-1 |
Kalin Stoyanov | 5a6f6cd | 2015-10-27 17:24:05 -0700 | [diff] [blame] | 38 | pool: chameleon_audio_stable |
Kalin Stoyanov | 9d3f31d | 2015-10-20 16:22:05 -0700 | [diff] [blame] | 39 | job_retry: True |
| 40 | |
Kalin Stoyanov | 5a6f6cd | 2015-10-27 17:24:05 -0700 | [diff] [blame] | 41 | [ChameleonAudioPerbuild] |
| 42 | run_on: new_build |
| 43 | suite: chameleon_audio_perbuild |
Kalin Stoyanov | 2e10488 | 2015-12-04 10:37:17 -0800 | [diff] [blame] | 44 | branch_specs: >=tot-2 |
Kalin Stoyanov | 5a6f6cd | 2015-10-27 17:24:05 -0700 | [diff] [blame] | 45 | pool: chameleon_audio_stable |
| 46 | job_retry: True |
| 47 | file_bugs: True |
| 48 | |
Tom Wai-Hong Tam | 7c33371 | 2014-08-12 08:57:04 +0800 | [diff] [blame] | 49 | [ChameleonDp] |
Dan Shi | e74f42e | 2014-08-25 09:57:35 -0700 | [diff] [blame] | 50 | run_on: nightly |
Dan Shi | 9f256d9 | 2016-01-22 00:09:25 -0800 | [diff] [blame] | 51 | hour: 20 |
Tom Wai-Hong Tam | 7c33371 | 2014-08-12 08:57:04 +0800 | [diff] [blame] | 52 | suite: chameleon_dp |
Kalin Stoyanov | 9d3f31d | 2015-10-20 16:22:05 -0700 | [diff] [blame] | 53 | branch_specs: ==tot |
Tom Wai-Hong Tam | 1346309 | 2014-12-05 03:49:22 +0800 | [diff] [blame] | 54 | pool: chameleon |
Tom Wai-Hong Tam | 60e80c0 | 2015-09-25 14:49:14 +0800 | [diff] [blame] | 55 | job_retry: True |
Tom Wai-Hong Tam | 7c33371 | 2014-08-12 08:57:04 +0800 | [diff] [blame] | 56 | |
Tom Wai-Hong Tam | 3470660 | 2016-02-09 07:55:00 +0800 | [diff] [blame] | 57 | [ChameleonDpHdmi] |
| 58 | run_on: nightly |
| 59 | hour: 20 |
| 60 | suite: chameleon_dp_hdmi |
| 61 | branch_specs: ==tot |
| 62 | pool: chameleon |
| 63 | job_retry: True |
| 64 | |
Kalin Stoyanov | 9d3f31d | 2015-10-20 16:22:05 -0700 | [diff] [blame] | 65 | [ChameleonDpOldBranch] |
Kalin Stoyanov | 8c5d16d | 2015-03-03 18:30:04 -0800 | [diff] [blame] | 66 | run_on: weekly |
Dan Shi | ce1f20a | 2016-01-25 17:27:40 -0800 | [diff] [blame] | 67 | day: 5 |
Kalin Stoyanov | 9d3f31d | 2015-10-20 16:22:05 -0700 | [diff] [blame] | 68 | suite: chameleon_dp |
| 69 | branch_specs: <=tot-1 |
| 70 | pool: chameleon |
| 71 | job_retry: True |
| 72 | |
Tom Wai-Hong Tam | 3470660 | 2016-02-09 07:55:00 +0800 | [diff] [blame] | 73 | [ChameleonDpHdmiOldBranch] |
| 74 | run_on: weekly |
| 75 | day: 5 |
| 76 | suite: chameleon_dp_hdmi |
| 77 | branch_specs: <=tot-1 |
| 78 | pool: chameleon |
| 79 | job_retry: True |
| 80 | |
Kalin Stoyanov | 9d3f31d | 2015-10-20 16:22:05 -0700 | [diff] [blame] | 81 | [ChameleonDpStress] |
| 82 | run_on: weekly |
Dan Shi | ce1f20a | 2016-01-25 17:27:40 -0800 | [diff] [blame] | 83 | day: 5 |
Kalin Stoyanov | 9d3f31d | 2015-10-20 16:22:05 -0700 | [diff] [blame] | 84 | suite: chameleon_dp_stress |
Kalin Stoyanov | c6c083e | 2016-01-20 15:39:23 -0800 | [diff] [blame] | 85 | branch_specs: >=tot-1 |
Kalin Stoyanov | 8c5d16d | 2015-03-03 18:30:04 -0800 | [diff] [blame] | 86 | pool: chameleon |
| 87 | |
Tom Wai-Hong Tam | 3470660 | 2016-02-09 07:55:00 +0800 | [diff] [blame] | 88 | [ChameleonDpHdmiStress] |
| 89 | run_on: weekly |
| 90 | day: 5 |
| 91 | suite: chameleon_dp_hdmi_stress |
| 92 | branch_specs: >=tot-1 |
| 93 | pool: chameleon |
| 94 | |
Tom Wai-Hong Tam | 7c33371 | 2014-08-12 08:57:04 +0800 | [diff] [blame] | 95 | [ChameleonHdmi] |
Dan Shi | e74f42e | 2014-08-25 09:57:35 -0700 | [diff] [blame] | 96 | run_on: nightly |
Dan Shi | 9f256d9 | 2016-01-22 00:09:25 -0800 | [diff] [blame] | 97 | hour: 22 |
Tom Wai-Hong Tam | 7c33371 | 2014-08-12 08:57:04 +0800 | [diff] [blame] | 98 | suite: chameleon_hdmi |
Kalin Stoyanov | c6c083e | 2016-01-20 15:39:23 -0800 | [diff] [blame] | 99 | branch_specs: >=tot-1 |
Kalin Stoyanov | 5a6f6cd | 2015-10-27 17:24:05 -0700 | [diff] [blame] | 100 | pool: chameleon_hdmi |
| 101 | job_retry: True |
| 102 | |
| 103 | [ChameleonHdmiNightly] |
| 104 | run_on: nightly |
Dan Shi | 9f256d9 | 2016-01-22 00:09:25 -0800 | [diff] [blame] | 105 | hour: 22 |
Kalin Stoyanov | 5a6f6cd | 2015-10-27 17:24:05 -0700 | [diff] [blame] | 106 | suite: chameleon_hdmi_nightly |
Kalin Stoyanov | c6c083e | 2016-01-20 15:39:23 -0800 | [diff] [blame] | 107 | branch_specs: >=tot-1 |
Kalin Stoyanov | 5a6f6cd | 2015-10-27 17:24:05 -0700 | [diff] [blame] | 108 | pool: chameleon_hdmi_stable |
Tom Wai-Hong Tam | 60e80c0 | 2015-09-25 14:49:14 +0800 | [diff] [blame] | 109 | job_retry: True |
Tom Wai-Hong Tam | 84663c4 | 2014-04-18 15:49:33 +0800 | [diff] [blame] | 110 | |
Kalin Stoyanov | 5a6f6cd | 2015-10-27 17:24:05 -0700 | [diff] [blame] | 111 | [ChameleonHdmiPerbuild] |
| 112 | run_on: new_build |
| 113 | suite: chameleon_hdmi_perbuild |
Kalin Stoyanov | 2e10488 | 2015-12-04 10:37:17 -0800 | [diff] [blame] | 114 | branch_specs: >=tot-2 |
Kalin Stoyanov | 5a6f6cd | 2015-10-27 17:24:05 -0700 | [diff] [blame] | 115 | pool: chameleon_hdmi_stable |
| 116 | job_retry: True |
| 117 | file_bugs: True |
| 118 | |
Kalin Stoyanov | 9d3f31d | 2015-10-20 16:22:05 -0700 | [diff] [blame] | 119 | [ChameleonHdmiStress] |
| 120 | run_on: weekly |
Dan Shi | ce1f20a | 2016-01-25 17:27:40 -0800 | [diff] [blame] | 121 | day: 5 |
Kalin Stoyanov | 9d3f31d | 2015-10-20 16:22:05 -0700 | [diff] [blame] | 122 | suite: chameleon_hdmi_stress |
Kalin Stoyanov | c6c083e | 2016-01-20 15:39:23 -0800 | [diff] [blame] | 123 | branch_specs: >=tot-1 |
Kalin Stoyanov | 8c5d16d | 2015-03-03 18:30:04 -0800 | [diff] [blame] | 124 | pool: chameleon |
| 125 | |
Tom Wai-Hong Tam | f16999f | 2014-12-12 07:53:46 +0800 | [diff] [blame] | 126 | [ChameleonVga] |
| 127 | run_on: nightly |
Dan Shi | 9f256d9 | 2016-01-22 00:09:25 -0800 | [diff] [blame] | 128 | hour: 22 |
Tom Wai-Hong Tam | f16999f | 2014-12-12 07:53:46 +0800 | [diff] [blame] | 129 | suite: chameleon_vga |
Kalin Stoyanov | 9d3f31d | 2015-10-20 16:22:05 -0700 | [diff] [blame] | 130 | branch_specs: ==tot |
| 131 | pool: chameleon |
| 132 | job_retry: True |
| 133 | |
| 134 | [ChameleonVgaOldBranch] |
| 135 | run_on: weekly |
Dan Shi | ce1f20a | 2016-01-25 17:27:40 -0800 | [diff] [blame] | 136 | day: 5 |
Kalin Stoyanov | 9d3f31d | 2015-10-20 16:22:05 -0700 | [diff] [blame] | 137 | suite: chameleon_vga |
| 138 | branch_specs: <=tot-1 |
Tom Wai-Hong Tam | f16999f | 2014-12-12 07:53:46 +0800 | [diff] [blame] | 139 | pool: chameleon |
Tom Wai-Hong Tam | 60e80c0 | 2015-09-25 14:49:14 +0800 | [diff] [blame] | 140 | job_retry: True |
Tom Wai-Hong Tam | f16999f | 2014-12-12 07:53:46 +0800 | [diff] [blame] | 141 | |
harpreet | 1550598 | 2015-04-02 17:48:20 -0700 | [diff] [blame] | 142 | [Hotrod] |
| 143 | run_on: nightly |
Dan Shi | 9f256d9 | 2016-01-22 00:09:25 -0800 | [diff] [blame] | 144 | hour: 22 |
harpreet | 1550598 | 2015-04-02 17:48:20 -0700 | [diff] [blame] | 145 | suite: hotrod |
Fang Deng | b5358ee | 2015-07-09 18:37:43 -0700 | [diff] [blame] | 146 | branch_specs: >=tot-1 |
harpreet | 1550598 | 2015-04-02 17:48:20 -0700 | [diff] [blame] | 147 | pool: hotrod |
| 148 | |
Scott Zawalski | abb097b | 2012-05-22 17:36:35 -0400 | [diff] [blame] | 149 | [NightlyHwQual] |
| 150 | run_on: nightly |
Dan Shi | 9f256d9 | 2016-01-22 00:09:25 -0800 | [diff] [blame] | 151 | hour: 22 |
Scott Zawalski | abb097b | 2012-05-22 17:36:35 -0400 | [diff] [blame] | 152 | suite: hwqual |
Prashanth Balasubramanian | 6b4bf84 | 2014-10-17 15:45:08 -0700 | [diff] [blame] | 153 | branch_specs: ==tot |
Scott Zawalski | abb097b | 2012-05-22 17:36:35 -0400 | [diff] [blame] | 154 | pool: suites |
Alex Miller | 4a16328 | 2013-01-15 18:18:54 -0800 | [diff] [blame] | 155 | num: 3 |
Scott Zawalski | abb097b | 2012-05-22 17:36:35 -0400 | [diff] [blame] | 156 | |
| 157 | [KernelDailyRegression] |
| 158 | run_on: nightly |
Dan Shi | 9f256d9 | 2016-01-22 00:09:25 -0800 | [diff] [blame] | 159 | hour: 22 |
Scott Zawalski | abb097b | 2012-05-22 17:36:35 -0400 | [diff] [blame] | 160 | suite: kernel_daily_regression |
Prashanth Balasubramanian | 6b4bf84 | 2014-10-17 15:45:08 -0700 | [diff] [blame] | 161 | branch_specs: ==tot |
Scott Zawalski | abb097b | 2012-05-22 17:36:35 -0400 | [diff] [blame] | 162 | pool: suites |
Alex Miller | 11a7bed | 2013-01-03 18:00:39 -0800 | [diff] [blame] | 163 | num: 2 |
Scott Zawalski | abb097b | 2012-05-22 17:36:35 -0400 | [diff] [blame] | 164 | |
Scott Zawalski | 9380226 | 2012-12-11 14:37:00 -0500 | [diff] [blame] | 165 | [KernelDailyBenchmarks] |
Scott Zawalski | abb097b | 2012-05-22 17:36:35 -0400 | [diff] [blame] | 166 | run_on: nightly |
Dan Shi | 9f256d9 | 2016-01-22 00:09:25 -0800 | [diff] [blame] | 167 | hour: 0 |
Scott Zawalski | abb097b | 2012-05-22 17:36:35 -0400 | [diff] [blame] | 168 | suite: kernel_daily_benchmarks |
Prashanth Balasubramanian | 6b4bf84 | 2014-10-17 15:45:08 -0700 | [diff] [blame] | 169 | branch_specs: ==tot |
Scott Zawalski | ca6c65a | 2012-05-02 13:53:13 -0400 | [diff] [blame] | 170 | pool: suites |
Prashanth B | 6de2bde | 2014-03-25 18:45:02 -0700 | [diff] [blame] | 171 | file_bugs: True |
Scott Zawalski | ca6c65a | 2012-05-02 13:53:13 -0400 | [diff] [blame] | 172 | |
| 173 | [KernelPerBuildRegression] |
Alex Miller | 41f91b2 | 2014-05-14 17:21:58 -0700 | [diff] [blame] | 174 | run_on: nightly |
Dan Shi | 9f256d9 | 2016-01-22 00:09:25 -0800 | [diff] [blame] | 175 | hour: 0 |
Scott Zawalski | abb097b | 2012-05-22 17:36:35 -0400 | [diff] [blame] | 176 | suite: kernel_per-build_regression |
Prashanth Balasubramanian | 6b4bf84 | 2014-10-17 15:45:08 -0700 | [diff] [blame] | 177 | branch_specs: ==tot |
Scott Zawalski | ca6c65a | 2012-05-02 13:53:13 -0400 | [diff] [blame] | 178 | pool: suites |
beeps | 79526db | 2013-01-11 16:28:49 -0800 | [diff] [blame] | 179 | num: 2 |
Scott Zawalski | ca6c65a | 2012-05-02 13:53:13 -0400 | [diff] [blame] | 180 | |
| 181 | [KernelPerBuildBenchmarks] |
Alex Miller | 41f91b2 | 2014-05-14 17:21:58 -0700 | [diff] [blame] | 182 | run_on: nightly |
Dan Shi | 9f256d9 | 2016-01-22 00:09:25 -0800 | [diff] [blame] | 183 | hour: 0 |
Scott Zawalski | abb097b | 2012-05-22 17:36:35 -0400 | [diff] [blame] | 184 | suite: kernel_per-build_benchmarks |
Prashanth Balasubramanian | 6b4bf84 | 2014-10-17 15:45:08 -0700 | [diff] [blame] | 185 | branch_specs: ==tot |
Scott Zawalski | ca6c65a | 2012-05-02 13:53:13 -0400 | [diff] [blame] | 186 | pool: suites |
| 187 | |
| 188 | [NightlyRegression] |
| 189 | run_on: nightly |
Dan Shi | 9f256d9 | 2016-01-22 00:09:25 -0800 | [diff] [blame] | 190 | hour: 0 |
Scott Zawalski | ca6c65a | 2012-05-02 13:53:13 -0400 | [diff] [blame] | 191 | suite: regression |
Prashanth Balasubramanian | 6b4bf84 | 2014-10-17 15:45:08 -0700 | [diff] [blame] | 192 | branch_specs: ==tot |
Scott Zawalski | ca6c65a | 2012-05-02 13:53:13 -0400 | [diff] [blame] | 193 | pool: suites |
Alex Miller | 096baf5 | 2013-01-04 13:51:33 -0800 | [diff] [blame] | 194 | num: 2 |
Scott Zawalski | ca6c65a | 2012-05-02 13:53:13 -0400 | [diff] [blame] | 195 | |
J. Richard Barnette | c49fc88 | 2014-04-28 16:37:02 -0700 | [diff] [blame] | 196 | [ExperimentalTests] |
| 197 | run_on: nightly |
Dan Shi | 9f256d9 | 2016-01-22 00:09:25 -0800 | [diff] [blame] | 198 | hour: 0 |
J. Richard Barnette | c49fc88 | 2014-04-28 16:37:02 -0700 | [diff] [blame] | 199 | suite: experimental |
Prashanth Balasubramanian | 6b4bf84 | 2014-10-17 15:45:08 -0700 | [diff] [blame] | 200 | branch_specs: ==tot |
J. Richard Barnette | c49fc88 | 2014-04-28 16:37:02 -0700 | [diff] [blame] | 201 | pool: suites |
| 202 | |
Alex Miller | b091f4d | 2013-11-26 15:58:24 -0800 | [diff] [blame] | 203 | [JailedBuild] |
Alex Miller | 41f91b2 | 2014-05-14 17:21:58 -0700 | [diff] [blame] | 204 | run_on: nightly |
Dan Shi | 9f256d9 | 2016-01-22 00:09:25 -0800 | [diff] [blame] | 205 | hour: 0 |
Alex Miller | b091f4d | 2013-11-26 15:58:24 -0800 | [diff] [blame] | 206 | suite: jailed_build |
Prashanth Balasubramanian | 6b4bf84 | 2014-10-17 15:45:08 -0700 | [diff] [blame] | 207 | branch_specs: ==tot |
Alex Miller | b091f4d | 2013-11-26 15:58:24 -0800 | [diff] [blame] | 208 | pool: jail |
| 209 | |
Thieu Le | 3cde1cf | 2012-10-24 14:04:05 -0700 | [diff] [blame] | 210 | [Network3g] |
Scott Zawalski | ca6c65a | 2012-05-02 13:53:13 -0400 | [diff] [blame] | 211 | run_on: nightly |
Dan Shi | 9f256d9 | 2016-01-22 00:09:25 -0800 | [diff] [blame] | 212 | hour: 2 |
Scott Zawalski | ca6c65a | 2012-05-02 13:53:13 -0400 | [diff] [blame] | 213 | suite: network3g |
Tien Chang | 8181a31 | 2015-01-16 14:29:12 -0800 | [diff] [blame] | 214 | branch_specs: >=tot-2 |
Alex Miller | 02a5def | 2012-10-31 14:49:38 -0700 | [diff] [blame] | 215 | pool: cellular |
Ben Chan | c7cd145 | 2013-08-15 00:33:59 -0700 | [diff] [blame] | 216 | num: 7 |
Aviv Keshet | cc623f7 | 2013-01-14 14:39:09 -0800 | [diff] [blame] | 217 | |
Ben Chan | d157e93 | 2014-04-22 14:57:22 -0700 | [diff] [blame] | 218 | [Network3g_att] |
| 219 | run_on: nightly |
Dan Shi | 9f256d9 | 2016-01-22 00:09:25 -0800 | [diff] [blame] | 220 | hour: 2 |
Ben Chan | d157e93 | 2014-04-22 14:57:22 -0700 | [diff] [blame] | 221 | suite: network3g_att |
Tien Chang | 8181a31 | 2015-01-16 14:29:12 -0800 | [diff] [blame] | 222 | branch_specs: >=tot-2 |
Ben Chan | d157e93 | 2014-04-22 14:57:22 -0700 | [diff] [blame] | 223 | pool: cellular |
| 224 | |
Aviv Keshet | cc623f7 | 2013-01-14 14:39:09 -0800 | [diff] [blame] | 225 | [Network3g_tmobile] |
| 226 | run_on: nightly |
Dan Shi | 9f256d9 | 2016-01-22 00:09:25 -0800 | [diff] [blame] | 227 | hour: 2 |
Aviv Keshet | cc623f7 | 2013-01-14 14:39:09 -0800 | [diff] [blame] | 228 | suite: network3g_tmobile |
Tien Chang | 8181a31 | 2015-01-16 14:29:12 -0800 | [diff] [blame] | 229 | branch_specs: >=tot-2 |
Aviv Keshet | cc623f7 | 2013-01-14 14:39:09 -0800 | [diff] [blame] | 230 | pool: cellular |
Aviv Keshet | 80e6bb4 | 2013-03-28 09:20:08 -0700 | [diff] [blame] | 231 | num: 4 |
Aviv Keshet | cc623f7 | 2013-01-14 14:39:09 -0800 | [diff] [blame] | 232 | |
| 233 | [Network3g_verizon] |
| 234 | run_on: nightly |
Dan Shi | 9f256d9 | 2016-01-22 00:09:25 -0800 | [diff] [blame] | 235 | hour: 2 |
Aviv Keshet | cc623f7 | 2013-01-14 14:39:09 -0800 | [diff] [blame] | 236 | suite: network3g_verizon |
Tien Chang | 8181a31 | 2015-01-16 14:29:12 -0800 | [diff] [blame] | 237 | branch_specs: >=tot-2 |
Aviv Keshet | cc623f7 | 2013-01-14 14:39:09 -0800 | [diff] [blame] | 238 | pool: cellular |
| 239 | num: 2 |
Alex Miller | 725e495 | 2012-10-25 15:44:34 -0700 | [diff] [blame] | 240 | |
Arman Uguray | e5d5a5d | 2013-05-09 15:15:27 -0700 | [diff] [blame] | 241 | [Network3g_pseudomodem] |
Alex Miller | 41f91b2 | 2014-05-14 17:21:58 -0700 | [diff] [blame] | 242 | run_on: nightly |
Dan Shi | 9f256d9 | 2016-01-22 00:09:25 -0800 | [diff] [blame] | 243 | hour: 2 |
Arman Uguray | e5d5a5d | 2013-05-09 15:15:27 -0700 | [diff] [blame] | 244 | suite: network3g_pseudomodem |
Prashanth Balasubramanian | 6b4bf84 | 2014-10-17 15:45:08 -0700 | [diff] [blame] | 245 | branch_specs: ==tot |
Arman Uguray | e5d5a5d | 2013-05-09 15:15:27 -0700 | [diff] [blame] | 246 | pool: suites |
| 247 | |
harpreet | 8036c0e | 2014-03-11 18:18:51 -0700 | [diff] [blame] | 248 | [Cellular_modem_repair] |
Alex Miller | 41f91b2 | 2014-05-14 17:21:58 -0700 | [diff] [blame] | 249 | run_on: nightly |
Dan Shi | 9f256d9 | 2016-01-22 00:09:25 -0800 | [diff] [blame] | 250 | hour: 2 |
harpreet | 8036c0e | 2014-03-11 18:18:51 -0700 | [diff] [blame] | 251 | suite: cellular_modem_repair |
Prashanth Balasubramanian | 6b4bf84 | 2014-10-17 15:45:08 -0700 | [diff] [blame] | 252 | branch_specs: ==tot |
harpreet | 5e7ef1d | 2014-03-21 15:58:42 -0700 | [diff] [blame] | 253 | pool: cellular_repair |
harpreet | 8036c0e | 2014-03-11 18:18:51 -0700 | [diff] [blame] | 254 | |
Arman Uguray | f02cd53 | 2013-07-26 12:36:05 -0700 | [diff] [blame] | 255 | [NetworkUI] |
Alex Miller | 41f91b2 | 2014-05-14 17:21:58 -0700 | [diff] [blame] | 256 | run_on: nightly |
Dan Shi | 9f256d9 | 2016-01-22 00:09:25 -0800 | [diff] [blame] | 257 | hour: 4 |
Arman Uguray | f02cd53 | 2013-07-26 12:36:05 -0700 | [diff] [blame] | 258 | suite: network_ui |
Prashanth Balasubramanian | 6b4bf84 | 2014-10-17 15:45:08 -0700 | [diff] [blame] | 259 | branch_specs: ==tot |
Arman Uguray | f02cd53 | 2013-07-26 12:36:05 -0700 | [diff] [blame] | 260 | pool: suites |
| 261 | |
Scott Zawalski | d76f159 | 2012-05-21 13:13:22 -0400 | [diff] [blame] | 262 | [PowerDaily] |
| 263 | run_on: nightly |
Dan Shi | 9f256d9 | 2016-01-22 00:09:25 -0800 | [diff] [blame] | 264 | hour: 4 |
Scott Zawalski | d76f159 | 2012-05-21 13:13:22 -0400 | [diff] [blame] | 265 | suite: power_daily |
Prashanth Balasubramanian | 6b4bf84 | 2014-10-17 15:45:08 -0700 | [diff] [blame] | 266 | branch_specs: ==tot |
Alex Miller | 6025d48 | 2014-04-11 12:27:05 -0700 | [diff] [blame] | 267 | pool: suites |
Derek Basehore | 970c95e | 2014-05-21 11:00:59 -0700 | [diff] [blame] | 268 | file_bugs: True |
Scott Zawalski | d76f159 | 2012-05-21 13:13:22 -0400 | [diff] [blame] | 269 | |
Scott Zawalski | ca6c65a | 2012-05-02 13:53:13 -0400 | [diff] [blame] | 270 | [Perfalerts] |
| 271 | # Not a part of perf build because it requires 3 machines. |
Alex Miller | 41f91b2 | 2014-05-14 17:21:58 -0700 | [diff] [blame] | 272 | run_on: nightly |
Dan Shi | 9f256d9 | 2016-01-22 00:09:25 -0800 | [diff] [blame] | 273 | hour: 4 |
Scott Zawalski | ca6c65a | 2012-05-02 13:53:13 -0400 | [diff] [blame] | 274 | suite: perfalerts |
Prashanth Balasubramanian | 6b4bf84 | 2014-10-17 15:45:08 -0700 | [diff] [blame] | 275 | branch_specs: ==tot |
Scott Zawalski | ca6c65a | 2012-05-02 13:53:13 -0400 | [diff] [blame] | 276 | pool: suites |
Scott Zawalski | bce7409 | 2012-11-06 12:52:10 -0500 | [diff] [blame] | 277 | num: 1 |
Scott Zawalski | ca6c65a | 2012-05-02 13:53:13 -0400 | [diff] [blame] | 278 | |
Scott Zawalski | 6c04536 | 2012-05-16 19:17:10 -0400 | [diff] [blame] | 279 | [SecuritySuite] |
Alex Miller | 41f91b2 | 2014-05-14 17:21:58 -0700 | [diff] [blame] | 280 | run_on: nightly |
Dan Shi | 9f256d9 | 2016-01-22 00:09:25 -0800 | [diff] [blame] | 281 | hour: 4 |
Scott Zawalski | 6c04536 | 2012-05-16 19:17:10 -0400 | [diff] [blame] | 282 | suite: security |
Prashanth Balasubramanian | 6b4bf84 | 2014-10-17 15:45:08 -0700 | [diff] [blame] | 283 | branch_specs: ==tot |
Scott Zawalski | 6c04536 | 2012-05-16 19:17:10 -0400 | [diff] [blame] | 284 | pool: suites |
Scott Zawalski | ca6c65a | 2012-05-02 13:53:13 -0400 | [diff] [blame] | 285 | |
Scott Zawalski | 6c04536 | 2012-05-16 19:17:10 -0400 | [diff] [blame] | 286 | [Power_build] |
Alex Miller | 41f91b2 | 2014-05-14 17:21:58 -0700 | [diff] [blame] | 287 | run_on: nightly |
Dan Shi | 9f256d9 | 2016-01-22 00:09:25 -0800 | [diff] [blame] | 288 | hour: 4 |
Scott Zawalski | d76f159 | 2012-05-21 13:13:22 -0400 | [diff] [blame] | 289 | suite: power_build |
Prashanth Balasubramanian | 6b4bf84 | 2014-10-17 15:45:08 -0700 | [diff] [blame] | 290 | branch_specs: ==tot |
Alex Miller | 6025d48 | 2014-04-11 12:27:05 -0700 | [diff] [blame] | 291 | pool: suites |
Scott Zawalski | ca6c65a | 2012-05-02 13:53:13 -0400 | [diff] [blame] | 292 | |
Scott Zawalski | d76f159 | 2012-05-21 13:13:22 -0400 | [diff] [blame] | 293 | [audio] |
Alex Miller | 41f91b2 | 2014-05-14 17:21:58 -0700 | [diff] [blame] | 294 | run_on: nightly |
Dan Shi | 9f256d9 | 2016-01-22 00:09:25 -0800 | [diff] [blame] | 295 | hour: 4 |
Scott Zawalski | d76f159 | 2012-05-21 13:13:22 -0400 | [diff] [blame] | 296 | suite: audio |
Prashanth Balasubramanian | 6b4bf84 | 2014-10-17 15:45:08 -0700 | [diff] [blame] | 297 | branch_specs: ==tot |
Scott Zawalski | d76f159 | 2012-05-21 13:13:22 -0400 | [diff] [blame] | 298 | pool: suites |
| 299 | |
Rohit Makasana | 6ae944d | 2013-01-17 16:21:14 -0800 | [diff] [blame] | 300 | [video] |
Alex Miller | 41f91b2 | 2014-05-14 17:21:58 -0700 | [diff] [blame] | 301 | run_on: nightly |
Dan Shi | 9f256d9 | 2016-01-22 00:09:25 -0800 | [diff] [blame] | 302 | hour: 6 |
Rohit Makasana | 6ae944d | 2013-01-17 16:21:14 -0800 | [diff] [blame] | 303 | suite: video |
Prashanth Balasubramanian | 6b4bf84 | 2014-10-17 15:45:08 -0700 | [diff] [blame] | 304 | branch_specs: ==tot |
Rohit Makasana | 6ae944d | 2013-01-17 16:21:14 -0800 | [diff] [blame] | 305 | pool: suites |
Yuli Huang | 218e852 | 2013-03-27 17:25:57 +0800 | [diff] [blame] | 306 | num: 4 |
Owen Lin | c31cfbb | 2015-04-14 16:30:36 +0800 | [diff] [blame] | 307 | file_bugs: True |
Rohit Makasana | 6ae944d | 2013-01-17 16:21:14 -0800 | [diff] [blame] | 308 | |
Rohit Makasana | 72467d9 | 2013-08-22 01:08:49 +0530 | [diff] [blame] | 309 | [youtube_mse_eme] |
Alex Miller | 41f91b2 | 2014-05-14 17:21:58 -0700 | [diff] [blame] | 310 | run_on: nightly |
Dan Shi | 9f256d9 | 2016-01-22 00:09:25 -0800 | [diff] [blame] | 311 | hour: 6 |
Rohit Makasana | 72467d9 | 2013-08-22 01:08:49 +0530 | [diff] [blame] | 312 | suite: youtube_mse_eme |
Prashanth Balasubramanian | 6b4bf84 | 2014-10-17 15:45:08 -0700 | [diff] [blame] | 313 | branch_specs: ==tot |
Rohit Makasana | 72467d9 | 2013-08-22 01:08:49 +0530 | [diff] [blame] | 314 | pool: suites |
| 315 | |
| 316 | [youtube_page] |
Alex Miller | 41f91b2 | 2014-05-14 17:21:58 -0700 | [diff] [blame] | 317 | run_on: nightly |
Dan Shi | 9f256d9 | 2016-01-22 00:09:25 -0800 | [diff] [blame] | 318 | hour: 6 |
Rohit Makasana | 72467d9 | 2013-08-22 01:08:49 +0530 | [diff] [blame] | 319 | suite: youtube_page |
Prashanth Balasubramanian | 6b4bf84 | 2014-10-17 15:45:08 -0700 | [diff] [blame] | 320 | branch_specs: ==tot |
Rohit Makasana | 72467d9 | 2013-08-22 01:08:49 +0530 | [diff] [blame] | 321 | pool: suites |
| 322 | |
Scott Zawalski | 0dda410 | 2012-11-14 11:30:53 -0500 | [diff] [blame] | 323 | [LinkPerf] |
Alex Miller | 41f91b2 | 2014-05-14 17:21:58 -0700 | [diff] [blame] | 324 | run_on: nightly |
Dan Shi | 9f256d9 | 2016-01-22 00:09:25 -0800 | [diff] [blame] | 325 | hour: 6 |
Scott Zawalski | 0dda410 | 2012-11-14 11:30:53 -0500 | [diff] [blame] | 326 | suite: link_perf |
Prashanth Balasubramanian | 6b4bf84 | 2014-10-17 15:45:08 -0700 | [diff] [blame] | 327 | branch_specs: ==tot |
Scott Zawalski | 0dda410 | 2012-11-14 11:30:53 -0500 | [diff] [blame] | 328 | pool: link_perf |
| 329 | |
Simran Basi | 7791771 | 2013-10-03 18:56:13 +0000 | [diff] [blame] | 330 | [perf_v2] |
Alex Miller | 41f91b2 | 2014-05-14 17:21:58 -0700 | [diff] [blame] | 331 | run_on: nightly |
Dan Shi | 9f256d9 | 2016-01-22 00:09:25 -0800 | [diff] [blame] | 332 | hour: 6 |
Simran Basi | 7791771 | 2013-10-03 18:56:13 +0000 | [diff] [blame] | 333 | suite: perf_v2 |
Prashanth Balasubramanian | 6b4bf84 | 2014-10-17 15:45:08 -0700 | [diff] [blame] | 334 | branch_specs: ==tot |
Simran Basi | 7791771 | 2013-10-03 18:56:13 +0000 | [diff] [blame] | 335 | pool: suites |
mukesh agrawal | 73850c9 | 2013-05-10 16:41:35 -0700 | [diff] [blame] | 336 | |
| 337 | [NetworkNightly] |
| 338 | run_on: nightly |
Dan Shi | 9f256d9 | 2016-01-22 00:09:25 -0800 | [diff] [blame] | 339 | hour: 6 |
mukesh agrawal | 73850c9 | 2013-05-10 16:41:35 -0700 | [diff] [blame] | 340 | suite: network_nightly |
Prashanth Balasubramanian | 6b4bf84 | 2014-10-17 15:45:08 -0700 | [diff] [blame] | 341 | branch_specs: ==tot |
mukesh agrawal | 73850c9 | 2013-05-10 16:41:35 -0700 | [diff] [blame] | 342 | pool: suites |
Bindu Mahadev | 40a1396 | 2015-10-01 10:02:46 -0700 | [diff] [blame] | 343 | file_bugs: False |
Christopher Wiley | c7d4e04 | 2013-05-13 17:24:47 -0700 | [diff] [blame] | 344 | |
Bindu Mahadev | b4f124f | 2015-02-26 12:20:14 -0800 | [diff] [blame] | 345 | [WiFi_MatFunc] |
Christopher Wiley | c7d4e04 | 2013-05-13 17:24:47 -0700 | [diff] [blame] | 346 | run_on: nightly |
Dan Shi | 9f256d9 | 2016-01-22 00:09:25 -0800 | [diff] [blame] | 347 | hour: 8 |
Christopher Wiley | c7d4e04 | 2013-05-13 17:24:47 -0700 | [diff] [blame] | 348 | suite: wifi_matfunc |
Tien Chang | 613c8a3 | 2015-06-26 15:11:29 -0700 | [diff] [blame] | 349 | branch_specs: ==tot |
Christopher Wiley | c7d4e04 | 2013-05-13 17:24:47 -0700 | [diff] [blame] | 350 | pool: wificell |
Christopher Wiley | d56a105 | 2013-05-31 10:30:05 -0700 | [diff] [blame] | 351 | |
Bindu Mahadev | 5efe20e | 2015-10-08 12:31:15 -0700 | [diff] [blame] | 352 | [WiFi_EndtoEnd] |
| 353 | run_on: nightly |
Dan Shi | 9f256d9 | 2016-01-22 00:09:25 -0800 | [diff] [blame] | 354 | hour: 8 |
Bindu Mahadev | 5efe20e | 2015-10-08 12:31:15 -0700 | [diff] [blame] | 355 | suite: wifi_endtoend |
| 356 | branch_specs: ==tot |
| 357 | pool: wificell |
| 358 | |
Tien Chang | ca52f20 | 2015-10-01 11:48:22 -0700 | [diff] [blame] | 359 | [WiFi_MatFunc_bcm4371] |
Bindu Mahadev | 8e33196 | 2015-01-26 16:14:19 -0800 | [diff] [blame] | 360 | run_on: nightly |
Dan Shi | 9f256d9 | 2016-01-22 00:09:25 -0800 | [diff] [blame] | 361 | hour: 8 |
Tien Chang | ca52f20 | 2015-10-01 11:48:22 -0700 | [diff] [blame] | 362 | suite: wifi_matfunc_bcm4371 |
Bindu Mahadev | b4f124f | 2015-02-26 12:20:14 -0800 | [diff] [blame] | 363 | branch_specs: ==tot |
Kris Rambish | a506fd5 | 2014-04-08 15:18:16 -0700 | [diff] [blame] | 364 | pool: wificell_preflight |
| 365 | |
Christopher Wiley | c1e9b66 | 2014-01-16 16:13:43 -0800 | [diff] [blame] | 366 | [WiFi_Perf] |
| 367 | run_on: nightly |
Dan Shi | 9f256d9 | 2016-01-22 00:09:25 -0800 | [diff] [blame] | 368 | hour: 8 |
Christopher Wiley | c1e9b66 | 2014-01-16 16:13:43 -0800 | [diff] [blame] | 369 | suite: wifi_perf |
Prashanth Balasubramanian | 6b4bf84 | 2014-10-17 15:45:08 -0700 | [diff] [blame] | 370 | branch_specs: ==tot |
Christopher Wiley | c1e9b66 | 2014-01-16 16:13:43 -0800 | [diff] [blame] | 371 | pool: wificell |
| 372 | |
Tien Chang | ca52f20 | 2015-10-01 11:48:22 -0700 | [diff] [blame] | 373 | [WiFi_Perf_bcm4371] |
Bindu Mahadev | 8978bef | 2015-02-12 12:24:57 -0800 | [diff] [blame] | 374 | run_on: nightly |
Dan Shi | 9f256d9 | 2016-01-22 00:09:25 -0800 | [diff] [blame] | 375 | hour: 8 |
Tien Chang | ca52f20 | 2015-10-01 11:48:22 -0700 | [diff] [blame] | 376 | suite: wifi_perf_bcm4371 |
Bindu Mahadev | 8978bef | 2015-02-12 12:24:57 -0800 | [diff] [blame] | 377 | branch_specs: ==tot |
Bindu Mahadev | b4f124f | 2015-02-26 12:20:14 -0800 | [diff] [blame] | 378 | pool: wificell_preflight |
Bindu Mahadev | 8978bef | 2015-02-12 12:24:57 -0800 | [diff] [blame] | 379 | |
Christopher Wiley | c53fc83 | 2014-02-07 16:09:25 -0800 | [diff] [blame] | 380 | [WiFi_Attenuated_Performance] |
| 381 | run_on: nightly |
Dan Shi | 9f256d9 | 2016-01-22 00:09:25 -0800 | [diff] [blame] | 382 | hour: 8 |
Christopher Wiley | c53fc83 | 2014-02-07 16:09:25 -0800 | [diff] [blame] | 383 | suite: wifi_atten_perf |
Prashanth Balasubramanian | 6b4bf84 | 2014-10-17 15:45:08 -0700 | [diff] [blame] | 384 | branch_specs: ==tot |
Christopher Wiley | f804f78 | 2014-03-11 15:27:32 -0700 | [diff] [blame] | 385 | pool: groamer |
Christopher Wiley | c53fc83 | 2014-02-07 16:09:25 -0800 | [diff] [blame] | 386 | |
Kris Rambish | c27f776 | 2015-05-27 19:28:11 -0700 | [diff] [blame] | 387 | [WiFi_Update_Router] |
| 388 | run_on: nightly |
Dan Shi | 9f256d9 | 2016-01-22 00:09:25 -0800 | [diff] [blame] | 389 | hour: 10 |
Kris Rambish | c27f776 | 2015-05-27 19:28:11 -0700 | [diff] [blame] | 390 | suite: wifi_update_router |
| 391 | branch_specs: ==tot |
| 392 | pool: wificell |
| 393 | |
| 394 | [WiFi_Update_Router_Preflight] |
| 395 | run_on: nightly |
Dan Shi | 9f256d9 | 2016-01-22 00:09:25 -0800 | [diff] [blame] | 396 | hour: 10 |
Kris Rambish | c27f776 | 2015-05-27 19:28:11 -0700 | [diff] [blame] | 397 | suite: wifi_update_router |
| 398 | branch_specs: ==tot |
| 399 | pool: wificell_preflight |
| 400 | |
Kris Rambish | 23ff877 | 2015-10-21 19:04:17 -0700 | [diff] [blame] | 401 | [WiFi_Update_Router_Dev_Cells] |
| 402 | run_on: weekly |
Dan Shi | ce1f20a | 2016-01-25 17:27:40 -0800 | [diff] [blame] | 403 | day: 5 |
Kris Rambish | 23ff877 | 2015-10-21 19:04:17 -0700 | [diff] [blame] | 404 | suite: wifi_update_router |
| 405 | branch_specs: ==tot |
| 406 | pool: wificell_dev |
| 407 | |
| 408 | [WiFi_Update_Router_Pre_CQ] |
| 409 | run_on: weekly |
Dan Shi | ce1f20a | 2016-01-25 17:27:40 -0800 | [diff] [blame] | 410 | day: 5 |
Kris Rambish | 23ff877 | 2015-10-21 19:04:17 -0700 | [diff] [blame] | 411 | suite: wifi_update_router |
| 412 | branch_specs: ==tot |
| 413 | pool: wificell-pre-cq |
| 414 | |
| 415 | [WiFi_Update_Router_Stress_WiFi] |
| 416 | run_on: weekly |
Tien Chang | 2f065bd | 2016-03-10 09:35:28 -0800 | [diff] [blame] | 417 | day: 5 |
Kris Rambish | 23ff877 | 2015-10-21 19:04:17 -0700 | [diff] [blame] | 418 | suite: wifi_update_router |
| 419 | branch_specs: ==tot |
| 420 | pool: stress-wifi |
| 421 | |
Tien Chang | 2f065bd | 2016-03-10 09:35:28 -0800 | [diff] [blame] | 422 | [WiFi_Stress] |
| 423 | run_on: nightly |
| 424 | hour: 5 |
| 425 | suite: wifi_stress |
| 426 | branch_specs: ==tot |
| 427 | pool: stress-wifi |
| 428 | |
Clifford Cheng | 94b9f48 | 2016-04-22 14:35:54 -0700 | [diff] [blame^] | 429 | [WiFi_TDLS_Cast_StP2] |
| 430 | run_on: weekly |
| 431 | day: 2 |
| 432 | suite: wifi_tdls_cast |
| 433 | branch_specs: ==tot |
| 434 | pool:wifichaos_StP2 |
| 435 | |
Tien Chang | 07eca8d | 2016-02-02 12:13:02 -0800 | [diff] [blame] | 436 | [WiFi_Interop_WP2] |
Tien Chang | eeb48c7 | 2016-02-11 11:22:04 -0800 | [diff] [blame] | 437 | run_on: weekly |
Tien Chang | 07eca8d | 2016-02-02 12:13:02 -0800 | [diff] [blame] | 438 | day: 4 |
Tien Chang | 061e8ad | 2015-07-24 14:15:44 -0700 | [diff] [blame] | 439 | suite: wifi_interop |
| 440 | branch_specs: ==tot |
Tien Chang | 07eca8d | 2016-02-02 12:13:02 -0800 | [diff] [blame] | 441 | pool:wifichaos_WP2 |
| 442 | |
| 443 | [WiFi_Interop_StP2] |
Tien Chang | eeb48c7 | 2016-02-11 11:22:04 -0800 | [diff] [blame] | 444 | run_on: weekly |
Tien Chang | 07eca8d | 2016-02-02 12:13:02 -0800 | [diff] [blame] | 445 | day: 5 |
| 446 | suite: wifi_interop |
| 447 | branch_specs: ==tot |
| 448 | pool:wifichaos_StP2 |
| 449 | |
| 450 | [WiFi_Interop_8797] |
Tien Chang | eeb48c7 | 2016-02-11 11:22:04 -0800 | [diff] [blame] | 451 | run_on: weekly |
Tien Chang | 07eca8d | 2016-02-02 12:13:02 -0800 | [diff] [blame] | 452 | day: 6 |
| 453 | suite: wifi_interop |
| 454 | branch_specs: ==tot |
| 455 | pool:wifichaos_8797 |
| 456 | |
| 457 | [WiFi_Interop_8897] |
Tien Chang | eeb48c7 | 2016-02-11 11:22:04 -0800 | [diff] [blame] | 458 | run_on: weekly |
Tien Chang | 07eca8d | 2016-02-02 12:13:02 -0800 | [diff] [blame] | 459 | day: 0 |
| 460 | suite: wifi_interop |
| 461 | branch_specs: ==tot |
| 462 | pool:wifichaos_8897 |
| 463 | |
| 464 | [WiFi_Interop_4354] |
Tien Chang | eeb48c7 | 2016-02-11 11:22:04 -0800 | [diff] [blame] | 465 | run_on: weekly |
Tien Chang | 07eca8d | 2016-02-02 12:13:02 -0800 | [diff] [blame] | 466 | day: 1 |
| 467 | suite: wifi_interop |
| 468 | branch_specs: ==tot |
| 469 | pool:wifichaos_4354 |
Tien Chang | 061e8ad | 2015-07-24 14:15:44 -0700 | [diff] [blame] | 470 | |
Tien Chang | be82b0a | 2015-11-10 17:07:28 -0800 | [diff] [blame] | 471 | [WiFi_LucidSleep_Nightly] |
| 472 | run_on: nightly |
Dan Shi | 9f256d9 | 2016-01-22 00:09:25 -0800 | [diff] [blame] | 473 | hour: 10 |
Samuel Tan | 8ecd8f5 | 2015-08-10 11:16:05 -0700 | [diff] [blame] | 474 | suite: wifi_lucidsleep |
| 475 | branch_specs: ==tot |
| 476 | pool: wificell |
| 477 | |
Tien Chang | be82b0a | 2015-11-10 17:07:28 -0800 | [diff] [blame] | 478 | [WiFi_LucidSleep_Weekly] |
| 479 | run_on: weekly |
Dan Shi | ce1f20a | 2016-01-25 17:27:40 -0800 | [diff] [blame] | 480 | day: 6 |
Tien Chang | be82b0a | 2015-11-10 17:07:28 -0800 | [diff] [blame] | 481 | suite: wifi_lucidsleep |
| 482 | branch_specs: >=tot-1 |
| 483 | pool: wificell |
| 484 | |
Ben Chan | a1206f7 | 2013-12-17 23:56:04 -0800 | [diff] [blame] | 485 | [WiMAX] |
| 486 | run_on: nightly |
Dan Shi | 9f256d9 | 2016-01-22 00:09:25 -0800 | [diff] [blame] | 487 | hour: 10 |
Ben Chan | a1206f7 | 2013-12-17 23:56:04 -0800 | [diff] [blame] | 488 | suite: wimax |
Prashanth Balasubramanian | 6b4bf84 | 2014-10-17 15:45:08 -0700 | [diff] [blame] | 489 | branch_specs: ==tot |
Ben Chan | a1206f7 | 2013-12-17 23:56:04 -0800 | [diff] [blame] | 490 | pool: wimax |
| 491 | |
Scott James Remnant | 8559307 | 2014-02-25 17:43:16 -0800 | [diff] [blame] | 492 | [Bluetooth_Qualification] |
| 493 | run_on: nightly |
Dan Shi | 9f256d9 | 2016-01-22 00:09:25 -0800 | [diff] [blame] | 494 | hour: 10 |
Scott James Remnant | 8559307 | 2014-02-25 17:43:16 -0800 | [diff] [blame] | 495 | suite: bluetooth_qualification |
Prashanth Balasubramanian | 6b4bf84 | 2014-10-17 15:45:08 -0700 | [diff] [blame] | 496 | branch_specs: ==tot |
Scott James Remnant | 8559307 | 2014-02-25 17:43:16 -0800 | [diff] [blame] | 497 | pool: wificell |
| 498 | |
| 499 | [Bluetooth_Sanity] |
| 500 | run_on: nightly |
Dan Shi | 9f256d9 | 2016-01-22 00:09:25 -0800 | [diff] [blame] | 501 | hour: 12 |
Scott James Remnant | 8559307 | 2014-02-25 17:43:16 -0800 | [diff] [blame] | 502 | suite: bluetooth_sanity |
Prashanth Balasubramanian | 6b4bf84 | 2014-10-17 15:45:08 -0700 | [diff] [blame] | 503 | branch_specs: ==tot |
Katherine Threlkeld | 3693a3b | 2014-09-08 18:28:13 -0700 | [diff] [blame] | 504 | pool: wificell |
| 505 | |
Yusuf Mohsinally | c4ced9f | 2014-10-16 11:56:21 -0700 | [diff] [blame] | 506 | [NightlyStressExperimental] |
| 507 | run_on: nightly |
Dan Shi | 9f256d9 | 2016-01-22 00:09:25 -0800 | [diff] [blame] | 508 | hour: 12 |
Yusuf Mohsinally | c4ced9f | 2014-10-16 11:56:21 -0700 | [diff] [blame] | 509 | suite: stress_experimental |
Prashanth Balasubramanian | 6b4bf84 | 2014-10-17 15:45:08 -0700 | [diff] [blame] | 510 | branch_specs: ==tot |
Yusuf Mohsinally | c4ced9f | 2014-10-16 11:56:21 -0700 | [diff] [blame] | 511 | pool: stress |
| 512 | file_bugs: False |
| 513 | |
Yusuf Mohsinally | 185cc41 | 2014-05-08 15:01:39 -0700 | [diff] [blame] | 514 | [NightlyStress] |
| 515 | run_on: nightly |
Dan Shi | 9f256d9 | 2016-01-22 00:09:25 -0800 | [diff] [blame] | 516 | hour: 12 |
Yusuf Mohsinally | 185cc41 | 2014-05-08 15:01:39 -0700 | [diff] [blame] | 517 | suite: stress |
Yusuf Mohsinally | 93a2098 | 2015-03-11 13:54:38 -0700 | [diff] [blame] | 518 | branch_specs: >=tot-2 |
Yusuf Mohsinally | 185cc41 | 2014-05-08 15:01:39 -0700 | [diff] [blame] | 519 | pool: stress |
Yusuf Mohsinally | ade3d6c | 2014-08-12 16:03:44 -0700 | [diff] [blame] | 520 | file_bugs: True |
Alex Miller | 5d290cc | 2014-06-16 13:33:31 -0700 | [diff] [blame] | 521 | |
Yusuf Mohsinally | e9f98e2 | 2014-08-28 14:44:57 -0700 | [diff] [blame] | 522 | [NightlyStressPool2] |
| 523 | run_on: nightly |
Dan Shi | 9f256d9 | 2016-01-22 00:09:25 -0800 | [diff] [blame] | 524 | hour: 12 |
Yusuf Mohsinally | 12187d6 | 2014-11-17 16:55:54 -0800 | [diff] [blame] | 525 | suite: stress2 |
Yusuf Mohsinally | 93a2098 | 2015-03-11 13:54:38 -0700 | [diff] [blame] | 526 | branch_specs: >=tot-2 |
Yusuf Mohsinally | e9f98e2 | 2014-08-28 14:44:57 -0700 | [diff] [blame] | 527 | pool: stress2 |
| 528 | file_bugs: True |
| 529 | |
| 530 | [NightlyStressPool3] |
| 531 | run_on: nightly |
Dan Shi | 9f256d9 | 2016-01-22 00:09:25 -0800 | [diff] [blame] | 532 | hour: 12 |
Yusuf Mohsinally | 12187d6 | 2014-11-17 16:55:54 -0800 | [diff] [blame] | 533 | suite: stress3 |
Yusuf Mohsinally | 93a2098 | 2015-03-11 13:54:38 -0700 | [diff] [blame] | 534 | branch_specs: >=tot-2 |
Yusuf Mohsinally | e9f98e2 | 2014-08-28 14:44:57 -0700 | [diff] [blame] | 535 | pool: stress3 |
| 536 | file_bugs: True |
| 537 | |
| 538 | [NightlyStressPool4] |
| 539 | run_on: nightly |
Dan Shi | 9f256d9 | 2016-01-22 00:09:25 -0800 | [diff] [blame] | 540 | hour: 12 |
Yusuf Mohsinally | 12187d6 | 2014-11-17 16:55:54 -0800 | [diff] [blame] | 541 | suite: stress4 |
Danny Chan | 0f00323 | 2016-01-28 17:57:29 -0800 | [diff] [blame] | 542 | branch_specs: ==tot-2 |
Yusuf Mohsinally | e9f98e2 | 2014-08-28 14:44:57 -0700 | [diff] [blame] | 543 | pool: stress4 |
| 544 | file_bugs: True |
| 545 | |
| 546 | [NightlyStressPool5] |
| 547 | run_on: nightly |
Dan Shi | 9f256d9 | 2016-01-22 00:09:25 -0800 | [diff] [blame] | 548 | hour: 14 |
Yusuf Mohsinally | 12187d6 | 2014-11-17 16:55:54 -0800 | [diff] [blame] | 549 | suite: stress5 |
Danny Chan | 0f00323 | 2016-01-28 17:57:29 -0800 | [diff] [blame] | 550 | branch_specs: ==tot-2 |
Yusuf Mohsinally | e9f98e2 | 2014-08-28 14:44:57 -0700 | [diff] [blame] | 551 | pool: stress5 |
| 552 | file_bugs: True |
| 553 | |
Kalin Stoyanov | 2e82d63 | 2014-11-10 14:52:05 -0800 | [diff] [blame] | 554 | [NightlyKernelUsb] |
Kalin Stoyanov | 2be2b0d | 2016-01-14 16:24:06 -0800 | [diff] [blame] | 555 | run_on: new_build |
Kalin Stoyanov | 2e82d63 | 2014-11-10 14:52:05 -0800 | [diff] [blame] | 556 | suite: kernel_usb |
Kalin Stoyanov | c6c083e | 2016-01-20 15:39:23 -0800 | [diff] [blame] | 557 | branch_specs: >=tot-2 |
Kalin Stoyanov | f2a7f73 | 2015-11-04 16:09:23 -0800 | [diff] [blame] | 558 | pool: usb_peripherals |
Kalin Stoyanov | 0d1de1c | 2014-12-10 17:00:53 -0800 | [diff] [blame] | 559 | |
Alex Miller | 5d290cc | 2014-06-16 13:33:31 -0700 | [diff] [blame] | 560 | [Gizmo] |
| 561 | run_on: nightly |
Dan Shi | 9f256d9 | 2016-01-22 00:09:25 -0800 | [diff] [blame] | 562 | hour: 14 |
Gaurav Shah | 23acc60 | 2014-10-17 10:57:11 -0700 | [diff] [blame] | 563 | suite: bvt-cq |
Prashanth Balasubramanian | 6b4bf84 | 2014-10-17 15:45:08 -0700 | [diff] [blame] | 564 | branch_specs: ==tot |
Alex Miller | 5d290cc | 2014-06-16 13:33:31 -0700 | [diff] [blame] | 565 | pool: gizmo |
| 566 | |
Gaurav Shah | 7baf614 | 2014-11-07 15:45:38 -0800 | [diff] [blame] | 567 | [NightlyStormBvtCq] |
| 568 | run_on: nightly |
Dan Shi | 9f256d9 | 2016-01-22 00:09:25 -0800 | [diff] [blame] | 569 | hour: 14 |
Gaurav Shah | 7baf614 | 2014-11-07 15:45:38 -0800 | [diff] [blame] | 570 | suite: bvt-cq |
| 571 | branch_specs: ==tot |
| 572 | boards: storm |
Fang Deng | c759996 | 2014-11-11 12:01:55 -0800 | [diff] [blame] | 573 | pool: suites |
Gaurav Shah | 7baf614 | 2014-11-07 15:45:38 -0800 | [diff] [blame] | 574 | |
| 575 | [NightlyStormBvtInline] |
| 576 | run_on: nightly |
Dan Shi | 9f256d9 | 2016-01-22 00:09:25 -0800 | [diff] [blame] | 577 | hour: 14 |
Gaurav Shah | 7baf614 | 2014-11-07 15:45:38 -0800 | [diff] [blame] | 578 | suite: bvt-inline |
| 579 | branch_specs: ==tot |
| 580 | boards: storm |
Fang Deng | c759996 | 2014-11-11 12:01:55 -0800 | [diff] [blame] | 581 | pool: suites |
Gaurav Shah | 7baf614 | 2014-11-07 15:45:38 -0800 | [diff] [blame] | 582 | |
| 583 | [NightlyStormBvtPerBuild] |
| 584 | run_on: nightly |
Dan Shi | 9f256d9 | 2016-01-22 00:09:25 -0800 | [diff] [blame] | 585 | hour: 14 |
Gaurav Shah | 7baf614 | 2014-11-07 15:45:38 -0800 | [diff] [blame] | 586 | suite: bvt-perbuild |
| 587 | branch_specs: ==tot |
| 588 | boards: storm |
Fang Deng | c759996 | 2014-11-11 12:01:55 -0800 | [diff] [blame] | 589 | pool: suites |
Gaurav Shah | 7baf614 | 2014-11-07 15:45:38 -0800 | [diff] [blame] | 590 | |
Prashanth Balasubramanian | 6b4bf84 | 2014-10-17 15:45:08 -0700 | [diff] [blame] | 591 | # TODO(beeps) figure out a better frequency for dev and beta weekly suites |
| 592 | # (http://crbug.com/417131). |
| 593 | [WeeklyKernelRegressions] |
| 594 | run_on: weekly |
Dan Shi | f1774ee | 2016-03-08 10:35:38 -0800 | [diff] [blame] | 595 | day: 0 |
Prashanth Balasubramanian | 6b4bf84 | 2014-10-17 15:45:08 -0700 | [diff] [blame] | 596 | suite: kernel_weekly_regression |
| 597 | branch_specs: >=tot-2 |
| 598 | pool: suites |
| 599 | num: 2 |
| 600 | |
| 601 | [WeeklyPowerRequirements] |
| 602 | run_on: weekly |
Dan Shi | f1774ee | 2016-03-08 10:35:38 -0800 | [diff] [blame] | 603 | day: 1 |
Prashanth Balasubramanian | 6b4bf84 | 2014-10-17 15:45:08 -0700 | [diff] [blame] | 604 | suite: power_requirements |
| 605 | branch_specs: >=tot-2 |
| 606 | pool: suites |
| 607 | |
Prashanth Balasubramanian | 6b4bf84 | 2014-10-17 15:45:08 -0700 | [diff] [blame] | 608 | [WeeklyStoraqequal] |
| 609 | run_on: weekly |
Dan Shi | f1774ee | 2016-03-08 10:35:38 -0800 | [diff] [blame] | 610 | day: 2 |
Prashanth Balasubramanian | 6b4bf84 | 2014-10-17 15:45:08 -0700 | [diff] [blame] | 611 | suite: storagequal |
| 612 | branch_specs: >=tot-2 |
| 613 | pool: suites |
| 614 | |
Prashanth Balasubramanian | 6b4bf84 | 2014-10-17 15:45:08 -0700 | [diff] [blame] | 615 | [WeeklyNightlyHwQual] |
| 616 | run_on: weekly |
Dan Shi | f1774ee | 2016-03-08 10:35:38 -0800 | [diff] [blame] | 617 | day: 3 |
Prashanth Balasubramanian | 6b4bf84 | 2014-10-17 15:45:08 -0700 | [diff] [blame] | 618 | suite: hwqual |
| 619 | branch_specs: >=tot-2 |
| 620 | pool: suites |
| 621 | num: 3 |
| 622 | |
| 623 | [WeeklyKernelDailyRegression] |
| 624 | run_on: weekly |
Dan Shi | f1774ee | 2016-03-08 10:35:38 -0800 | [diff] [blame] | 625 | day: 4 |
Prashanth Balasubramanian | 6b4bf84 | 2014-10-17 15:45:08 -0700 | [diff] [blame] | 626 | suite: kernel_daily_regression |
| 627 | branch_specs: >=tot-2 |
| 628 | pool: suites |
| 629 | num: 2 |
| 630 | |
| 631 | [WeeklyKernelDailyBenchmarks] |
| 632 | run_on: weekly |
Dan Shi | f1774ee | 2016-03-08 10:35:38 -0800 | [diff] [blame] | 633 | day: 5 |
Prashanth Balasubramanian | 6b4bf84 | 2014-10-17 15:45:08 -0700 | [diff] [blame] | 634 | suite: kernel_daily_benchmarks |
| 635 | branch_specs: >=tot-2 |
| 636 | pool: suites |
| 637 | file_bugs: True |
| 638 | |
| 639 | [WeeklyKernelPerBuildRegression] |
| 640 | run_on: weekly |
Dan Shi | f1774ee | 2016-03-08 10:35:38 -0800 | [diff] [blame] | 641 | day: 6 |
Prashanth Balasubramanian | 6b4bf84 | 2014-10-17 15:45:08 -0700 | [diff] [blame] | 642 | suite: kernel_per-build_regression |
| 643 | branch_specs: >=tot-2 |
| 644 | pool: suites |
| 645 | num: 2 |
| 646 | |
| 647 | [WeeklyKernelPerBuildBenchmarks] |
| 648 | run_on: weekly |
Dan Shi | ce1f20a | 2016-01-25 17:27:40 -0800 | [diff] [blame] | 649 | day: 0 |
Prashanth Balasubramanian | 6b4bf84 | 2014-10-17 15:45:08 -0700 | [diff] [blame] | 650 | suite: kernel_per-build_benchmarks |
| 651 | branch_specs: >=tot-2 |
| 652 | pool: suites |
| 653 | |
| 654 | [WeeklyNightlyRegression] |
| 655 | run_on: weekly |
Dan Shi | f1774ee | 2016-03-08 10:35:38 -0800 | [diff] [blame] | 656 | day: 1 |
Prashanth Balasubramanian | 6b4bf84 | 2014-10-17 15:45:08 -0700 | [diff] [blame] | 657 | suite: regression |
| 658 | branch_specs: >=tot-2 |
| 659 | pool: suites |
| 660 | num: 2 |
| 661 | |
| 662 | [WeeklyExperimentalTests] |
| 663 | run_on: weekly |
Dan Shi | f1774ee | 2016-03-08 10:35:38 -0800 | [diff] [blame] | 664 | day: 2 |
Prashanth Balasubramanian | 6b4bf84 | 2014-10-17 15:45:08 -0700 | [diff] [blame] | 665 | suite: experimental |
| 666 | branch_specs: >=tot-2 |
| 667 | pool: suites |
| 668 | |
| 669 | [WeeklyJailedBuild] |
| 670 | run_on: weekly |
Dan Shi | ce1f20a | 2016-01-25 17:27:40 -0800 | [diff] [blame] | 671 | day: 0 |
Prashanth Balasubramanian | 6b4bf84 | 2014-10-17 15:45:08 -0700 | [diff] [blame] | 672 | suite: jailed_build |
| 673 | branch_specs: >=tot-2 |
| 674 | pool: jail |
| 675 | |
Prashanth Balasubramanian | 6b4bf84 | 2014-10-17 15:45:08 -0700 | [diff] [blame] | 676 | [WeeklyNetwork3g_pseudomodem] |
| 677 | run_on: weekly |
Dan Shi | f1774ee | 2016-03-08 10:35:38 -0800 | [diff] [blame] | 678 | day: 3 |
Prashanth Balasubramanian | 6b4bf84 | 2014-10-17 15:45:08 -0700 | [diff] [blame] | 679 | suite: network3g_pseudomodem |
| 680 | branch_specs: >=tot-2 |
| 681 | pool: suites |
| 682 | |
| 683 | [WeeklyCellular_modem_repair] |
| 684 | run_on: weekly |
Dan Shi | ce1f20a | 2016-01-25 17:27:40 -0800 | [diff] [blame] | 685 | day: 0 |
Prashanth Balasubramanian | 6b4bf84 | 2014-10-17 15:45:08 -0700 | [diff] [blame] | 686 | suite: cellular_modem_repair |
| 687 | branch_specs: >=tot-2 |
| 688 | pool: cellular_repair |
| 689 | |
| 690 | [WeeklyNetworkUI] |
| 691 | run_on: weekly |
Dan Shi | f1774ee | 2016-03-08 10:35:38 -0800 | [diff] [blame] | 692 | day: 4 |
Prashanth Balasubramanian | 6b4bf84 | 2014-10-17 15:45:08 -0700 | [diff] [blame] | 693 | suite: network_ui |
| 694 | branch_specs: >=tot-2 |
| 695 | pool: suites |
| 696 | |
| 697 | [WeeklyPowerDaily] |
| 698 | run_on: weekly |
Dan Shi | f1774ee | 2016-03-08 10:35:38 -0800 | [diff] [blame] | 699 | day: 5 |
Prashanth Balasubramanian | 6b4bf84 | 2014-10-17 15:45:08 -0700 | [diff] [blame] | 700 | suite: power_daily |
| 701 | branch_specs: >=tot-2 |
| 702 | pool: suites |
| 703 | file_bugs: True |
| 704 | |
| 705 | [WeeklyPerfalerts] |
| 706 | # Not a part of perf build because it requires 3 machines. |
| 707 | run_on: weekly |
Dan Shi | f1774ee | 2016-03-08 10:35:38 -0800 | [diff] [blame] | 708 | day: 6 |
Prashanth Balasubramanian | 6b4bf84 | 2014-10-17 15:45:08 -0700 | [diff] [blame] | 709 | suite: perfalerts |
| 710 | branch_specs: >=tot-2 |
| 711 | pool: suites |
| 712 | num: 1 |
| 713 | |
| 714 | [WeeklySecuritySuite] |
| 715 | run_on: weekly |
Dan Shi | f1774ee | 2016-03-08 10:35:38 -0800 | [diff] [blame] | 716 | day: 0 |
Prashanth Balasubramanian | 6b4bf84 | 2014-10-17 15:45:08 -0700 | [diff] [blame] | 717 | suite: security |
| 718 | branch_specs: >=tot-2 |
| 719 | pool: suites |
| 720 | |
| 721 | [WeeklyPower_build] |
| 722 | run_on: weekly |
Dan Shi | ce1f20a | 2016-01-25 17:27:40 -0800 | [diff] [blame] | 723 | day: 1 |
Prashanth Balasubramanian | 6b4bf84 | 2014-10-17 15:45:08 -0700 | [diff] [blame] | 724 | suite: power_build |
| 725 | branch_specs: >=tot-2 |
| 726 | pool: suites |
| 727 | |
Prashanth Balasubramanian | 6b4bf84 | 2014-10-17 15:45:08 -0700 | [diff] [blame] | 728 | [Weeklyaudio] |
| 729 | run_on: weekly |
Dan Shi | f1774ee | 2016-03-08 10:35:38 -0800 | [diff] [blame] | 730 | day: 2 |
Prashanth Balasubramanian | 6b4bf84 | 2014-10-17 15:45:08 -0700 | [diff] [blame] | 731 | suite: audio |
| 732 | branch_specs: >=tot-2 |
| 733 | pool: suites |
| 734 | |
| 735 | [Weeklyvideo] |
| 736 | run_on: weekly |
Dan Shi | f1774ee | 2016-03-08 10:35:38 -0800 | [diff] [blame] | 737 | day: 3 |
Prashanth Balasubramanian | 6b4bf84 | 2014-10-17 15:45:08 -0700 | [diff] [blame] | 738 | suite: video |
| 739 | branch_specs: >=tot-2 |
| 740 | pool: suites |
| 741 | num: 4 |
Owen Lin | c31cfbb | 2015-04-14 16:30:36 +0800 | [diff] [blame] | 742 | file_bugs: True |
Prashanth Balasubramanian | 6b4bf84 | 2014-10-17 15:45:08 -0700 | [diff] [blame] | 743 | |
| 744 | [Weeklyyoutube_mse_eme] |
| 745 | run_on: weekly |
Dan Shi | f1774ee | 2016-03-08 10:35:38 -0800 | [diff] [blame] | 746 | day: 4 |
Prashanth Balasubramanian | 6b4bf84 | 2014-10-17 15:45:08 -0700 | [diff] [blame] | 747 | suite: youtube_mse_eme |
| 748 | branch_specs: >=tot-2 |
| 749 | pool: suites |
| 750 | |
| 751 | [Weeklyyoutube_page] |
| 752 | run_on: weekly |
Dan Shi | f1774ee | 2016-03-08 10:35:38 -0800 | [diff] [blame] | 753 | day: 5 |
Prashanth Balasubramanian | 6b4bf84 | 2014-10-17 15:45:08 -0700 | [diff] [blame] | 754 | suite: youtube_page |
| 755 | branch_specs: >=tot-2 |
| 756 | pool: suites |
| 757 | |
Prashanth Balasubramanian | 6b4bf84 | 2014-10-17 15:45:08 -0700 | [diff] [blame] | 758 | [WeeklyLinkPerf] |
| 759 | run_on: weekly |
Dan Shi | ce1f20a | 2016-01-25 17:27:40 -0800 | [diff] [blame] | 760 | day: 2 |
Prashanth Balasubramanian | 6b4bf84 | 2014-10-17 15:45:08 -0700 | [diff] [blame] | 761 | suite: link_perf |
| 762 | branch_specs: >=tot-2 |
| 763 | pool: link_perf |
| 764 | |
Prashanth Balasubramanian | 6b4bf84 | 2014-10-17 15:45:08 -0700 | [diff] [blame] | 765 | [Weeklyperf_v2] |
| 766 | run_on: weekly |
Dan Shi | f1774ee | 2016-03-08 10:35:38 -0800 | [diff] [blame] | 767 | day: 6 |
Prashanth Balasubramanian | 6b4bf84 | 2014-10-17 15:45:08 -0700 | [diff] [blame] | 768 | suite: perf_v2 |
Dan Shi | f1774ee | 2016-03-08 10:35:38 -0800 | [diff] [blame] | 769 | branch_specs: >=tot-2 |
Prashanth Balasubramanian | 6b4bf84 | 2014-10-17 15:45:08 -0700 | [diff] [blame] | 770 | pool: suites |
| 771 | |
| 772 | [WeeklyNetworkNightly] |
| 773 | run_on: weekly |
Dan Shi | f1774ee | 2016-03-08 10:35:38 -0800 | [diff] [blame] | 774 | day: 0 |
Prashanth Balasubramanian | 6b4bf84 | 2014-10-17 15:45:08 -0700 | [diff] [blame] | 775 | suite: network_nightly |
| 776 | branch_specs: >=tot-2 |
| 777 | pool: suites |
Bindu Mahadev | cec4756 | 2015-09-23 15:20:49 -0700 | [diff] [blame] | 778 | file_bugs: False |
Prashanth Balasubramanian | 6b4bf84 | 2014-10-17 15:45:08 -0700 | [diff] [blame] | 779 | |
Prashanth Balasubramanian | 6b4bf84 | 2014-10-17 15:45:08 -0700 | [diff] [blame] | 780 | [WeeklyWiFi_Perf] |
| 781 | run_on: weekly |
Dan Shi | ce1f20a | 2016-01-25 17:27:40 -0800 | [diff] [blame] | 782 | day: 2 |
Prashanth Balasubramanian | 6b4bf84 | 2014-10-17 15:45:08 -0700 | [diff] [blame] | 783 | suite: wifi_perf |
Bindu Mahadev | b4f124f | 2015-02-26 12:20:14 -0800 | [diff] [blame] | 784 | branch_specs: <=tot-1 |
Prashanth Balasubramanian | 6b4bf84 | 2014-10-17 15:45:08 -0700 | [diff] [blame] | 785 | pool: wificell |
| 786 | |
| 787 | [WeeklyWiFi_Attenuated_Performance] |
| 788 | run_on: weekly |
Dan Shi | ce1f20a | 2016-01-25 17:27:40 -0800 | [diff] [blame] | 789 | day: 2 |
Prashanth Balasubramanian | 6b4bf84 | 2014-10-17 15:45:08 -0700 | [diff] [blame] | 790 | suite: wifi_atten_perf |
Bindu Mahadev | b4f124f | 2015-02-26 12:20:14 -0800 | [diff] [blame] | 791 | branch_specs: <=tot-1 |
Prashanth Balasubramanian | 6b4bf84 | 2014-10-17 15:45:08 -0700 | [diff] [blame] | 792 | pool: groamer |
| 793 | |
| 794 | [WeeklyWiMAX] |
| 795 | run_on: weekly |
Dan Shi | ce1f20a | 2016-01-25 17:27:40 -0800 | [diff] [blame] | 796 | day: 2 |
Prashanth Balasubramanian | 6b4bf84 | 2014-10-17 15:45:08 -0700 | [diff] [blame] | 797 | suite: wimax |
| 798 | branch_specs: >=tot-2 |
| 799 | pool: wimax |
| 800 | |
| 801 | [WeeklySecurity] |
| 802 | run_on: weekly |
Dan Shi | f1774ee | 2016-03-08 10:35:38 -0800 | [diff] [blame] | 803 | day: 1 |
Prashanth Balasubramanian | 6b4bf84 | 2014-10-17 15:45:08 -0700 | [diff] [blame] | 804 | suite: security_weekly |
Dan Shi | f1774ee | 2016-03-08 10:35:38 -0800 | [diff] [blame] | 805 | branch_specs: >=tot-2 |
Prashanth Balasubramanian | 6b4bf84 | 2014-10-17 15:45:08 -0700 | [diff] [blame] | 806 | pool: suites |
| 807 | |
| 808 | [WeeklyBluetooth_Qualification] |
| 809 | run_on: weekly |
Dan Shi | ce1f20a | 2016-01-25 17:27:40 -0800 | [diff] [blame] | 810 | day: 2 |
Prashanth Balasubramanian | 6b4bf84 | 2014-10-17 15:45:08 -0700 | [diff] [blame] | 811 | suite: bluetooth_qualification |
| 812 | branch_specs: >=tot-2 |
| 813 | pool: wificell |
| 814 | |
| 815 | [WeeklyBluetooth_Sanity] |
| 816 | run_on: weekly |
Dan Shi | ce1f20a | 2016-01-25 17:27:40 -0800 | [diff] [blame] | 817 | day: 3 |
Prashanth Balasubramanian | 6b4bf84 | 2014-10-17 15:45:08 -0700 | [diff] [blame] | 818 | suite: bluetooth_sanity |
| 819 | branch_specs: >=tot-2 |
| 820 | pool: wificell |
| 821 | |
Bindu Mahadev | b4f124f | 2015-02-26 12:20:14 -0800 | [diff] [blame] | 822 | [WeeklyWiFi_MatFunc] |
| 823 | run_on: weekly |
Dan Shi | ce1f20a | 2016-01-25 17:27:40 -0800 | [diff] [blame] | 824 | day: 3 |
Bindu Mahadev | b4f124f | 2015-02-26 12:20:14 -0800 | [diff] [blame] | 825 | suite: wifi_matfunc |
| 826 | branch_specs: <=tot-1 |
| 827 | pool: wificell |
| 828 | |
Bindu Mahadev | 5efe20e | 2015-10-08 12:31:15 -0700 | [diff] [blame] | 829 | [WeeklyWiFi_EndtoEnd] |
| 830 | run_on: weekly |
Dan Shi | ce1f20a | 2016-01-25 17:27:40 -0800 | [diff] [blame] | 831 | day: 3 |
Bindu Mahadev | 5efe20e | 2015-10-08 12:31:15 -0700 | [diff] [blame] | 832 | suite: wifi_endtoend |
| 833 | branch_specs: <=tot-1 |
| 834 | pool: wificell |
| 835 | |
Prashanth Balasubramanian | 6b4bf84 | 2014-10-17 15:45:08 -0700 | [diff] [blame] | 836 | [WeeklyStress] |
| 837 | run_on: weekly |
Dan Shi | ce1f20a | 2016-01-25 17:27:40 -0800 | [diff] [blame] | 838 | day: 3 |
Prashanth Balasubramanian | 6b4bf84 | 2014-10-17 15:45:08 -0700 | [diff] [blame] | 839 | suite: stress |
| 840 | branch_specs: >=tot-2 |
| 841 | pool: stress |
| 842 | file_bugs: True |
| 843 | |
| 844 | [WeeklyStressPool2] |
| 845 | run_on: weekly |
Dan Shi | ce1f20a | 2016-01-25 17:27:40 -0800 | [diff] [blame] | 846 | day: 3 |
Prashanth Balasubramanian | 6b4bf84 | 2014-10-17 15:45:08 -0700 | [diff] [blame] | 847 | suite: stress |
| 848 | branch_specs: >=tot-2 |
| 849 | pool: stress2 |
| 850 | file_bugs: True |
| 851 | |
| 852 | [WeeklyStressPool3] |
| 853 | run_on: weekly |
Dan Shi | ce1f20a | 2016-01-25 17:27:40 -0800 | [diff] [blame] | 854 | day: 3 |
Prashanth Balasubramanian | 6b4bf84 | 2014-10-17 15:45:08 -0700 | [diff] [blame] | 855 | suite: stress |
| 856 | branch_specs: >=tot-2 |
| 857 | pool: stress3 |
| 858 | file_bugs: True |
| 859 | |
| 860 | [WeeklyStressPool4] |
| 861 | run_on: weekly |
Dan Shi | ce1f20a | 2016-01-25 17:27:40 -0800 | [diff] [blame] | 862 | day: 3 |
Prashanth Balasubramanian | 6b4bf84 | 2014-10-17 15:45:08 -0700 | [diff] [blame] | 863 | suite: stress |
Danny Chan | e5fa5d1 | 2015-12-09 15:25:08 -0800 | [diff] [blame] | 864 | branch_specs: =tot-2 |
Prashanth Balasubramanian | 6b4bf84 | 2014-10-17 15:45:08 -0700 | [diff] [blame] | 865 | pool: stress4 |
| 866 | file_bugs: True |
| 867 | |
| 868 | [WeeklyStressPool5] |
| 869 | run_on: weekly |
Dan Shi | ce1f20a | 2016-01-25 17:27:40 -0800 | [diff] [blame] | 870 | day: 3 |
Prashanth Balasubramanian | 6b4bf84 | 2014-10-17 15:45:08 -0700 | [diff] [blame] | 871 | suite: stress |
Danny Chan | e5fa5d1 | 2015-12-09 15:25:08 -0800 | [diff] [blame] | 872 | branch_specs: =tot-2 |
Prashanth Balasubramanian | 6b4bf84 | 2014-10-17 15:45:08 -0700 | [diff] [blame] | 873 | pool: stress5 |
| 874 | file_bugs: True |
| 875 | |
| 876 | [WeeklyGizmo] |
| 877 | run_on: weekly |
Dan Shi | ce1f20a | 2016-01-25 17:27:40 -0800 | [diff] [blame] | 878 | day: 4 |
Prashanth Balasubramanian | 6b4bf84 | 2014-10-17 15:45:08 -0700 | [diff] [blame] | 879 | suite: bvt-cq |
| 880 | branch_specs: >=tot-2 |
| 881 | pool: gizmo |
| 882 | |
Christopher Wiley | 1057ab2 | 2014-11-17 13:11:45 -0800 | [diff] [blame] | 883 | [TendoExperimental] |
| 884 | run_on: nightly |
Dan Shi | 9f256d9 | 2016-01-22 00:09:25 -0800 | [diff] [blame] | 885 | hour: 14 |
Christopher Wiley | 1057ab2 | 2014-11-17 13:11:45 -0800 | [diff] [blame] | 886 | suite: tendo_experimental |
| 887 | branch_specs: ==tot |
| 888 | pool: suites |
Rohit Makasana | d2bce7c | 2014-12-05 17:32:12 -0800 | [diff] [blame] | 889 | |
“Keith | 385b849 | 2015-04-30 12:20:59 -0700 | [diff] [blame] | 890 | # Please do not add tests to this suite without first clearing it with the |
| 891 | # crosbolt team. |
| 892 | [CrosboltPerfPerbuild] |
| 893 | run_on: new_build |
| 894 | suite: crosbolt_perf_perbuild |
Dan Shi | 9007144 | 2015-05-01 22:56:05 -0700 | [diff] [blame] | 895 | branch_specs: >=tot-1 |
“Keith | 385b849 | 2015-04-30 12:20:59 -0700 | [diff] [blame] | 896 | pool: performance |
| 897 | file_bugs: True |
| 898 | |
| 899 | # Please do not add tests to this suite without first clearing it with the |
| 900 | # crosbolt team. |
| 901 | [CrosboltPerfNightly] |
| 902 | run_on: nightly |
Dan Shi | 9f256d9 | 2016-01-22 00:09:25 -0800 | [diff] [blame] | 903 | hour: 16 |
“Keith | 385b849 | 2015-04-30 12:20:59 -0700 | [diff] [blame] | 904 | suite: crosbolt_perf_nightly |
| 905 | branch_specs: >=tot-1 |
| 906 | pool: performance |
| 907 | file_bugs: True |
Dan Shi | a24704a | 2015-08-03 11:11:47 -0700 | [diff] [blame] | 908 | |
Chung-yih Wang | 3aab5be | 2016-02-19 13:19:02 +0800 | [diff] [blame] | 909 | # Please do not add tests to this suite without first clearing it with the |
| 910 | # crosbolt team. |
| 911 | [CrosboltArcPerfNightly] |
| 912 | boards: cyan-cheets, samus-cheets, veyron_minnie-cheets |
| 913 | run_on: nightly |
| 914 | hour: 16 |
| 915 | suite: crosbolt_arc_perf_nightly |
| 916 | branch_specs: >=tot-1 |
| 917 | pool: performance_arc |
| 918 | file_bugs: True |
| 919 | |
Dan Shi | a24704a | 2015-08-03 11:11:47 -0700 | [diff] [blame] | 920 | [FaftEcNightly] |
| 921 | run_on: nightly |
Dan Shi | 9f256d9 | 2016-01-22 00:09:25 -0800 | [diff] [blame] | 922 | hour: 16 |
Dan Shi | a24704a | 2015-08-03 11:11:47 -0700 | [diff] [blame] | 923 | suite: faft_ec |
| 924 | branch_specs: ==tot |
Tom Wai-Hong Tam | 5fb9b05 | 2016-04-05 03:19:55 +0800 | [diff] [blame] | 925 | firmware_ro_build_spec: firmware |
Dan Shi | a24704a | 2015-08-03 11:11:47 -0700 | [diff] [blame] | 926 | test_source: cros |
Dan Shi | a24704a | 2015-08-03 11:11:47 -0700 | [diff] [blame] | 927 | pool: faft-test |
Dan Shi | fe25db7 | 2015-09-22 10:53:13 -0700 | [diff] [blame] | 928 | file_bugs: True |
| 929 | job_retry: True |
Dan Shi | a24704a | 2015-08-03 11:11:47 -0700 | [diff] [blame] | 930 | |
Aseda Aboagye | fbf9c95 | 2016-01-14 11:22:31 -0800 | [diff] [blame] | 931 | # TODO(aaboagye): Remove this when satisified with EC-3PO FAFT EC performance. |
| 932 | [EC3POFaftEcNightly] |
| 933 | run_on: nightly |
Dan Shi | 9f256d9 | 2016-01-22 00:09:25 -0800 | [diff] [blame] | 934 | hour: 16 |
Aseda Aboagye | fbf9c95 | 2016-01-14 11:22:31 -0800 | [diff] [blame] | 935 | suite: faft_ec3po |
| 936 | branch_specs: ==tot |
Tom Wai-Hong Tam | 5fb9b05 | 2016-04-05 03:19:55 +0800 | [diff] [blame] | 937 | firmware_ro_build_spec: firmware |
Aseda Aboagye | fbf9c95 | 2016-01-14 11:22:31 -0800 | [diff] [blame] | 938 | test_source: cros |
| 939 | pool: faft-test-experiment |
| 940 | file_bugs: True |
| 941 | job_retry: True |
| 942 | |
Aseda Aboagye | 597e723 | 2016-01-22 13:18:34 -0800 | [diff] [blame] | 943 | # TODO(aaboagye): Remove this when satisfied with EC-3PO FAFT BIOS performance. |
| 944 | [EC3POFaftBiosNightly] |
| 945 | run_on: nightly |
| 946 | suite: faft_bios_ec3po |
| 947 | branch_specs: ==tot |
Tom Wai-Hong Tam | 5fb9b05 | 2016-04-05 03:19:55 +0800 | [diff] [blame] | 948 | firmware_ro_build_spec: firmware |
Aseda Aboagye | 597e723 | 2016-01-22 13:18:34 -0800 | [diff] [blame] | 949 | test_source: cros |
| 950 | pool: faft-test-experiment |
| 951 | file_bugs: True |
| 952 | job_retry: True |
| 953 | |
Dan Shi | a24704a | 2015-08-03 11:11:47 -0700 | [diff] [blame] | 954 | [FaftBiosNightly] |
| 955 | run_on: nightly |
Dan Shi | 9f256d9 | 2016-01-22 00:09:25 -0800 | [diff] [blame] | 956 | hour: 16 |
Dan Shi | a24704a | 2015-08-03 11:11:47 -0700 | [diff] [blame] | 957 | suite: faft_bios |
| 958 | branch_specs: ==tot |
Tom Wai-Hong Tam | 5fb9b05 | 2016-04-05 03:19:55 +0800 | [diff] [blame] | 959 | firmware_ro_build_spec: firmware |
Dan Shi | a24704a | 2015-08-03 11:11:47 -0700 | [diff] [blame] | 960 | test_source: cros |
Tom Wai-Hong Tam | b1c02e4 | 2015-08-08 05:43:45 +0800 | [diff] [blame] | 961 | pool: faft-test |
Dan Shi | fe25db7 | 2015-09-22 10:53:13 -0700 | [diff] [blame] | 962 | file_bugs: True |
Bindu Mahadev | cec4756 | 2015-09-23 15:20:49 -0700 | [diff] [blame] | 963 | job_retry: True |
Tom Wai-Hong Tam | 963042d | 2015-12-04 07:50:29 +0800 | [diff] [blame] | 964 | |
| 965 | [FaftEcTotNightly] |
| 966 | run_on: nightly |
Shelley Chen | 130ca2d | 2016-03-17 10:19:06 -0700 | [diff] [blame] | 967 | hour: 4 |
Shelley Chen | 04f682f | 2016-03-11 11:20:34 -0800 | [diff] [blame] | 968 | suite: faft_ec_tot |
Tom Wai-Hong Tam | 963042d | 2015-12-04 07:50:29 +0800 | [diff] [blame] | 969 | branch_specs: ==tot |
Shelley Chen | 48f1c95 | 2016-03-10 14:45:35 -0800 | [diff] [blame] | 970 | firmware_ro_build_spec: cros |
Tom Wai-Hong Tam | 963042d | 2015-12-04 07:50:29 +0800 | [diff] [blame] | 971 | test_source: cros |
| 972 | pool: faft-test-tot |
| 973 | file_bugs: True |
| 974 | job_retry: True |
| 975 | |
| 976 | [FaftBiosTotNightly] |
| 977 | run_on: nightly |
Dan Shi | 9f256d9 | 2016-01-22 00:09:25 -0800 | [diff] [blame] | 978 | hour: 16 |
Shelley Chen | 42c9b9c | 2016-03-11 10:57:19 -0800 | [diff] [blame] | 979 | suite: faft_bios_tot |
Tom Wai-Hong Tam | 963042d | 2015-12-04 07:50:29 +0800 | [diff] [blame] | 980 | branch_specs: ==tot |
Shelley Chen | 48f1c95 | 2016-03-10 14:45:35 -0800 | [diff] [blame] | 981 | firmware_ro_build_spec: cros |
Tom Wai-Hong Tam | 963042d | 2015-12-04 07:50:29 +0800 | [diff] [blame] | 982 | test_source: cros |
| 983 | pool: faft-test-tot |
| 984 | file_bugs: True |
| 985 | job_retry: True |
Mussa | 0cc0836 | 2016-01-15 16:29:18 -0800 | [diff] [blame] | 986 | |
Tom Wai-Hong Tam | 8afb1d0 | 2016-04-05 03:41:02 +0800 | [diff] [blame] | 987 | [FaftEcAu1Nightly] |
| 988 | run_on: nightly |
| 989 | hour: 4 |
| 990 | suite: faft_ec_au_1 |
| 991 | branch_specs: ==tot |
| 992 | firmware_ro_build_spec: released_ro_1 |
| 993 | firmware_rw_build_spec: firmware |
| 994 | test_source: cros |
| 995 | pool: faft-test-au |
| 996 | file_bugs: True |
| 997 | job_retry: True |
| 998 | |
| 999 | [FaftBiosAu1Nightly] |
| 1000 | run_on: nightly |
| 1001 | hour: 4 |
| 1002 | suite: faft_bios_au_1 |
| 1003 | branch_specs: ==tot |
| 1004 | firmware_ro_build_spec: released_ro_1 |
Tom Wai-Hong Tam | c28561c | 2016-04-07 01:14:49 +0800 | [diff] [blame] | 1005 | firmware_rw_build_spec: firmware |
Tom Wai-Hong Tam | 8afb1d0 | 2016-04-05 03:41:02 +0800 | [diff] [blame] | 1006 | test_source: cros |
| 1007 | pool: faft-test-au |
| 1008 | file_bugs: True |
| 1009 | job_retry: True |
| 1010 | |
| 1011 | [FaftEcAu2Nightly] |
| 1012 | run_on: nightly |
| 1013 | hour: 7 |
| 1014 | suite: faft_ec_au_2 |
| 1015 | branch_specs: ==tot |
| 1016 | firmware_ro_build_spec: released_ro_2 |
| 1017 | firmware_rw_build_spec: firmware |
| 1018 | test_source: cros |
| 1019 | pool: faft-test-au |
| 1020 | file_bugs: True |
| 1021 | job_retry: True |
| 1022 | |
| 1023 | [FaftBiosAu2Nightly] |
| 1024 | run_on: nightly |
| 1025 | hour: 7 |
| 1026 | suite: faft_bios_au_2 |
| 1027 | branch_specs: ==tot |
| 1028 | firmware_ro_build_spec: released_ro_2 |
Tom Wai-Hong Tam | c28561c | 2016-04-07 01:14:49 +0800 | [diff] [blame] | 1029 | firmware_rw_build_spec: firmware |
Tom Wai-Hong Tam | 8afb1d0 | 2016-04-05 03:41:02 +0800 | [diff] [blame] | 1030 | test_source: cros |
| 1031 | pool: faft-test-au |
| 1032 | file_bugs: True |
| 1033 | job_retry: True |
| 1034 | |
| 1035 | [FaftEcAu3Nightly] |
| 1036 | run_on: nightly |
| 1037 | hour: 10 |
| 1038 | suite: faft_ec_au_3 |
| 1039 | branch_specs: ==tot |
| 1040 | firmware_ro_build_spec: released_ro_3 |
| 1041 | firmware_rw_build_spec: firmware |
| 1042 | test_source: cros |
| 1043 | pool: faft-test-au |
| 1044 | file_bugs: True |
| 1045 | job_retry: True |
| 1046 | |
| 1047 | [FaftBiosAu3Nightly] |
| 1048 | run_on: nightly |
| 1049 | hour: 10 |
| 1050 | suite: faft_bios_au_3 |
| 1051 | branch_specs: ==tot |
| 1052 | firmware_ro_build_spec: released_ro_3 |
Tom Wai-Hong Tam | c28561c | 2016-04-07 01:14:49 +0800 | [diff] [blame] | 1053 | firmware_rw_build_spec: firmware |
Tom Wai-Hong Tam | 8afb1d0 | 2016-04-05 03:41:02 +0800 | [diff] [blame] | 1054 | test_source: cros |
| 1055 | pool: faft-test-au |
| 1056 | file_bugs: True |
| 1057 | job_retry: True |
| 1058 | |
Kalin Stoyanov | d2b7b09 | 2016-04-05 12:16:42 -0700 | [diff] [blame] | 1059 | [FaftFlashromNightly] |
| 1060 | run_on: nightly |
| 1061 | hour: 18 |
| 1062 | suite: faft_flashrom |
| 1063 | branch_specs: ==tot |
| 1064 | pool: faft_flashrom |
| 1065 | file_bugs: True |
| 1066 | |
Mussa | 0cc0836 | 2016-01-15 16:29:18 -0800 | [diff] [blame] | 1067 | [CameraPerBuild] |
| 1068 | run_on: new_build |
| 1069 | suite: camera_perbuild |
| 1070 | branch_specs: ==tot |
| 1071 | pool: camera |
Mussa | 39cbf00 | 2016-01-21 18:11:27 -0800 | [diff] [blame] | 1072 | job_retry: True |
| 1073 | |
| 1074 | [VideoImageComparisonChameleon] |
| 1075 | run_on: new_build |
| 1076 | suite: video_image_comparison_chameleon |
| 1077 | branch_specs: >=tot-2 |
Mussa | b4d50a7 | 2016-02-11 10:39:10 -0800 | [diff] [blame] | 1078 | pool: chameleon_video_capture_stable |
Dan Shi | ce1f20a | 2016-01-25 17:27:40 -0800 | [diff] [blame] | 1079 | job_retry: True |
David Haddock | 36f2f7d | 2016-02-09 13:34:43 -0800 | [diff] [blame] | 1080 | |
| 1081 | [ArcNightly] |
| 1082 | run_on: nightly |
| 1083 | hour: 16 |
| 1084 | suite: arc-nightly |
| 1085 | pool: suites |
| 1086 | boards: cyan-cheets, samus-cheets, veyron_minnie-cheets |
| 1087 | branch_specs: ==tot |
Simran Basi | c59a102 | 2016-03-02 11:03:08 -0800 | [diff] [blame] | 1088 | |
David Haddock | d5faa10 | 2016-03-11 14:33:36 -0800 | [diff] [blame] | 1089 | [ArcCtsNightly] |
| 1090 | run_on: nightly |
| 1091 | hour: 16 |
| 1092 | suite: arc-cts |
| 1093 | pool: suites |
Rohit Makasana | dff1747 | 2016-04-26 11:50:20 -0700 | [diff] [blame] | 1094 | boards: cyan-cheets, samus-cheets, veyron_minnie-cheets |
David Haddock | d5faa10 | 2016-03-11 14:33:36 -0800 | [diff] [blame] | 1095 | branch_specs: ==tot |