blob: c0781b62b1706b3596d85537869618b876ed0cbd [file] [log] [blame]
Alex Miller4a163282013-01-15 18:18:54 -08001# 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 Millerbf34a3a2012-10-24 15:06:17 -070011
Scott Zawalskica6c65a2012-05-02 13:53:13 -040012#[nightly_params]
13#always_handle: True
14
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -070015# TODO(beeps) Figure out a better frequency for tot nightly suites
16# (https://crbug.com/417131).
Juan Casse429d2752013-08-05 14:49:43 -070017
Ilja H. Friedel394e8d72014-10-01 20:38:22 -070018#TODO(ihf): Delete this after R40 goes stable.
Scott Zawalskica6c65a2012-05-02 13:53:13 -040019[NightlyGraphics]
Ilja H. Friedel394e8d72014-10-01 20:38:22 -070020run_on: weekly
Scott Zawalskica6c65a2012-05-02 13:53:13 -040021suite: graphics
Ilja H. Friedel394e8d72014-10-01 20:38:22 -070022branch_specs: >=R37
Scott Zawalskiabb097b2012-05-22 17:36:35 -040023pool: suites
24
Ilja H. Friedel394e8d72014-10-01 20:38:22 -070025#TODO(beeps): Make this "run_on: new_build" for selected boards again. (373526)
26[GraphicsPerBuild]
Alex Miller41f91b22014-05-14 17:21:58 -070027run_on: nightly
Ilja Friedel21c4eb32013-03-27 11:56:29 -070028suite: graphics_per-build
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -070029branch_specs: ==tot
Ilja Friedel21c4eb32013-03-27 11:56:29 -070030pool: suites
31
Ilja H. Friedel394e8d72014-10-01 20:38:22 -070032[GraphicsPerDay]
Ilja Friedel21c4eb32013-03-27 11:56:29 -070033run_on: nightly
Ilja H. Friedel394e8d72014-10-01 20:38:22 -070034suite: graphics_per-day
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -070035branch_specs: ==tot
Ilja H. Friedel394e8d72014-10-01 20:38:22 -070036pool: suites
Ilja H. Friedel54547492012-07-11 12:58:03 -070037
Ilja H. Friedel394e8d72014-10-01 20:38:22 -070038[GraphicsPerWeek]
39run_on: weekly
40suite: graphics_per-week
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -070041branch_specs: ==tot
Chris Masone7d6af682013-08-06 13:47:44 -070042pool: suites
43
Tom Wai-Hong Tam7c333712014-08-12 08:57:04 +080044[ChameleonDp]
Dan Shie74f42e2014-08-25 09:57:35 -070045run_on: nightly
Tom Wai-Hong Tam7c333712014-08-12 08:57:04 +080046suite: chameleon_dp
Wai-Hong Tamc5e91d42015-04-06 22:05:08 +000047branch_specs: >=tot-1
Tom Wai-Hong Tam13463092014-12-05 03:49:22 +080048pool: chameleon
Tom Wai-Hong Tamb53c4762015-03-24 06:56:37 +080049file_bugs: True
Tom Wai-Hong Tam7c333712014-08-12 08:57:04 +080050
Kalin Stoyanov8c5d16d2015-03-03 18:30:04 -080051[ChameleonDpWeekly]
52run_on: weekly
53suite: chameleon_dp_weekly
Wai-Hong Tamc5e91d42015-04-06 22:05:08 +000054branch_specs: >=tot-1
Kalin Stoyanov8c5d16d2015-03-03 18:30:04 -080055pool: chameleon
Tom Wai-Hong Tamb53c4762015-03-24 06:56:37 +080056file_bugs: True
Kalin Stoyanov8c5d16d2015-03-03 18:30:04 -080057
Tom Wai-Hong Tam7c333712014-08-12 08:57:04 +080058[ChameleonHdmi]
Dan Shie74f42e2014-08-25 09:57:35 -070059run_on: nightly
Tom Wai-Hong Tam7c333712014-08-12 08:57:04 +080060suite: chameleon_hdmi
Wai-Hong Tamc5e91d42015-04-06 22:05:08 +000061branch_specs: >=tot-1
Tom Wai-Hong Tam13463092014-12-05 03:49:22 +080062pool: chameleon
Tom Wai-Hong Tam2cf2aaa2014-12-18 02:32:31 +080063file_bugs: True
Tom Wai-Hong Tam84663c42014-04-18 15:49:33 +080064
Kalin Stoyanov8c5d16d2015-03-03 18:30:04 -080065[ChameleonHdmiWeekly]
66run_on: weekly
67suite: chameleon_hdmi_weekly
Wai-Hong Tamc5e91d42015-04-06 22:05:08 +000068branch_specs: >=tot-1
Kalin Stoyanov8c5d16d2015-03-03 18:30:04 -080069pool: chameleon
Tom Wai-Hong Tamb53c4762015-03-24 06:56:37 +080070file_bugs: True
Kalin Stoyanov8c5d16d2015-03-03 18:30:04 -080071
Tom Wai-Hong Tamf16999f2014-12-12 07:53:46 +080072[ChameleonVga]
73run_on: nightly
74suite: chameleon_vga
Wai-Hong Tamc5e91d42015-04-06 22:05:08 +000075branch_specs: >=tot-1
Tom Wai-Hong Tamf16999f2014-12-12 07:53:46 +080076pool: chameleon
77
harpreet15505982015-04-02 17:48:20 -070078[Hotrod]
79run_on: nightly
80suite: hotrod
81branch_specs: ==tot
82pool: hotrod
83
Scott Zawalskiabb097b2012-05-22 17:36:35 -040084[NightlyHwQual]
85run_on: nightly
86suite: hwqual
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -070087branch_specs: ==tot
Scott Zawalskiabb097b2012-05-22 17:36:35 -040088pool: suites
Alex Miller4a163282013-01-15 18:18:54 -080089num: 3
Scott Zawalskiabb097b2012-05-22 17:36:35 -040090
91[KernelDailyRegression]
92run_on: nightly
93suite: kernel_daily_regression
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -070094branch_specs: ==tot
Scott Zawalskiabb097b2012-05-22 17:36:35 -040095pool: suites
Alex Miller11a7bed2013-01-03 18:00:39 -080096num: 2
Scott Zawalskiabb097b2012-05-22 17:36:35 -040097
Scott Zawalski93802262012-12-11 14:37:00 -050098[KernelDailyBenchmarks]
Scott Zawalskiabb097b2012-05-22 17:36:35 -040099run_on: nightly
100suite: kernel_daily_benchmarks
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700101branch_specs: ==tot
Scott Zawalskica6c65a2012-05-02 13:53:13 -0400102pool: suites
Prashanth B6de2bde2014-03-25 18:45:02 -0700103file_bugs: True
Scott Zawalskica6c65a2012-05-02 13:53:13 -0400104
105[KernelPerBuildRegression]
Alex Miller41f91b22014-05-14 17:21:58 -0700106run_on: nightly
Scott Zawalskiabb097b2012-05-22 17:36:35 -0400107suite: kernel_per-build_regression
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700108branch_specs: ==tot
Scott Zawalskica6c65a2012-05-02 13:53:13 -0400109pool: suites
beeps79526db2013-01-11 16:28:49 -0800110num: 2
Scott Zawalskica6c65a2012-05-02 13:53:13 -0400111
112[KernelPerBuildBenchmarks]
Alex Miller41f91b22014-05-14 17:21:58 -0700113run_on: nightly
Scott Zawalskiabb097b2012-05-22 17:36:35 -0400114suite: kernel_per-build_benchmarks
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700115branch_specs: ==tot
Scott Zawalskica6c65a2012-05-02 13:53:13 -0400116pool: suites
117
118[NightlyRegression]
119run_on: nightly
120suite: regression
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700121branch_specs: ==tot
Scott Zawalskica6c65a2012-05-02 13:53:13 -0400122pool: suites
Alex Miller096baf52013-01-04 13:51:33 -0800123num: 2
Scott Zawalskica6c65a2012-05-02 13:53:13 -0400124
J. Richard Barnettec49fc882014-04-28 16:37:02 -0700125[ExperimentalTests]
126run_on: nightly
127suite: experimental
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700128branch_specs: ==tot
J. Richard Barnettec49fc882014-04-28 16:37:02 -0700129pool: suites
130
Alex Millerb091f4d2013-11-26 15:58:24 -0800131[JailedBuild]
Alex Miller41f91b22014-05-14 17:21:58 -0700132run_on: nightly
Alex Millerb091f4d2013-11-26 15:58:24 -0800133suite: jailed_build
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700134branch_specs: ==tot
Alex Millerb091f4d2013-11-26 15:58:24 -0800135pool: jail
136
137[JailedNightly]
138run_on: nightly
139suite: jailed_daily
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700140branch_specs: ==tot
Alex Millerb091f4d2013-11-26 15:58:24 -0800141pool: jail
142
143[JailedWeekly]
144run_on: weekly
145suite: jailed_weekly
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700146branch_specs: ==tot
Alex Millerb091f4d2013-11-26 15:58:24 -0800147pool: jail
148
Thieu Le3cde1cf2012-10-24 14:04:05 -0700149[Network3g]
Scott Zawalskica6c65a2012-05-02 13:53:13 -0400150run_on: nightly
151suite: network3g
Tien Chang8181a312015-01-16 14:29:12 -0800152branch_specs: >=tot-2
Alex Miller02a5def2012-10-31 14:49:38 -0700153pool: cellular
Ben Chanc7cd1452013-08-15 00:33:59 -0700154num: 7
Aviv Keshetcc623f72013-01-14 14:39:09 -0800155
Ben Chand157e932014-04-22 14:57:22 -0700156[Network3g_att]
157run_on: nightly
158suite: network3g_att
Tien Chang8181a312015-01-16 14:29:12 -0800159branch_specs: >=tot-2
Ben Chand157e932014-04-22 14:57:22 -0700160pool: cellular
161
Aviv Keshetcc623f72013-01-14 14:39:09 -0800162[Network3g_tmobile]
163run_on: nightly
164suite: network3g_tmobile
Tien Chang8181a312015-01-16 14:29:12 -0800165branch_specs: >=tot-2
Aviv Keshetcc623f72013-01-14 14:39:09 -0800166pool: cellular
Aviv Keshet80e6bb42013-03-28 09:20:08 -0700167num: 4
Aviv Keshetcc623f72013-01-14 14:39:09 -0800168
169[Network3g_verizon]
170run_on: nightly
171suite: network3g_verizon
Tien Chang8181a312015-01-16 14:29:12 -0800172branch_specs: >=tot-2
Aviv Keshetcc623f72013-01-14 14:39:09 -0800173pool: cellular
174num: 2
Alex Miller725e4952012-10-25 15:44:34 -0700175
Arman Uguraye5d5a5d2013-05-09 15:15:27 -0700176[Network3g_pseudomodem]
Alex Miller41f91b22014-05-14 17:21:58 -0700177run_on: nightly
Arman Uguraye5d5a5d2013-05-09 15:15:27 -0700178suite: network3g_pseudomodem
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700179branch_specs: ==tot
Arman Uguraye5d5a5d2013-05-09 15:15:27 -0700180pool: suites
181
harpreet8036c0e2014-03-11 18:18:51 -0700182[Cellular_modem_repair]
Alex Miller41f91b22014-05-14 17:21:58 -0700183run_on: nightly
harpreet8036c0e2014-03-11 18:18:51 -0700184suite: cellular_modem_repair
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700185branch_specs: ==tot
harpreet5e7ef1d2014-03-21 15:58:42 -0700186pool: cellular_repair
harpreet8036c0e2014-03-11 18:18:51 -0700187
Arman Ugurayf02cd532013-07-26 12:36:05 -0700188[NetworkUI]
Alex Miller41f91b22014-05-14 17:21:58 -0700189run_on: nightly
Arman Ugurayf02cd532013-07-26 12:36:05 -0700190suite: network_ui
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700191branch_specs: ==tot
Arman Ugurayf02cd532013-07-26 12:36:05 -0700192pool: suites
193
Scott Zawalskid76f1592012-05-21 13:13:22 -0400194[PowerDaily]
195run_on: nightly
196suite: power_daily
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700197branch_specs: ==tot
Alex Miller6025d482014-04-11 12:27:05 -0700198pool: suites
Derek Basehore970c95e2014-05-21 11:00:59 -0700199file_bugs: True
Scott Zawalskid76f1592012-05-21 13:13:22 -0400200
Scott Zawalskica6c65a2012-05-02 13:53:13 -0400201[Perfalerts]
202# Not a part of perf build because it requires 3 machines.
Alex Miller41f91b22014-05-14 17:21:58 -0700203run_on: nightly
Scott Zawalskica6c65a2012-05-02 13:53:13 -0400204suite: perfalerts
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700205branch_specs: ==tot
Scott Zawalskica6c65a2012-05-02 13:53:13 -0400206pool: suites
Scott Zawalskibce74092012-11-06 12:52:10 -0500207num: 1
Scott Zawalskica6c65a2012-05-02 13:53:13 -0400208
Scott Zawalski6c045362012-05-16 19:17:10 -0400209[SecuritySuite]
Alex Miller41f91b22014-05-14 17:21:58 -0700210run_on: nightly
Scott Zawalski6c045362012-05-16 19:17:10 -0400211suite: security
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700212branch_specs: ==tot
Scott Zawalski6c045362012-05-16 19:17:10 -0400213pool: suites
Scott Zawalskica6c65a2012-05-02 13:53:13 -0400214
Scott Zawalski6c045362012-05-16 19:17:10 -0400215[Power_build]
Alex Miller41f91b22014-05-14 17:21:58 -0700216run_on: nightly
Scott Zawalskid76f1592012-05-21 13:13:22 -0400217suite: power_build
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700218branch_specs: ==tot
Alex Miller6025d482014-04-11 12:27:05 -0700219pool: suites
Scott Zawalskica6c65a2012-05-02 13:53:13 -0400220
Scott Zawalskid76f1592012-05-21 13:13:22 -0400221[pagecycler]
Alex Miller41f91b22014-05-14 17:21:58 -0700222run_on: nightly
Scott Zawalskid76f1592012-05-21 13:13:22 -0400223suite: pagecycler
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700224branch_specs: ==tot
Scott Zawalskid76f1592012-05-21 13:13:22 -0400225pool: suites
226
227[audio]
Alex Miller41f91b22014-05-14 17:21:58 -0700228run_on: nightly
Scott Zawalskid76f1592012-05-21 13:13:22 -0400229suite: audio
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700230branch_specs: ==tot
Scott Zawalskid76f1592012-05-21 13:13:22 -0400231pool: suites
232
Rohit Makasana6ae944d2013-01-17 16:21:14 -0800233[video]
Alex Miller41f91b22014-05-14 17:21:58 -0700234run_on: nightly
Rohit Makasana6ae944d2013-01-17 16:21:14 -0800235suite: video
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700236branch_specs: ==tot
Rohit Makasana6ae944d2013-01-17 16:21:14 -0800237pool: suites
Yuli Huang218e8522013-03-27 17:25:57 +0800238num: 4
Owen Linc31cfbb2015-04-14 16:30:36 +0800239file_bugs: True
Rohit Makasana6ae944d2013-01-17 16:21:14 -0800240
Rohit Makasana72467d92013-08-22 01:08:49 +0530241[youtube_mse_eme]
Alex Miller41f91b22014-05-14 17:21:58 -0700242run_on: nightly
Rohit Makasana72467d92013-08-22 01:08:49 +0530243suite: youtube_mse_eme
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700244branch_specs: ==tot
Rohit Makasana72467d92013-08-22 01:08:49 +0530245pool: suites
246
247[youtube_page]
Alex Miller41f91b22014-05-14 17:21:58 -0700248run_on: nightly
Rohit Makasana72467d92013-08-22 01:08:49 +0530249suite: youtube_page
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700250branch_specs: ==tot
Rohit Makasana72467d92013-08-22 01:08:49 +0530251pool: suites
252
Scott Zawalskib88e86d2013-01-23 09:58:48 -0500253[WebRTC]
254run_on: nightly
Scott Zawalskia5bed3e2013-01-25 10:00:27 -0500255suite: webrtc
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700256branch_specs: ==tot
Scott Zawalskib88e86d2013-01-23 09:58:48 -0500257pool: suites
258
Scott Zawalski0dda4102012-11-14 11:30:53 -0500259[LinkPerf]
Alex Miller41f91b22014-05-14 17:21:58 -0700260run_on: nightly
Scott Zawalski0dda4102012-11-14 11:30:53 -0500261suite: link_perf
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700262branch_specs: ==tot
Scott Zawalski0dda4102012-11-14 11:30:53 -0500263pool: link_perf
264
Simran Basi77917712013-10-03 18:56:13 +0000265[perf_v2]
Alex Miller41f91b22014-05-14 17:21:58 -0700266run_on: nightly
Simran Basi77917712013-10-03 18:56:13 +0000267suite: perf_v2
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700268branch_specs: ==tot
Simran Basi77917712013-10-03 18:56:13 +0000269pool: suites
mukesh agrawal73850c92013-05-10 16:41:35 -0700270
271[NetworkNightly]
272run_on: nightly
273suite: network_nightly
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700274branch_specs: ==tot
mukesh agrawal73850c92013-05-10 16:41:35 -0700275pool: suites
bmahadev328472a2014-04-08 16:56:20 -0700276file_bugs: True
Christopher Wileyc7d4e042013-05-13 17:24:47 -0700277
Bindu Mahadevb4f124f2015-02-26 12:20:14 -0800278[WiFi_MatFunc]
Christopher Wileyc7d4e042013-05-13 17:24:47 -0700279run_on: nightly
280suite: wifi_matfunc
Kris Rambishe99f7ce2015-01-22 10:07:58 -0800281branch_specs: >=tot-1
Christopher Wileyc7d4e042013-05-13 17:24:47 -0700282pool: wificell
Christopher Wileyd56a1052013-05-31 10:30:05 -0700283
Bindu Mahadevb4f124f2015-02-26 12:20:14 -0800284[WiFi_MatFunc_intel7265]
Bindu Mahadev8e331962015-01-26 16:14:19 -0800285run_on: nightly
Dan Shi146d0762015-01-28 14:43:32 -0800286suite: wifi_matfunc_intel7265
Bindu Mahadev37abeca2015-02-03 14:26:23 -0800287branch_specs: ==tot
Bindu Mahadev8e331962015-01-26 16:14:19 -0800288pool: wificell_preflight
289
Bindu Mahadevb4f124f2015-02-26 12:20:14 -0800290[WiFi_MatFunc_bcm4356]
Kris Rambisha506fd52014-04-08 15:18:16 -0700291run_on: nightly
Bindu Mahadev4b5cd362014-12-12 15:08:14 -0800292suite: wifi_matfunc_bcm4356
Bindu Mahadevb4f124f2015-02-26 12:20:14 -0800293branch_specs: ==tot
Bindu Mahadev4b5cd362014-12-12 15:08:14 -0800294pool: wificell_preflight
295
Bindu Mahadevb4f124f2015-02-26 12:20:14 -0800296[WiFi_MatFunc_marvell8897]
Bindu Mahadev4b5cd362014-12-12 15:08:14 -0800297run_on: nightly
298suite: wifi_matfunc_marvell8897
Bindu Mahadevb4f124f2015-02-26 12:20:14 -0800299branch_specs: ==tot
Kris Rambisha506fd52014-04-08 15:18:16 -0700300pool: wificell_preflight
301
Christopher Wileyc1e9b662014-01-16 16:13:43 -0800302[WiFi_Perf]
303run_on: nightly
304suite: wifi_perf
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700305branch_specs: ==tot
Christopher Wileyc1e9b662014-01-16 16:13:43 -0800306pool: wificell
307
Bindu Mahadevb4f124f2015-02-26 12:20:14 -0800308[WiFi_Perf_bcm4356]
Bindu Mahadev8978bef2015-02-12 12:24:57 -0800309run_on: nightly
310suite: wifi_perf_bcm4356
311branch_specs: ==tot
Bindu Mahadevb4f124f2015-02-26 12:20:14 -0800312pool: wificell_preflight
Bindu Mahadev8978bef2015-02-12 12:24:57 -0800313
Bindu Mahadevb4f124f2015-02-26 12:20:14 -0800314[WiFi_Perf_marvell8897]
Bindu Mahadev8978bef2015-02-12 12:24:57 -0800315run_on: nightly
316suite: wifi_perf_marvell8897
317branch_specs: ==tot
Bindu Mahadevb4f124f2015-02-26 12:20:14 -0800318pool: wificell_preflight
Bindu Mahadev8978bef2015-02-12 12:24:57 -0800319
Bindu Mahadevb4f124f2015-02-26 12:20:14 -0800320[WiFi_Perf_intel7265]
Bindu Mahadev8978bef2015-02-12 12:24:57 -0800321run_on: nightly
322suite: wifi_perf_intel7265
323branch_specs: ==tot
Bindu Mahadevb4f124f2015-02-26 12:20:14 -0800324pool: wificell_preflight
Bindu Mahadev8978bef2015-02-12 12:24:57 -0800325
Christopher Wileyc53fc832014-02-07 16:09:25 -0800326[WiFi_Attenuated_Performance]
327run_on: nightly
328suite: wifi_atten_perf
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700329branch_specs: ==tot
Christopher Wileyf804f782014-03-11 15:27:32 -0700330pool: groamer
Christopher Wileyc53fc832014-02-07 16:09:25 -0800331
Ben Chana1206f72013-12-17 23:56:04 -0800332[WiMAX]
333run_on: nightly
334suite: wimax
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700335branch_specs: ==tot
Ben Chana1206f72013-12-17 23:56:04 -0800336pool: wimax
337
Scott James Remnant85593072014-02-25 17:43:16 -0800338[Bluetooth_Qualification]
339run_on: nightly
340suite: bluetooth_qualification
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700341branch_specs: ==tot
Scott James Remnant85593072014-02-25 17:43:16 -0800342pool: wificell
343
344[Bluetooth_Sanity]
345run_on: nightly
346suite: bluetooth_sanity
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700347branch_specs: ==tot
Katherine Threlkeld3693a3b2014-09-08 18:28:13 -0700348pool: wificell
349
Yusuf Mohsinallyc4ced9f2014-10-16 11:56:21 -0700350[NightlyStressExperimental]
351run_on: nightly
352suite: stress_experimental
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700353branch_specs: ==tot
Yusuf Mohsinallyc4ced9f2014-10-16 11:56:21 -0700354pool: stress
355file_bugs: False
356
Yusuf Mohsinally185cc412014-05-08 15:01:39 -0700357[NightlyStress]
358run_on: nightly
359suite: stress
Yusuf Mohsinally93a20982015-03-11 13:54:38 -0700360branch_specs: >=tot-2
Yusuf Mohsinally185cc412014-05-08 15:01:39 -0700361pool: stress
Yusuf Mohsinallyade3d6c2014-08-12 16:03:44 -0700362file_bugs: True
Alex Miller5d290cc2014-06-16 13:33:31 -0700363
Yusuf Mohsinallye9f98e22014-08-28 14:44:57 -0700364[NightlyStressPool2]
365run_on: nightly
Yusuf Mohsinally12187d62014-11-17 16:55:54 -0800366suite: stress2
Yusuf Mohsinally93a20982015-03-11 13:54:38 -0700367branch_specs: >=tot-2
Yusuf Mohsinallye9f98e22014-08-28 14:44:57 -0700368pool: stress2
369file_bugs: True
370
371[NightlyStressPool3]
372run_on: nightly
Yusuf Mohsinally12187d62014-11-17 16:55:54 -0800373suite: stress3
Yusuf Mohsinally93a20982015-03-11 13:54:38 -0700374branch_specs: >=tot-2
Yusuf Mohsinallye9f98e22014-08-28 14:44:57 -0700375pool: stress3
376file_bugs: True
377
378[NightlyStressPool4]
379run_on: nightly
Yusuf Mohsinally12187d62014-11-17 16:55:54 -0800380suite: stress4
Yusuf Mohsinally93a20982015-03-11 13:54:38 -0700381branch_specs: >=tot-2
Yusuf Mohsinallye9f98e22014-08-28 14:44:57 -0700382pool: stress4
383file_bugs: True
384
385[NightlyStressPool5]
386run_on: nightly
Yusuf Mohsinally12187d62014-11-17 16:55:54 -0800387suite: stress5
Yusuf Mohsinally93a20982015-03-11 13:54:38 -0700388branch_specs: >=tot-2
Yusuf Mohsinallye9f98e22014-08-28 14:44:57 -0700389pool: stress5
390file_bugs: True
391
Kalin Stoyanov2e82d632014-11-10 14:52:05 -0800392[NightlyKernelUsb]
393run_on: nightly
394suite: kernel_usb
395branch_specs: ==tot
396pool: kernel_usb
397file_bugs: True
398
Kalin Stoyanov0d1de1c2014-12-10 17:00:53 -0800399[NightlyKernelUsbSet1]
400run_on: nightly
401suite: kernel_usb_set1
402branch_specs: ==tot
403pool: kernel_usb_set1
404file_bugs: True
405
Alex Miller5d290cc2014-06-16 13:33:31 -0700406[Gizmo]
407run_on: nightly
Gaurav Shah23acc602014-10-17 10:57:11 -0700408suite: bvt-cq
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700409branch_specs: ==tot
Alex Miller5d290cc2014-06-16 13:33:31 -0700410pool: gizmo
411
Gaurav Shah7baf6142014-11-07 15:45:38 -0800412[NightlyStormBvtCq]
413run_on: nightly
414suite: bvt-cq
415branch_specs: ==tot
416boards: storm
Fang Dengc7599962014-11-11 12:01:55 -0800417pool: suites
Gaurav Shah7baf6142014-11-07 15:45:38 -0800418
419[NightlyStormBvtInline]
420run_on: nightly
421suite: bvt-inline
422branch_specs: ==tot
423boards: storm
Fang Dengc7599962014-11-11 12:01:55 -0800424pool: suites
Gaurav Shah7baf6142014-11-07 15:45:38 -0800425
426[NightlyStormBvtPerBuild]
427run_on: nightly
428suite: bvt-perbuild
429branch_specs: ==tot
430boards: storm
Fang Dengc7599962014-11-11 12:01:55 -0800431pool: suites
Gaurav Shah7baf6142014-11-07 15:45:38 -0800432
mussa7a1d45a2014-06-17 10:42:17 -0700433[ui]
434run_on: nightly
435suite: ui
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700436branch_specs: ==tot
437pool: suites
438
439# TODO(beeps) figure out a better frequency for dev and beta weekly suites
440# (http://crbug.com/417131).
441[WeeklyKernelRegressions]
442run_on: weekly
443suite: kernel_weekly_regression
444branch_specs: >=tot-2
445pool: suites
446num: 2
447
448[WeeklyPowerRequirements]
449run_on: weekly
450suite: power_requirements
451branch_specs: >=tot-2
452pool: suites
453
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700454[WeeklyStoraqequal]
455run_on: weekly
456suite: storagequal
457branch_specs: >=tot-2
458pool: suites
459
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700460[WeeklyNightlyHwQual]
461run_on: weekly
462suite: hwqual
463branch_specs: >=tot-2
464pool: suites
465num: 3
466
467[WeeklyKernelDailyRegression]
468run_on: weekly
469suite: kernel_daily_regression
470branch_specs: >=tot-2
471pool: suites
472num: 2
473
474[WeeklyKernelDailyBenchmarks]
475run_on: weekly
476suite: kernel_daily_benchmarks
477branch_specs: >=tot-2
478pool: suites
479file_bugs: True
480
481[WeeklyKernelPerBuildRegression]
482run_on: weekly
483suite: kernel_per-build_regression
484branch_specs: >=tot-2
485pool: suites
486num: 2
487
488[WeeklyKernelPerBuildBenchmarks]
489run_on: weekly
490suite: kernel_per-build_benchmarks
491branch_specs: >=tot-2
492pool: suites
493
494[WeeklyNightlyRegression]
495run_on: weekly
496suite: regression
497branch_specs: >=tot-2
498pool: suites
499num: 2
500
501[WeeklyExperimentalTests]
502run_on: weekly
503suite: experimental
504branch_specs: >=tot-2
505pool: suites
506
507[WeeklyJailedBuild]
508run_on: weekly
509suite: jailed_build
510branch_specs: >=tot-2
511pool: jail
512
513[WeeklyJailedNightly]
514run_on: weekly
515suite: jailed_daily
516branch_specs: >=tot-2
517pool: jail
518
519[WeeklyJailedWeekly]
520run_on: weekly
521suite: jailed_weekly
522branch_specs: >=tot-2
523pool: jail
524
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700525[WeeklyNetwork3g_pseudomodem]
526run_on: weekly
527suite: network3g_pseudomodem
528branch_specs: >=tot-2
529pool: suites
530
531[WeeklyCellular_modem_repair]
532run_on: weekly
533suite: cellular_modem_repair
534branch_specs: >=tot-2
535pool: cellular_repair
536
537[WeeklyNetworkUI]
538run_on: weekly
539suite: network_ui
540branch_specs: >=tot-2
541pool: suites
542
543[WeeklyPowerDaily]
544run_on: weekly
545suite: power_daily
546branch_specs: >=tot-2
547pool: suites
548file_bugs: True
549
550[WeeklyPerfalerts]
551# Not a part of perf build because it requires 3 machines.
552run_on: weekly
553suite: perfalerts
554branch_specs: >=tot-2
555pool: suites
556num: 1
557
558[WeeklySecuritySuite]
559run_on: weekly
560suite: security
561branch_specs: >=tot-2
562pool: suites
563
564[WeeklyPower_build]
565run_on: weekly
566suite: power_build
567branch_specs: >=tot-2
568pool: suites
569
570[Weeklypagecycler]
571run_on: weekly
572suite: pagecycler
573branch_specs: >=tot-2
574pool: suites
575
576[Weeklyaudio]
577run_on: weekly
578suite: audio
579branch_specs: >=tot-2
580pool: suites
581
582[Weeklyvideo]
583run_on: weekly
584suite: video
585branch_specs: >=tot-2
586pool: suites
587num: 4
Owen Linc31cfbb2015-04-14 16:30:36 +0800588file_bugs: True
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700589
590[Weeklyyoutube_mse_eme]
591run_on: weekly
592suite: youtube_mse_eme
593branch_specs: >=tot-2
594pool: suites
595
596[Weeklyyoutube_page]
597run_on: weekly
598suite: youtube_page
599branch_specs: >=tot-2
600pool: suites
601
602[WeeklyWebRTC]
603run_on: weekly
604suite: webrtc
605branch_specs: >=tot-2
606pool: suites
607
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700608[WeeklyLinkPerf]
609run_on: weekly
610suite: link_perf
611branch_specs: >=tot-2
612pool: link_perf
613
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700614[Weeklyperf_v2]
615run_on: weekly
616suite: perf_v2
617branch_specs: >=R40
618pool: suites
619
620[WeeklyNetworkNightly]
621run_on: weekly
622suite: network_nightly
623branch_specs: >=tot-2
624pool: suites
625file_bugs: True
626
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700627[WeeklyWiFi_Perf]
628run_on: weekly
629suite: wifi_perf
Bindu Mahadevb4f124f2015-02-26 12:20:14 -0800630branch_specs: <=tot-1
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700631pool: wificell
632
633[WeeklyWiFi_Attenuated_Performance]
634run_on: weekly
635suite: wifi_atten_perf
Bindu Mahadevb4f124f2015-02-26 12:20:14 -0800636branch_specs: <=tot-1
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700637pool: groamer
638
639[WeeklyWiMAX]
640run_on: weekly
641suite: wimax
642branch_specs: >=tot-2
643pool: wimax
644
645[WeeklySecurity]
646run_on: weekly
647suite: security_weekly
648branch_specs: >=R37
649pool: suites
650
651[WeeklyBluetooth_Qualification]
652run_on: weekly
653suite: bluetooth_qualification
654branch_specs: >=tot-2
655pool: wificell
656
657[WeeklyBluetooth_Sanity]
658run_on: weekly
659suite: bluetooth_sanity
660branch_specs: >=tot-2
661pool: wificell
662
Bindu Mahadevb4f124f2015-02-26 12:20:14 -0800663[WeeklyWiFi_MatFunc]
664run_on: weekly
665suite: wifi_matfunc
666branch_specs: <=tot-1
667pool: wificell
668
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700669[WeeklyStress]
670run_on: weekly
671suite: stress
672branch_specs: >=tot-2
673pool: stress
674file_bugs: True
675
676[WeeklyStressPool2]
677run_on: weekly
678suite: stress
679branch_specs: >=tot-2
680pool: stress2
681file_bugs: True
682
683[WeeklyStressPool3]
684run_on: weekly
685suite: stress
686branch_specs: >=tot-2
687pool: stress3
688file_bugs: True
689
690[WeeklyStressPool4]
691run_on: weekly
692suite: stress
693branch_specs: >=tot-2
694pool: stress4
695file_bugs: True
696
697[WeeklyStressPool5]
698run_on: weekly
699suite: stress
700branch_specs: >=tot-2
701pool: stress5
702file_bugs: True
703
704[WeeklyGizmo]
705run_on: weekly
706suite: bvt-cq
707branch_specs: >=tot-2
708pool: gizmo
709
710[Weeklyui]
711run_on: weekly
712suite: ui
713branch_specs: >=tot-2
mussa7a1d45a2014-06-17 10:42:17 -0700714pool: suites
Christopher Wiley1057ab22014-11-17 13:11:45 -0800715
716[TendoExperimental]
717run_on: nightly
718suite: tendo_experimental
719branch_specs: ==tot
720pool: suites
Rohit Makasanad2bce7c2014-12-05 17:32:12 -0800721
722[Performance]
“Keithe83d8f12015-03-05 17:23:49 -0800723run_on: new_build
Rohit Makasanad2bce7c2014-12-05 17:32:12 -0800724suite: performance
Fang Dengc6a2f342014-12-22 22:27:40 +0000725branch_specs: >=tot-2
Dan Shi146d0762015-01-28 14:43:32 -0800726pool: performance
Rohit Makasanad2bce7c2014-12-05 17:32:12 -0800727file_bugs: True
“Keithe83d8f12015-03-05 17:23:49 -0800728
729[PerformanceOptional]
730run_on: nightly
731suite: performance_optional
“Keith9a151aa2015-04-28 11:04:43 -0700732branch_specs: >=tot-1
“Keithe83d8f12015-03-05 17:23:49 -0800733pool: performance
734file_bugs: True