blob: 22bca57042db75a22f4943af5b21fb32f05fa22d [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
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -070047branch_specs: ==tot
Tom Wai-Hong Tam7c333712014-08-12 08:57:04 +080048pool: suites
49
50[ChameleonHdmi]
Dan Shie74f42e2014-08-25 09:57:35 -070051run_on: nightly
Tom Wai-Hong Tam7c333712014-08-12 08:57:04 +080052suite: chameleon_hdmi
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -070053branch_specs: ==tot
Tom Wai-Hong Tam84663c42014-04-18 15:49:33 +080054pool: suites
55
Scott Zawalskiabb097b2012-05-22 17:36:35 -040056[NightlyHwQual]
57run_on: nightly
58suite: hwqual
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -070059branch_specs: ==tot
Scott Zawalskiabb097b2012-05-22 17:36:35 -040060pool: suites
Alex Miller4a163282013-01-15 18:18:54 -080061num: 3
Scott Zawalskiabb097b2012-05-22 17:36:35 -040062
63[KernelDailyRegression]
64run_on: nightly
65suite: kernel_daily_regression
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -070066branch_specs: ==tot
Scott Zawalskiabb097b2012-05-22 17:36:35 -040067pool: suites
Alex Miller11a7bed2013-01-03 18:00:39 -080068num: 2
Scott Zawalskiabb097b2012-05-22 17:36:35 -040069
Scott Zawalski93802262012-12-11 14:37:00 -050070[KernelDailyBenchmarks]
Scott Zawalskiabb097b2012-05-22 17:36:35 -040071run_on: nightly
72suite: kernel_daily_benchmarks
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -070073branch_specs: ==tot
Scott Zawalskica6c65a2012-05-02 13:53:13 -040074pool: suites
Prashanth B6de2bde2014-03-25 18:45:02 -070075file_bugs: True
Scott Zawalskica6c65a2012-05-02 13:53:13 -040076
77[KernelPerBuildRegression]
Alex Miller41f91b22014-05-14 17:21:58 -070078run_on: nightly
Scott Zawalskiabb097b2012-05-22 17:36:35 -040079suite: kernel_per-build_regression
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -070080branch_specs: ==tot
Scott Zawalskica6c65a2012-05-02 13:53:13 -040081pool: suites
beeps79526db2013-01-11 16:28:49 -080082num: 2
Scott Zawalskica6c65a2012-05-02 13:53:13 -040083
84[KernelPerBuildBenchmarks]
Alex Miller41f91b22014-05-14 17:21:58 -070085run_on: nightly
Scott Zawalskiabb097b2012-05-22 17:36:35 -040086suite: kernel_per-build_benchmarks
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -070087branch_specs: ==tot
Scott Zawalskica6c65a2012-05-02 13:53:13 -040088pool: suites
89
90[NightlyRegression]
91run_on: nightly
92suite: regression
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -070093branch_specs: ==tot
Scott Zawalskica6c65a2012-05-02 13:53:13 -040094pool: suites
Alex Miller096baf52013-01-04 13:51:33 -080095num: 2
Scott Zawalskica6c65a2012-05-02 13:53:13 -040096
J. Richard Barnettec49fc882014-04-28 16:37:02 -070097[ExperimentalTests]
98run_on: nightly
99suite: experimental
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700100branch_specs: ==tot
J. Richard Barnettec49fc882014-04-28 16:37:02 -0700101pool: suites
102
Alex Millerb091f4d2013-11-26 15:58:24 -0800103[JailedBuild]
Alex Miller41f91b22014-05-14 17:21:58 -0700104run_on: nightly
Alex Millerb091f4d2013-11-26 15:58:24 -0800105suite: jailed_build
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700106branch_specs: ==tot
Alex Millerb091f4d2013-11-26 15:58:24 -0800107pool: jail
108
109[JailedNightly]
110run_on: nightly
111suite: jailed_daily
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700112branch_specs: ==tot
Alex Millerb091f4d2013-11-26 15:58:24 -0800113pool: jail
114
115[JailedWeekly]
116run_on: weekly
117suite: jailed_weekly
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700118branch_specs: ==tot
Alex Millerb091f4d2013-11-26 15:58:24 -0800119pool: jail
120
Thieu Le3cde1cf2012-10-24 14:04:05 -0700121[Network3g]
Scott Zawalskica6c65a2012-05-02 13:53:13 -0400122run_on: nightly
123suite: network3g
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700124branch_specs: ==tot
Alex Miller02a5def2012-10-31 14:49:38 -0700125pool: cellular
Ben Chanc7cd1452013-08-15 00:33:59 -0700126num: 7
Aviv Keshetcc623f72013-01-14 14:39:09 -0800127
Ben Chand157e932014-04-22 14:57:22 -0700128[Network3g_att]
129run_on: nightly
130suite: network3g_att
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700131branch_specs: ==tot
Ben Chand157e932014-04-22 14:57:22 -0700132pool: cellular
133
Aviv Keshetcc623f72013-01-14 14:39:09 -0800134[Network3g_tmobile]
135run_on: nightly
136suite: network3g_tmobile
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700137branch_specs: ==tot
Aviv Keshetcc623f72013-01-14 14:39:09 -0800138pool: cellular
Aviv Keshet80e6bb42013-03-28 09:20:08 -0700139num: 4
Aviv Keshetcc623f72013-01-14 14:39:09 -0800140
141[Network3g_verizon]
142run_on: nightly
143suite: network3g_verizon
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700144branch_specs: ==tot
Aviv Keshetcc623f72013-01-14 14:39:09 -0800145pool: cellular
146num: 2
Alex Miller725e4952012-10-25 15:44:34 -0700147
Arman Uguraye5d5a5d2013-05-09 15:15:27 -0700148[Network3g_pseudomodem]
Alex Miller41f91b22014-05-14 17:21:58 -0700149run_on: nightly
Arman Uguraye5d5a5d2013-05-09 15:15:27 -0700150suite: network3g_pseudomodem
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700151branch_specs: ==tot
Arman Uguraye5d5a5d2013-05-09 15:15:27 -0700152pool: suites
153
harpreet8036c0e2014-03-11 18:18:51 -0700154[Cellular_modem_repair]
Alex Miller41f91b22014-05-14 17:21:58 -0700155run_on: nightly
harpreet8036c0e2014-03-11 18:18:51 -0700156suite: cellular_modem_repair
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700157branch_specs: ==tot
harpreet5e7ef1d2014-03-21 15:58:42 -0700158pool: cellular_repair
harpreet8036c0e2014-03-11 18:18:51 -0700159
Arman Ugurayf02cd532013-07-26 12:36:05 -0700160[NetworkUI]
Alex Miller41f91b22014-05-14 17:21:58 -0700161run_on: nightly
Arman Ugurayf02cd532013-07-26 12:36:05 -0700162suite: network_ui
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700163branch_specs: ==tot
Arman Ugurayf02cd532013-07-26 12:36:05 -0700164pool: suites
165
Scott Zawalskid76f1592012-05-21 13:13:22 -0400166[PowerDaily]
167run_on: nightly
168suite: power_daily
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700169branch_specs: ==tot
Alex Miller6025d482014-04-11 12:27:05 -0700170pool: suites
Derek Basehore970c95e2014-05-21 11:00:59 -0700171file_bugs: True
Scott Zawalskid76f1592012-05-21 13:13:22 -0400172
Scott Zawalskica6c65a2012-05-02 13:53:13 -0400173[Perfalerts]
174# Not a part of perf build because it requires 3 machines.
Alex Miller41f91b22014-05-14 17:21:58 -0700175run_on: nightly
Scott Zawalskica6c65a2012-05-02 13:53:13 -0400176suite: perfalerts
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700177branch_specs: ==tot
Scott Zawalskica6c65a2012-05-02 13:53:13 -0400178pool: suites
Scott Zawalskibce74092012-11-06 12:52:10 -0500179num: 1
Scott Zawalskica6c65a2012-05-02 13:53:13 -0400180
Scott Zawalski6c045362012-05-16 19:17:10 -0400181[SecuritySuite]
Alex Miller41f91b22014-05-14 17:21:58 -0700182run_on: nightly
Scott Zawalski6c045362012-05-16 19:17:10 -0400183suite: security
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700184branch_specs: ==tot
Scott Zawalski6c045362012-05-16 19:17:10 -0400185pool: suites
Scott Zawalskica6c65a2012-05-02 13:53:13 -0400186
Scott Zawalski6c045362012-05-16 19:17:10 -0400187[Power_build]
Alex Miller41f91b22014-05-14 17:21:58 -0700188run_on: nightly
Scott Zawalskid76f1592012-05-21 13:13:22 -0400189suite: power_build
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700190branch_specs: ==tot
Alex Miller6025d482014-04-11 12:27:05 -0700191pool: suites
Scott Zawalskica6c65a2012-05-02 13:53:13 -0400192
Scott Zawalskid76f1592012-05-21 13:13:22 -0400193[pagecycler]
Alex Miller41f91b22014-05-14 17:21:58 -0700194run_on: nightly
Scott Zawalskid76f1592012-05-21 13:13:22 -0400195suite: pagecycler
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700196branch_specs: ==tot
Scott Zawalskid76f1592012-05-21 13:13:22 -0400197pool: suites
198
199[audio]
Alex Miller41f91b22014-05-14 17:21:58 -0700200run_on: nightly
Scott Zawalskid76f1592012-05-21 13:13:22 -0400201suite: audio
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700202branch_specs: ==tot
Scott Zawalskid76f1592012-05-21 13:13:22 -0400203pool: suites
204
Rohit Makasana6ae944d2013-01-17 16:21:14 -0800205[video]
Alex Miller41f91b22014-05-14 17:21:58 -0700206run_on: nightly
Rohit Makasana6ae944d2013-01-17 16:21:14 -0800207suite: video
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700208branch_specs: ==tot
Rohit Makasana6ae944d2013-01-17 16:21:14 -0800209pool: suites
Yuli Huang218e8522013-03-27 17:25:57 +0800210num: 4
Rohit Makasana6ae944d2013-01-17 16:21:14 -0800211
Rohit Makasana72467d92013-08-22 01:08:49 +0530212[youtube_mse_eme]
Alex Miller41f91b22014-05-14 17:21:58 -0700213run_on: nightly
Rohit Makasana72467d92013-08-22 01:08:49 +0530214suite: youtube_mse_eme
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700215branch_specs: ==tot
Rohit Makasana72467d92013-08-22 01:08:49 +0530216pool: suites
217
218[youtube_page]
Alex Miller41f91b22014-05-14 17:21:58 -0700219run_on: nightly
Rohit Makasana72467d92013-08-22 01:08:49 +0530220suite: youtube_page
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700221branch_specs: ==tot
Rohit Makasana72467d92013-08-22 01:08:49 +0530222pool: suites
223
Scott Zawalskib88e86d2013-01-23 09:58:48 -0500224[WebRTC]
225run_on: nightly
Scott Zawalskia5bed3e2013-01-25 10:00:27 -0500226suite: webrtc
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700227branch_specs: ==tot
Scott Zawalskib88e86d2013-01-23 09:58:48 -0500228pool: suites
229
Scott Zawalski0dda4102012-11-14 11:30:53 -0500230[LinkPerf]
Alex Miller41f91b22014-05-14 17:21:58 -0700231run_on: nightly
Scott Zawalski0dda4102012-11-14 11:30:53 -0500232suite: link_perf
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700233branch_specs: ==tot
Scott Zawalski0dda4102012-11-14 11:30:53 -0500234pool: link_perf
235
Simran Basi77917712013-10-03 18:56:13 +0000236[perf_v2]
Alex Miller41f91b22014-05-14 17:21:58 -0700237run_on: nightly
Simran Basi77917712013-10-03 18:56:13 +0000238suite: perf_v2
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700239branch_specs: ==tot
Simran Basi77917712013-10-03 18:56:13 +0000240pool: suites
mukesh agrawal73850c92013-05-10 16:41:35 -0700241
242[NetworkNightly]
243run_on: nightly
244suite: network_nightly
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700245branch_specs: ==tot
mukesh agrawal73850c92013-05-10 16:41:35 -0700246pool: suites
bmahadev328472a2014-04-08 16:56:20 -0700247file_bugs: True
Christopher Wileyc7d4e042013-05-13 17:24:47 -0700248
249[WiFi_MatFuncDaily]
250run_on: nightly
251suite: wifi_matfunc
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700252branch_specs: ==tot
Christopher Wileyc7d4e042013-05-13 17:24:47 -0700253pool: wificell
Christopher Wileyd56a1052013-05-31 10:30:05 -0700254
Kris Rambisha506fd52014-04-08 15:18:16 -0700255[WiFi_MatFuncDaily_Preflight]
256run_on: nightly
Bindu Mahadevd743fea2014-11-18 17:43:42 -0800257suite: wifi_matfunc_preflight
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700258branch_specs: ==tot
Kris Rambisha506fd52014-04-08 15:18:16 -0700259pool: wificell_preflight
260
Katherine Threlkeld3693a3b2014-09-08 18:28:13 -0700261[WiFi_MatFunc_Weekly]
262run_on: weekly
263suite: wifi_matfunc
Dan Shiba668fb2014-09-19 15:13:13 -0700264branch_specs: <=R38
Katherine Threlkeld3693a3b2014-09-08 18:28:13 -0700265pool: wificell
266
Christopher Wileyc1e9b662014-01-16 16:13:43 -0800267[WiFi_Perf]
268run_on: nightly
269suite: wifi_perf
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700270branch_specs: ==tot
Christopher Wileyc1e9b662014-01-16 16:13:43 -0800271pool: wificell
272
Christopher Wileyc53fc832014-02-07 16:09:25 -0800273[WiFi_Attenuated_Performance]
274run_on: nightly
275suite: wifi_atten_perf
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700276branch_specs: ==tot
Christopher Wileyf804f782014-03-11 15:27:32 -0700277pool: groamer
Christopher Wileyc53fc832014-02-07 16:09:25 -0800278
Ben Chana1206f72013-12-17 23:56:04 -0800279[WiMAX]
280run_on: nightly
281suite: wimax
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700282branch_specs: ==tot
Ben Chana1206f72013-12-17 23:56:04 -0800283pool: wimax
284
Scott James Remnant85593072014-02-25 17:43:16 -0800285[Bluetooth_Qualification]
286run_on: nightly
287suite: bluetooth_qualification
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700288branch_specs: ==tot
Scott James Remnant85593072014-02-25 17:43:16 -0800289pool: wificell
290
291[Bluetooth_Sanity]
292run_on: nightly
293suite: bluetooth_sanity
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700294branch_specs: ==tot
Katherine Threlkeld3693a3b2014-09-08 18:28:13 -0700295pool: wificell
296
297[Bluetooth_Sanity_Weekly]
298run_on: weekly
299suite: bluetooth_sanity
Kris Rambish14552e92014-09-23 18:11:33 -0700300branch_specs: <=R38
Scott James Remnant85593072014-02-25 17:43:16 -0800301pool: wificell
302
Yusuf Mohsinallyc4ced9f2014-10-16 11:56:21 -0700303[NightlyStressExperimental]
304run_on: nightly
305suite: stress_experimental
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700306branch_specs: ==tot
Yusuf Mohsinallyc4ced9f2014-10-16 11:56:21 -0700307pool: stress
308file_bugs: False
309
Yusuf Mohsinally185cc412014-05-08 15:01:39 -0700310[NightlyStress]
311run_on: nightly
312suite: stress
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700313branch_specs: ==tot
Yusuf Mohsinally185cc412014-05-08 15:01:39 -0700314pool: stress
Yusuf Mohsinallyade3d6c2014-08-12 16:03:44 -0700315file_bugs: True
Alex Miller5d290cc2014-06-16 13:33:31 -0700316
Yusuf Mohsinallye9f98e22014-08-28 14:44:57 -0700317[NightlyStressPool2]
318run_on: nightly
Yusuf Mohsinally12187d62014-11-17 16:55:54 -0800319suite: stress2
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700320branch_specs: ==tot
Yusuf Mohsinallye9f98e22014-08-28 14:44:57 -0700321pool: stress2
322file_bugs: True
323
324[NightlyStressPool3]
325run_on: nightly
Yusuf Mohsinally12187d62014-11-17 16:55:54 -0800326suite: stress3
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700327branch_specs: ==tot
Yusuf Mohsinallye9f98e22014-08-28 14:44:57 -0700328pool: stress3
329file_bugs: True
330
331[NightlyStressPool4]
332run_on: nightly
Yusuf Mohsinally12187d62014-11-17 16:55:54 -0800333suite: stress4
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700334branch_specs: ==tot
Yusuf Mohsinallye9f98e22014-08-28 14:44:57 -0700335pool: stress4
336file_bugs: True
337
338[NightlyStressPool5]
339run_on: nightly
Yusuf Mohsinally12187d62014-11-17 16:55:54 -0800340suite: stress5
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700341branch_specs: ==tot
Yusuf Mohsinallye9f98e22014-08-28 14:44:57 -0700342pool: stress5
343file_bugs: True
344
Kalin Stoyanov2e82d632014-11-10 14:52:05 -0800345[NightlyKernelUsb]
346run_on: nightly
347suite: kernel_usb
348branch_specs: ==tot
349pool: kernel_usb
350file_bugs: True
351
Alex Miller5d290cc2014-06-16 13:33:31 -0700352[Gizmo]
353run_on: nightly
Gaurav Shah23acc602014-10-17 10:57:11 -0700354suite: bvt-cq
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700355branch_specs: ==tot
Alex Miller5d290cc2014-06-16 13:33:31 -0700356pool: gizmo
357
Gaurav Shah7baf6142014-11-07 15:45:38 -0800358[NightlyStormBvtCq]
359run_on: nightly
360suite: bvt-cq
361branch_specs: ==tot
362boards: storm
Fang Dengc7599962014-11-11 12:01:55 -0800363pool: suites
Gaurav Shah7baf6142014-11-07 15:45:38 -0800364
365[NightlyStormBvtInline]
366run_on: nightly
367suite: bvt-inline
368branch_specs: ==tot
369boards: storm
Fang Dengc7599962014-11-11 12:01:55 -0800370pool: suites
Gaurav Shah7baf6142014-11-07 15:45:38 -0800371
372[NightlyStormBvtPerBuild]
373run_on: nightly
374suite: bvt-perbuild
375branch_specs: ==tot
376boards: storm
Fang Dengc7599962014-11-11 12:01:55 -0800377pool: suites
Gaurav Shah7baf6142014-11-07 15:45:38 -0800378
mussa7a1d45a2014-06-17 10:42:17 -0700379[ui]
380run_on: nightly
381suite: ui
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700382branch_specs: ==tot
383pool: suites
384
385# TODO(beeps) figure out a better frequency for dev and beta weekly suites
386# (http://crbug.com/417131).
387[WeeklyKernelRegressions]
388run_on: weekly
389suite: kernel_weekly_regression
390branch_specs: >=tot-2
391pool: suites
392num: 2
393
394[WeeklyPowerRequirements]
395run_on: weekly
396suite: power_requirements
397branch_specs: >=tot-2
398pool: suites
399
400[WeeklyVideoRegressions]
401run_on: weekly
402suite: video_weekly_regression
403branch_specs: >=tot-2
404pool: suites
405num: 2
406
407[WeeklyStoraqequal]
408run_on: weekly
409suite: storagequal
410branch_specs: >=tot-2
411pool: suites
412
413[WeeklyChameleonDp]
414run_on: weekly
415suite: chameleon_dp
Dan Shi7747a822014-10-27 09:15:59 -0700416branch_specs: >=tot-1
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700417pool: suites
418
419[WeeklyChameleonHdmi]
420run_on: weekly
421suite: chameleon_hdmi
Dan Shi7747a822014-10-27 09:15:59 -0700422branch_specs: >=tot-1
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700423pool: suites
424
425[WeeklyNightlyHwQual]
426run_on: weekly
427suite: hwqual
428branch_specs: >=tot-2
429pool: suites
430num: 3
431
432[WeeklyKernelDailyRegression]
433run_on: weekly
434suite: kernel_daily_regression
435branch_specs: >=tot-2
436pool: suites
437num: 2
438
439[WeeklyKernelDailyBenchmarks]
440run_on: weekly
441suite: kernel_daily_benchmarks
442branch_specs: >=tot-2
443pool: suites
444file_bugs: True
445
446[WeeklyKernelPerBuildRegression]
447run_on: weekly
448suite: kernel_per-build_regression
449branch_specs: >=tot-2
450pool: suites
451num: 2
452
453[WeeklyKernelPerBuildBenchmarks]
454run_on: weekly
455suite: kernel_per-build_benchmarks
456branch_specs: >=tot-2
457pool: suites
458
459[WeeklyNightlyRegression]
460run_on: weekly
461suite: regression
462branch_specs: >=tot-2
463pool: suites
464num: 2
465
466[WeeklyExperimentalTests]
467run_on: weekly
468suite: experimental
469branch_specs: >=tot-2
470pool: suites
471
472[WeeklyJailedBuild]
473run_on: weekly
474suite: jailed_build
475branch_specs: >=tot-2
476pool: jail
477
478[WeeklyJailedNightly]
479run_on: weekly
480suite: jailed_daily
481branch_specs: >=tot-2
482pool: jail
483
484[WeeklyJailedWeekly]
485run_on: weekly
486suite: jailed_weekly
487branch_specs: >=tot-2
488pool: jail
489
490[WeeklyNetwork3g]
491run_on: weekly
492suite: network3g
493branch_specs: >=tot-2
494pool: cellular
495num: 7
496
497[WeeklyNetwork3g_att]
498run_on: weekly
499suite: network3g_att
500branch_specs: >=tot-2
501pool: cellular
502
503[WeeklyNetwork3g_tmobile]
504run_on: weekly
505suite: network3g_tmobile
506branch_specs: >=tot-2
507pool: cellular
508num: 4
509
510[WeeklyNetwork3g_verizon]
511run_on: weekly
512suite: network3g_verizon
513branch_specs: >=tot-2
514pool: cellular
515num: 2
516
517[WeeklyNetwork3g_pseudomodem]
518run_on: weekly
519suite: network3g_pseudomodem
520branch_specs: >=tot-2
521pool: suites
522
523[WeeklyCellular_modem_repair]
524run_on: weekly
525suite: cellular_modem_repair
526branch_specs: >=tot-2
527pool: cellular_repair
528
529[WeeklyNetworkUI]
530run_on: weekly
531suite: network_ui
532branch_specs: >=tot-2
533pool: suites
534
535[WeeklyPowerDaily]
536run_on: weekly
537suite: power_daily
538branch_specs: >=tot-2
539pool: suites
540file_bugs: True
541
542[WeeklyPerfalerts]
543# Not a part of perf build because it requires 3 machines.
544run_on: weekly
545suite: perfalerts
546branch_specs: >=tot-2
547pool: suites
548num: 1
549
550[WeeklySecuritySuite]
551run_on: weekly
552suite: security
553branch_specs: >=tot-2
554pool: suites
555
556[WeeklyPower_build]
557run_on: weekly
558suite: power_build
559branch_specs: >=tot-2
560pool: suites
561
562[Weeklypagecycler]
563run_on: weekly
564suite: pagecycler
565branch_specs: >=tot-2
566pool: suites
567
568[Weeklyaudio]
569run_on: weekly
570suite: audio
571branch_specs: >=tot-2
572pool: suites
573
574[Weeklyvideo]
575run_on: weekly
576suite: video
577branch_specs: >=tot-2
578pool: suites
579num: 4
580
581[Weeklyyoutube_mse_eme]
582run_on: weekly
583suite: youtube_mse_eme
584branch_specs: >=tot-2
585pool: suites
586
587[Weeklyyoutube_page]
588run_on: weekly
589suite: youtube_page
590branch_specs: >=tot-2
591pool: suites
592
593[WeeklyWebRTC]
594run_on: weekly
595suite: webrtc
596branch_specs: >=tot-2
597pool: suites
598
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700599[WeeklyLinkPerf]
600run_on: weekly
601suite: link_perf
602branch_specs: >=tot-2
603pool: link_perf
604
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700605[Weeklyperf_v2]
606run_on: weekly
607suite: perf_v2
608branch_specs: >=R40
609pool: suites
610
611[WeeklyNetworkNightly]
612run_on: weekly
613suite: network_nightly
614branch_specs: >=tot-2
615pool: suites
616file_bugs: True
617
618[WeeklyWiFi_MatFuncDaily]
619run_on: weekly
620suite: wifi_matfunc
621branch_specs: >=tot-2
622pool: wificell
623
624[WeeklyWiFi_MatFuncDaily_Preflight]
625run_on: weekly
Bindu Mahadevd743fea2014-11-18 17:43:42 -0800626suite: wifi_matfunc_preflight
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700627branch_specs: >=R40
628pool: wificell_preflight
629
630[WeeklyWiFi_MatFunc_Weekly]
631run_on: weekly
632suite: wifi_matfunc
633branch_specs: <=R38
634pool: wificell
635
636[WeeklyWiFi_Perf]
637run_on: weekly
638suite: wifi_perf
639branch_specs: >=tot-2
640pool: wificell
641
642[WeeklyWiFi_Perf_Weekly]
643run_on: weekly
644suite: wifi_perf
645branch_specs: <=R38
646pool: wificell
647
648[WeeklyWiFi_Attenuated_Performance]
649run_on: weekly
650suite: wifi_atten_perf
651branch_specs: >=tot-2
652pool: groamer
653
654[WeeklyWiMAX]
655run_on: weekly
656suite: wimax
657branch_specs: >=tot-2
658pool: wimax
659
660[WeeklySecurity]
661run_on: weekly
662suite: security_weekly
663branch_specs: >=R37
664pool: suites
665
666[WeeklyBluetooth_Qualification]
667run_on: weekly
668suite: bluetooth_qualification
669branch_specs: >=tot-2
670pool: wificell
671
672[WeeklyBluetooth_Sanity]
673run_on: weekly
674suite: bluetooth_sanity
675branch_specs: >=tot-2
676pool: wificell
677
678[WeeklyStress]
679run_on: weekly
680suite: stress
681branch_specs: >=tot-2
682pool: stress
683file_bugs: True
684
685[WeeklyStressPool2]
686run_on: weekly
687suite: stress
688branch_specs: >=tot-2
689pool: stress2
690file_bugs: True
691
692[WeeklyStressPool3]
693run_on: weekly
694suite: stress
695branch_specs: >=tot-2
696pool: stress3
697file_bugs: True
698
699[WeeklyStressPool4]
700run_on: weekly
701suite: stress
702branch_specs: >=tot-2
703pool: stress4
704file_bugs: True
705
706[WeeklyStressPool5]
707run_on: weekly
708suite: stress
709branch_specs: >=tot-2
710pool: stress5
711file_bugs: True
712
713[WeeklyGizmo]
714run_on: weekly
715suite: bvt-cq
716branch_specs: >=tot-2
717pool: gizmo
718
719[Weeklyui]
720run_on: weekly
721suite: ui
722branch_specs: >=tot-2
mussa7a1d45a2014-06-17 10:42:17 -0700723pool: suites