blob: 619f88e01e04d6afff6bb54cc5362912c3d6f148 [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
Vinayak Suley259613a2016-09-20 16:56:04 -070018[AVWebcam]
19run_on: nightly
20hour: 19
21suite: av_webcam
Vinayak Suleyf147b7d2016-10-11 12:10:16 -070022branch_specs: >=tot-2
Vinayak Suley259613a2016-09-20 16:56:04 -070023pool: av-flexible
24
Ilja H. Friedel394e8d72014-10-01 20:38:22 -070025[GraphicsPerDay]
Ilja Friedel21c4eb32013-03-27 11:56:29 -070026run_on: nightly
Dan Shi1d820d52016-02-14 22:41:33 -080027hour: 19
Ilja H. Friedel394e8d72014-10-01 20:38:22 -070028suite: graphics_per-day
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -070029branch_specs: ==tot
Ilja H. Friedel394e8d72014-10-01 20:38:22 -070030pool: suites
Ilja H. Friedel54547492012-07-11 12:58:03 -070031
harpreet6210acb2016-08-29 14:32:03 -070032[Cellular_EndToEnd]
33run_on: nightly
34hour: 8
35suite: cellular_endtoend
36branch_specs: >=tot-2
37pool: cellular
38num: 2
39
Kalin Stoyanov99c13482015-05-16 23:26:07 -070040[ChameleonAudio]
41run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -080042hour: 20
Kalin Stoyanov99c13482015-05-16 23:26:07 -070043suite: chameleon_audio
Kalin Stoyanov2c235122016-05-12 11:20:14 -070044branch_specs: ==tot
Kalin Stoyanov5a6f6cd2015-10-27 17:24:05 -070045pool: chameleon_audio
46job_retry: True
47
48[ChameleonAudioNightly]
49run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -080050hour: 20
Kalin Stoyanov5a6f6cd2015-10-27 17:24:05 -070051suite: chameleon_audio_nightly
Kalin Stoyanovc6c083e2016-01-20 15:39:23 -080052branch_specs: >=tot-1
Kalin Stoyanov5a6f6cd2015-10-27 17:24:05 -070053pool: chameleon_audio_stable
Kalin Stoyanov9d3f31d2015-10-20 16:22:05 -070054job_retry: True
55
Kalin Stoyanov5a6f6cd2015-10-27 17:24:05 -070056[ChameleonAudioPerbuild]
57run_on: new_build
58suite: chameleon_audio_perbuild
Kalin Stoyanov2e104882015-12-04 10:37:17 -080059branch_specs: >=tot-2
Kalin Stoyanov5a6f6cd2015-10-27 17:24:05 -070060pool: chameleon_audio_stable
61job_retry: True
62file_bugs: True
63
Tom Wai-Hong Tam7c333712014-08-12 08:57:04 +080064[ChameleonDp]
Dan Shie74f42e2014-08-25 09:57:35 -070065run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -080066hour: 20
Tom Wai-Hong Tam7c333712014-08-12 08:57:04 +080067suite: chameleon_dp
Kalin Stoyanov9d3f31d2015-10-20 16:22:05 -070068branch_specs: ==tot
Tom Wai-Hong Tam13463092014-12-05 03:49:22 +080069pool: chameleon
Tom Wai-Hong Tam60e80c02015-09-25 14:49:14 +080070job_retry: True
Tom Wai-Hong Tam7c333712014-08-12 08:57:04 +080071
Tom Wai-Hong Tam34706602016-02-09 07:55:00 +080072[ChameleonDpHdmi]
73run_on: nightly
74hour: 20
75suite: chameleon_dp_hdmi
76branch_specs: ==tot
77pool: chameleon
78job_retry: True
79
Kalin Stoyanov9d3f31d2015-10-20 16:22:05 -070080[ChameleonDpOldBranch]
Kalin Stoyanov8c5d16d2015-03-03 18:30:04 -080081run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -080082day: 5
Kalin Stoyanov9d3f31d2015-10-20 16:22:05 -070083suite: chameleon_dp
84branch_specs: <=tot-1
85pool: chameleon
86job_retry: True
87
Tom Wai-Hong Tam34706602016-02-09 07:55:00 +080088[ChameleonDpHdmiOldBranch]
89run_on: weekly
90day: 5
91suite: chameleon_dp_hdmi
92branch_specs: <=tot-1
93pool: chameleon
94job_retry: True
95
Kalin Stoyanov9d3f31d2015-10-20 16:22:05 -070096[ChameleonDpStress]
97run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -080098day: 5
Kalin Stoyanov9d3f31d2015-10-20 16:22:05 -070099suite: chameleon_dp_stress
Kalin Stoyanovc6c083e2016-01-20 15:39:23 -0800100branch_specs: >=tot-1
Kalin Stoyanov8c5d16d2015-03-03 18:30:04 -0800101pool: chameleon
102
Tom Wai-Hong Tam34706602016-02-09 07:55:00 +0800103[ChameleonDpHdmiStress]
104run_on: weekly
105day: 5
106suite: chameleon_dp_hdmi_stress
107branch_specs: >=tot-1
108pool: chameleon
109
Tom Wai-Hong Tam7c333712014-08-12 08:57:04 +0800110[ChameleonHdmi]
Dan Shie74f42e2014-08-25 09:57:35 -0700111run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800112hour: 22
Tom Wai-Hong Tam7c333712014-08-12 08:57:04 +0800113suite: chameleon_hdmi
Kalin Stoyanov2c235122016-05-12 11:20:14 -0700114branch_specs: ==tot
Kalin Stoyanov5a6f6cd2015-10-27 17:24:05 -0700115pool: chameleon_hdmi
116job_retry: True
117
118[ChameleonHdmiNightly]
119run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800120hour: 22
Kalin Stoyanov5a6f6cd2015-10-27 17:24:05 -0700121suite: chameleon_hdmi_nightly
Kalin Stoyanovc6c083e2016-01-20 15:39:23 -0800122branch_specs: >=tot-1
Kalin Stoyanov5a6f6cd2015-10-27 17:24:05 -0700123pool: chameleon_hdmi_stable
Tom Wai-Hong Tam60e80c02015-09-25 14:49:14 +0800124job_retry: True
Tom Wai-Hong Tam84663c42014-04-18 15:49:33 +0800125
Kalin Stoyanov5a6f6cd2015-10-27 17:24:05 -0700126[ChameleonHdmiPerbuild]
127run_on: new_build
128suite: chameleon_hdmi_perbuild
Kalin Stoyanov2e104882015-12-04 10:37:17 -0800129branch_specs: >=tot-2
Kalin Stoyanov5a6f6cd2015-10-27 17:24:05 -0700130pool: chameleon_hdmi_stable
131job_retry: True
132file_bugs: True
133
Kalin Stoyanov9d3f31d2015-10-20 16:22:05 -0700134[ChameleonHdmiStress]
135run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800136day: 5
Kalin Stoyanov9d3f31d2015-10-20 16:22:05 -0700137suite: chameleon_hdmi_stress
Kalin Stoyanovc6c083e2016-01-20 15:39:23 -0800138branch_specs: >=tot-1
Kalin Stoyanov8c5d16d2015-03-03 18:30:04 -0800139pool: chameleon
140
Tom Wai-Hong Tamf16999f2014-12-12 07:53:46 +0800141[ChameleonVga]
142run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800143hour: 22
Tom Wai-Hong Tamf16999f2014-12-12 07:53:46 +0800144suite: chameleon_vga
Kalin Stoyanov9d3f31d2015-10-20 16:22:05 -0700145branch_specs: ==tot
146pool: chameleon
147job_retry: True
148
149[ChameleonVgaOldBranch]
150run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800151day: 5
Kalin Stoyanov9d3f31d2015-10-20 16:22:05 -0700152suite: chameleon_vga
153branch_specs: <=tot-1
Tom Wai-Hong Tamf16999f2014-12-12 07:53:46 +0800154pool: chameleon
Tom Wai-Hong Tam60e80c02015-09-25 14:49:14 +0800155job_retry: True
Tom Wai-Hong Tamf16999f2014-12-12 07:53:46 +0800156
harpreet15505982015-04-02 17:48:20 -0700157[Hotrod]
158run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800159hour: 22
harpreet15505982015-04-02 17:48:20 -0700160suite: hotrod
Fang Dengb5358ee2015-07-09 18:37:43 -0700161branch_specs: >=tot-1
harpreet15505982015-04-02 17:48:20 -0700162pool: hotrod
163
Scott Zawalskiabb097b2012-05-22 17:36:35 -0400164[NightlyHwQual]
165run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800166hour: 22
Scott Zawalskiabb097b2012-05-22 17:36:35 -0400167suite: hwqual
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700168branch_specs: ==tot
Scott Zawalskiabb097b2012-05-22 17:36:35 -0400169pool: suites
Alex Miller4a163282013-01-15 18:18:54 -0800170num: 3
Scott Zawalskiabb097b2012-05-22 17:36:35 -0400171
172[KernelDailyRegression]
173run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800174hour: 22
Scott Zawalskiabb097b2012-05-22 17:36:35 -0400175suite: kernel_daily_regression
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700176branch_specs: ==tot
Scott Zawalskiabb097b2012-05-22 17:36:35 -0400177pool: suites
Alex Miller11a7bed2013-01-03 18:00:39 -0800178num: 2
Scott Zawalskiabb097b2012-05-22 17:36:35 -0400179
Scott Zawalski93802262012-12-11 14:37:00 -0500180[KernelDailyBenchmarks]
Scott Zawalskiabb097b2012-05-22 17:36:35 -0400181run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800182hour: 0
Scott Zawalskiabb097b2012-05-22 17:36:35 -0400183suite: kernel_daily_benchmarks
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700184branch_specs: ==tot
Scott Zawalskica6c65a2012-05-02 13:53:13 -0400185pool: suites
Prashanth B6de2bde2014-03-25 18:45:02 -0700186file_bugs: True
Scott Zawalskica6c65a2012-05-02 13:53:13 -0400187
188[KernelPerBuildRegression]
Alex Miller41f91b22014-05-14 17:21:58 -0700189run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800190hour: 0
Scott Zawalskiabb097b2012-05-22 17:36:35 -0400191suite: kernel_per-build_regression
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700192branch_specs: ==tot
Scott Zawalskica6c65a2012-05-02 13:53:13 -0400193pool: suites
beeps79526db2013-01-11 16:28:49 -0800194num: 2
Scott Zawalskica6c65a2012-05-02 13:53:13 -0400195
196[KernelPerBuildBenchmarks]
Alex Miller41f91b22014-05-14 17:21:58 -0700197run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800198hour: 0
Scott Zawalskiabb097b2012-05-22 17:36:35 -0400199suite: kernel_per-build_benchmarks
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700200branch_specs: ==tot
Scott Zawalskica6c65a2012-05-02 13:53:13 -0400201pool: suites
202
harpreetab8943f2016-06-14 14:51:39 -0700203[Kiosk]
Krishna Gavinieaa007f2016-06-20 18:10:36 -0700204run_on: nightly
205hour: 9
harpreetab8943f2016-06-14 14:51:39 -0700206suite: longevity
207branch_specs: ==tot
208pool: longevity
209
Krishna Gavinid3f0f712016-09-30 12:14:43 -0700210[KioskPool2]
211run_on: nightly
212hour: 9
213suite: longevity_two
214branch_specs: ==tot
215pool: longevity_two
216
Scott Zawalskica6c65a2012-05-02 13:53:13 -0400217[NightlyRegression]
218run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800219hour: 0
Scott Zawalskica6c65a2012-05-02 13:53:13 -0400220suite: regression
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700221branch_specs: ==tot
Scott Zawalskica6c65a2012-05-02 13:53:13 -0400222pool: suites
Alex Miller096baf52013-01-04 13:51:33 -0800223num: 2
Scott Zawalskica6c65a2012-05-02 13:53:13 -0400224
J. Richard Barnettec49fc882014-04-28 16:37:02 -0700225[ExperimentalTests]
226run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800227hour: 0
J. Richard Barnettec49fc882014-04-28 16:37:02 -0700228suite: experimental
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700229branch_specs: ==tot
J. Richard Barnettec49fc882014-04-28 16:37:02 -0700230pool: suites
231
Alex Millerb091f4d2013-11-26 15:58:24 -0800232[JailedBuild]
Alex Miller41f91b22014-05-14 17:21:58 -0700233run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800234hour: 0
Alex Millerb091f4d2013-11-26 15:58:24 -0800235suite: jailed_build
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700236branch_specs: ==tot
Alex Millerb091f4d2013-11-26 15:58:24 -0800237pool: jail
238
Thieu Le3cde1cf2012-10-24 14:04:05 -0700239[Network3g]
Scott Zawalskica6c65a2012-05-02 13:53:13 -0400240run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800241hour: 2
Scott Zawalskica6c65a2012-05-02 13:53:13 -0400242suite: network3g
Tien Chang8181a312015-01-16 14:29:12 -0800243branch_specs: >=tot-2
Alex Miller02a5def2012-10-31 14:49:38 -0700244pool: cellular
Ben Chanc7cd1452013-08-15 00:33:59 -0700245num: 7
Aviv Keshetcc623f72013-01-14 14:39:09 -0800246
Ben Chand157e932014-04-22 14:57:22 -0700247[Network3g_att]
248run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800249hour: 2
Ben Chand157e932014-04-22 14:57:22 -0700250suite: network3g_att
Tien Chang8181a312015-01-16 14:29:12 -0800251branch_specs: >=tot-2
Ben Chand157e932014-04-22 14:57:22 -0700252pool: cellular
253
Aviv Keshetcc623f72013-01-14 14:39:09 -0800254[Network3g_tmobile]
255run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800256hour: 2
Aviv Keshetcc623f72013-01-14 14:39:09 -0800257suite: network3g_tmobile
Tien Chang8181a312015-01-16 14:29:12 -0800258branch_specs: >=tot-2
Aviv Keshetcc623f72013-01-14 14:39:09 -0800259pool: cellular
Aviv Keshet80e6bb42013-03-28 09:20:08 -0700260num: 4
Aviv Keshetcc623f72013-01-14 14:39:09 -0800261
262[Network3g_verizon]
263run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800264hour: 2
Aviv Keshetcc623f72013-01-14 14:39:09 -0800265suite: network3g_verizon
Tien Chang8181a312015-01-16 14:29:12 -0800266branch_specs: >=tot-2
Aviv Keshetcc623f72013-01-14 14:39:09 -0800267pool: cellular
268num: 2
Alex Miller725e4952012-10-25 15:44:34 -0700269
Arman Uguraye5d5a5d2013-05-09 15:15:27 -0700270[Network3g_pseudomodem]
Alex Miller41f91b22014-05-14 17:21:58 -0700271run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800272hour: 2
Arman Uguraye5d5a5d2013-05-09 15:15:27 -0700273suite: network3g_pseudomodem
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700274branch_specs: ==tot
Arman Uguraye5d5a5d2013-05-09 15:15:27 -0700275pool: suites
276
harpreet8036c0e2014-03-11 18:18:51 -0700277[Cellular_modem_repair]
Alex Miller41f91b22014-05-14 17:21:58 -0700278run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800279hour: 2
harpreet8036c0e2014-03-11 18:18:51 -0700280suite: cellular_modem_repair
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700281branch_specs: ==tot
harpreet5e7ef1d2014-03-21 15:58:42 -0700282pool: cellular_repair
harpreet8036c0e2014-03-11 18:18:51 -0700283
Arman Ugurayf02cd532013-07-26 12:36:05 -0700284[NetworkUI]
Alex Miller41f91b22014-05-14 17:21:58 -0700285run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800286hour: 4
Arman Ugurayf02cd532013-07-26 12:36:05 -0700287suite: network_ui
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700288branch_specs: ==tot
Arman Ugurayf02cd532013-07-26 12:36:05 -0700289pool: suites
290
Scott Zawalskid76f1592012-05-21 13:13:22 -0400291[PowerDaily]
292run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800293hour: 4
Scott Zawalskid76f1592012-05-21 13:13:22 -0400294suite: power_daily
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700295branch_specs: ==tot
Alex Miller6025d482014-04-11 12:27:05 -0700296pool: suites
Derek Basehore970c95e2014-05-21 11:00:59 -0700297file_bugs: True
Scott Zawalskid76f1592012-05-21 13:13:22 -0400298
Scott Zawalskica6c65a2012-05-02 13:53:13 -0400299[Perfalerts]
300# Not a part of perf build because it requires 3 machines.
Alex Miller41f91b22014-05-14 17:21:58 -0700301run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800302hour: 4
Scott Zawalskica6c65a2012-05-02 13:53:13 -0400303suite: perfalerts
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700304branch_specs: ==tot
Scott Zawalskica6c65a2012-05-02 13:53:13 -0400305pool: suites
Scott Zawalskibce74092012-11-06 12:52:10 -0500306num: 1
Scott Zawalskica6c65a2012-05-02 13:53:13 -0400307
Scott Zawalski6c045362012-05-16 19:17:10 -0400308[SecuritySuite]
Alex Miller41f91b22014-05-14 17:21:58 -0700309run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800310hour: 4
Scott Zawalski6c045362012-05-16 19:17:10 -0400311suite: security
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700312branch_specs: ==tot
Scott Zawalski6c045362012-05-16 19:17:10 -0400313pool: suites
Scott Zawalskica6c65a2012-05-02 13:53:13 -0400314
Scott Zawalski6c045362012-05-16 19:17:10 -0400315[Power_build]
Alex Miller41f91b22014-05-14 17:21:58 -0700316run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800317hour: 4
Scott Zawalskid76f1592012-05-21 13:13:22 -0400318suite: power_build
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700319branch_specs: ==tot
Alex Miller6025d482014-04-11 12:27:05 -0700320pool: suites
Scott Zawalskica6c65a2012-05-02 13:53:13 -0400321
Scott Zawalskid76f1592012-05-21 13:13:22 -0400322[audio]
Alex Miller41f91b22014-05-14 17:21:58 -0700323run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800324hour: 4
Scott Zawalskid76f1592012-05-21 13:13:22 -0400325suite: audio
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700326branch_specs: ==tot
Scott Zawalskid76f1592012-05-21 13:13:22 -0400327pool: suites
328
Rohit Makasana6ae944d2013-01-17 16:21:14 -0800329[video]
Alex Miller41f91b22014-05-14 17:21:58 -0700330run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800331hour: 6
Rohit Makasana6ae944d2013-01-17 16:21:14 -0800332suite: video
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700333branch_specs: ==tot
Rohit Makasana6ae944d2013-01-17 16:21:14 -0800334pool: suites
Yuli Huang218e8522013-03-27 17:25:57 +0800335num: 4
Owen Linc31cfbb2015-04-14 16:30:36 +0800336file_bugs: True
Rohit Makasana6ae944d2013-01-17 16:21:14 -0800337
Rohit Makasana72467d92013-08-22 01:08:49 +0530338[youtube_mse_eme]
Alex Miller41f91b22014-05-14 17:21:58 -0700339run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800340hour: 6
Rohit Makasana72467d92013-08-22 01:08:49 +0530341suite: youtube_mse_eme
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700342branch_specs: ==tot
Rohit Makasana72467d92013-08-22 01:08:49 +0530343pool: suites
344
345[youtube_page]
Alex Miller41f91b22014-05-14 17:21:58 -0700346run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800347hour: 6
Rohit Makasana72467d92013-08-22 01:08:49 +0530348suite: youtube_page
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700349branch_specs: ==tot
Rohit Makasana72467d92013-08-22 01:08:49 +0530350pool: suites
351
Scott Zawalski0dda4102012-11-14 11:30:53 -0500352[LinkPerf]
Alex Miller41f91b22014-05-14 17:21:58 -0700353run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800354hour: 6
Scott Zawalski0dda4102012-11-14 11:30:53 -0500355suite: link_perf
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700356branch_specs: ==tot
Scott Zawalski0dda4102012-11-14 11:30:53 -0500357pool: link_perf
358
mukesh agrawal73850c92013-05-10 16:41:35 -0700359[NetworkNightly]
360run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800361hour: 6
mukesh agrawal73850c92013-05-10 16:41:35 -0700362suite: network_nightly
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700363branch_specs: ==tot
mukesh agrawal73850c92013-05-10 16:41:35 -0700364pool: suites
Bindu Mahadev40a13962015-10-01 10:02:46 -0700365file_bugs: False
Christopher Wileyc7d4e042013-05-13 17:24:47 -0700366
Bindu Mahadevb4f124f2015-02-26 12:20:14 -0800367[WiFi_MatFunc]
Christopher Wileyc7d4e042013-05-13 17:24:47 -0700368run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800369hour: 8
Christopher Wileyc7d4e042013-05-13 17:24:47 -0700370suite: wifi_matfunc
Tien Chang613c8a32015-06-26 15:11:29 -0700371branch_specs: ==tot
Christopher Wileyc7d4e042013-05-13 17:24:47 -0700372pool: wificell
Christopher Wileyd56a1052013-05-31 10:30:05 -0700373
Bindu Mahadev5efe20e2015-10-08 12:31:15 -0700374[WiFi_EndtoEnd]
375run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800376hour: 8
Bindu Mahadev5efe20e2015-10-08 12:31:15 -0700377suite: wifi_endtoend
378branch_specs: ==tot
379pool: wificell
380
Tien Changca52f202015-10-01 11:48:22 -0700381[WiFi_MatFunc_bcm4371]
Bindu Mahadev8e331962015-01-26 16:14:19 -0800382run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800383hour: 8
Tien Changca52f202015-10-01 11:48:22 -0700384suite: wifi_matfunc_bcm4371
Bindu Mahadevb4f124f2015-02-26 12:20:14 -0800385branch_specs: ==tot
Kris Rambisha506fd52014-04-08 15:18:16 -0700386pool: wificell_preflight
387
Christopher Wileyc1e9b662014-01-16 16:13:43 -0800388[WiFi_Perf]
389run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800390hour: 8
Christopher Wileyc1e9b662014-01-16 16:13:43 -0800391suite: wifi_perf
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700392branch_specs: ==tot
Christopher Wileyc1e9b662014-01-16 16:13:43 -0800393pool: wificell
394
Tien Changca52f202015-10-01 11:48:22 -0700395[WiFi_Perf_bcm4371]
Bindu Mahadev8978bef2015-02-12 12:24:57 -0800396run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800397hour: 8
Tien Changca52f202015-10-01 11:48:22 -0700398suite: wifi_perf_bcm4371
Bindu Mahadev8978bef2015-02-12 12:24:57 -0800399branch_specs: ==tot
Bindu Mahadevb4f124f2015-02-26 12:20:14 -0800400pool: wificell_preflight
Bindu Mahadev8978bef2015-02-12 12:24:57 -0800401
Christopher Wileyc53fc832014-02-07 16:09:25 -0800402[WiFi_Attenuated_Performance]
403run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800404hour: 8
Christopher Wileyc53fc832014-02-07 16:09:25 -0800405suite: wifi_atten_perf
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700406branch_specs: ==tot
Christopher Wileyf804f782014-03-11 15:27:32 -0700407pool: groamer
Christopher Wileyc53fc832014-02-07 16:09:25 -0800408
Kris Rambishc27f7762015-05-27 19:28:11 -0700409[WiFi_Update_Router]
410run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800411hour: 10
Kris Rambishc27f7762015-05-27 19:28:11 -0700412suite: wifi_update_router
413branch_specs: ==tot
414pool: wificell
415
416[WiFi_Update_Router_Preflight]
417run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800418hour: 10
Kris Rambishc27f7762015-05-27 19:28:11 -0700419suite: wifi_update_router
420branch_specs: ==tot
421pool: wificell_preflight
422
Kris Rambish23ff8772015-10-21 19:04:17 -0700423[WiFi_Update_Router_Dev_Cells]
424run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800425day: 5
Kris Rambish23ff8772015-10-21 19:04:17 -0700426suite: wifi_update_router
427branch_specs: ==tot
428pool: wificell_dev
429
430[WiFi_Update_Router_Pre_CQ]
431run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800432day: 5
Kris Rambish23ff8772015-10-21 19:04:17 -0700433suite: wifi_update_router
434branch_specs: ==tot
435pool: wificell-pre-cq
436
437[WiFi_Update_Router_Stress_WiFi]
438run_on: weekly
Tien Chang2f065bd2016-03-10 09:35:28 -0800439day: 5
Kris Rambish23ff8772015-10-21 19:04:17 -0700440suite: wifi_update_router
441branch_specs: ==tot
442pool: stress-wifi
443
Tien Chang2f065bd2016-03-10 09:35:28 -0800444[WiFi_Stress]
445run_on: nightly
446hour: 5
447suite: wifi_stress
448branch_specs: ==tot
449pool: stress-wifi
450
Clifford Cheng94b9f482016-04-22 14:35:54 -0700451[WiFi_TDLS_Cast_StP2]
452run_on: weekly
453day: 2
454suite: wifi_tdls_cast
455branch_specs: ==tot
456pool:wifichaos_StP2
457
Tien Chang07eca8d2016-02-02 12:13:02 -0800458[WiFi_Interop_StP2]
Tien Changeeb48c72016-02-11 11:22:04 -0800459run_on: weekly
Bindu Mahadev4712e1f62016-05-12 15:46:46 -0700460day: 2
Tien Chang07eca8d2016-02-02 12:13:02 -0800461suite: wifi_interop
462branch_specs: ==tot
463pool:wifichaos_StP2
464
Tien Chang07eca8d2016-02-02 12:13:02 -0800465[WiFi_Interop_8897]
Tien Changeeb48c72016-02-11 11:22:04 -0800466run_on: weekly
Bindu Mahadev4712e1f62016-05-12 15:46:46 -0700467day: 3
Tien Chang07eca8d2016-02-02 12:13:02 -0800468suite: wifi_interop
469branch_specs: ==tot
470pool:wifichaos_8897
471
Bindu Mahadev4712e1f62016-05-12 15:46:46 -0700472[WiFi_Interop_Angler]
Tien Changeeb48c72016-02-11 11:22:04 -0800473run_on: weekly
Bindu Mahadev4712e1f62016-05-12 15:46:46 -0700474day: 4
475suite: android_wifi_interop
476os_type: android
Bindu Mahadevdc3c0752016-08-05 15:20:46 -0700477branches: git_nyc-mr1-release
Bindu Mahadev4712e1f62016-05-12 15:46:46 -0700478targets: angler-userdebug
479pool:wifichaos_angler
480
481[WiFi_Interop_Bullhead]
482run_on: weekly
483day: 5
484suite: android_wifi_interop
485os_type: android
Bindu Mahadevdc3c0752016-08-05 15:20:46 -0700486branches: git_nyc-mr1-release
Bindu Mahadev4712e1f62016-05-12 15:46:46 -0700487targets: bullhead-userdebug
488pool:wifichaos_bullhead
489
490[WiFi_Interop_Marlin]
491run_on: weekly
492day: 6
493suite: android_wifi_interop
494os_type: android
Bindu Mahadevdc3c0752016-08-05 15:20:46 -0700495branches: git_nyc-mr1-release
Bindu Mahadev4712e1f62016-05-12 15:46:46 -0700496targets: marlin-userdebug
497pool:wifichaos_marlin
Tien Chang061e8ad2015-07-24 14:15:44 -0700498
Bindu Mahadevb98b9312016-08-16 12:49:53 -0700499[WiFi_Interop_wpa2Sailfish]
500run_on: weekly
501day: 0
502suite: wifi_interop_wpa2
503os_type: android
504branches: git_nyc-mr1-release
505targets: sailfish-userdebug
506pool:wifichaos_sailfish
507
508[WiFi_Interop_wpa2Marlin]
509run_on: weekly
510day: 1
511suite: wifi_interop_wpa2
512os_type: android
513branches: git_nyc-mr1-release
514targets: marlin-userdebug
515pool:wifichaos_marlin
516
Bindu Mahadev8126ba82016-07-08 14:58:18 -0700517[WiFi_Connect_Angler]
518run_on: nightly
Bindu Mahadevb98b9312016-08-16 12:49:53 -0700519hour: 4
Bindu Mahadev8126ba82016-07-08 14:58:18 -0700520suite: android_wifi_connect
521os_type: android
Bindu Mahadevdc3c0752016-08-05 15:20:46 -0700522branches: git_nyc-mr1-release
Bindu Mahadev8126ba82016-07-08 14:58:18 -0700523targets: angler-userdebug
Bindu Mahadev56cd28b2016-07-12 11:19:29 -0700524pool: 1758wifi_angler
Bindu Mahadev35a8b682016-08-15 10:56:27 -0700525file_bugs: True
Bindu Mahadev8126ba82016-07-08 14:58:18 -0700526
527[WiFi_Connect_Bullhead]
528run_on: nightly
Bindu Mahadevb98b9312016-08-16 12:49:53 -0700529hour: 4
Bindu Mahadev8126ba82016-07-08 14:58:18 -0700530suite: android_wifi_connect
531os_type: android
Bindu Mahadevdc3c0752016-08-05 15:20:46 -0700532branches: git_nyc-mr1-release
Bindu Mahadevf7580bc2016-08-09 17:17:06 -0700533targets: bullhead-userdebug
Bindu Mahadev56cd28b2016-07-12 11:19:29 -0700534pool: 1758wifi_bullhead
Bindu Mahadev35a8b682016-08-15 10:56:27 -0700535file_bugs: True
Bindu Mahadev8126ba82016-07-08 14:58:18 -0700536
Bindu Mahadevf7580bc2016-08-09 17:17:06 -0700537[WiFi_Connect_Marlin]
538run_on: nightly
Bindu Mahadevb98b9312016-08-16 12:49:53 -0700539hour: 4
Bindu Mahadevf7580bc2016-08-09 17:17:06 -0700540suite: android_wifi_connect
541os_type: android
542branches: git_nyc-mr1-release
543targets: marlin-userdebug
544pool: 1758wifi_marlin
Bindu Mahadev35a8b682016-08-15 10:56:27 -0700545file_bugs: True
Bindu Mahadevf7580bc2016-08-09 17:17:06 -0700546
Tien Changbe82b0a2015-11-10 17:07:28 -0800547[WiFi_LucidSleep_Nightly]
548run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800549hour: 10
Samuel Tan8ecd8f52015-08-10 11:16:05 -0700550suite: wifi_lucidsleep
551branch_specs: ==tot
552pool: wificell
553
Tien Changbe82b0a2015-11-10 17:07:28 -0800554[WiFi_LucidSleep_Weekly]
555run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800556day: 6
Tien Changbe82b0a2015-11-10 17:07:28 -0800557suite: wifi_lucidsleep
558branch_specs: >=tot-1
559pool: wificell
560
Ben Chana1206f72013-12-17 23:56:04 -0800561[WiMAX]
562run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800563hour: 10
Ben Chana1206f72013-12-17 23:56:04 -0800564suite: wimax
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700565branch_specs: ==tot
Ben Chana1206f72013-12-17 23:56:04 -0800566pool: wimax
567
Scott James Remnant85593072014-02-25 17:43:16 -0800568[Bluetooth_Qualification]
569run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800570hour: 10
Scott James Remnant85593072014-02-25 17:43:16 -0800571suite: bluetooth_qualification
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700572branch_specs: ==tot
Scott James Remnant85593072014-02-25 17:43:16 -0800573pool: wificell
574
575[Bluetooth_Sanity]
576run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800577hour: 12
Scott James Remnant85593072014-02-25 17:43:16 -0800578suite: bluetooth_sanity
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700579branch_specs: ==tot
Katherine Threlkeld3693a3b2014-09-08 18:28:13 -0700580pool: wificell
581
Kris Rambishba3c3972016-09-06 17:27:37 -0700582[Android_Bluetooth_Nightly]
583run_on: nightly
584hour: 4
585suite: android_bluetooth
586os_type: android
587branches: git_nyc-mr1-release
588boards: shamu-2
589targets: shamu-userdebug
590pool: android_bluetooth
591
Bindu Mahadev76446192016-09-13 13:56:30 -0700592[Android_WiFi_Nightly]
593run_on: nightly
594hour: 4
595suite: android_wifi
596os_type: android
597branches: git_nyc-mr1-release
598targets: angler-userdebug
599pool: wifisanity_angler
600
601[Android_WiFi_Nightly]
602run_on: nightly
603hour: 4
604suite: android_wifi
605os_type: android
606branches: git_nyc-mr1-release
607targets: bullhead-userdebug
608pool: wifisanity_bullhead
609
Yusuf Mohsinallyc4ced9f2014-10-16 11:56:21 -0700610[NightlyStressExperimental]
611run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800612hour: 12
Yusuf Mohsinallyc4ced9f2014-10-16 11:56:21 -0700613suite: stress_experimental
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700614branch_specs: ==tot
Yusuf Mohsinallyc4ced9f2014-10-16 11:56:21 -0700615pool: stress
616file_bugs: False
617
Yusuf Mohsinally185cc412014-05-08 15:01:39 -0700618[NightlyStress]
619run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800620hour: 12
Yusuf Mohsinally185cc412014-05-08 15:01:39 -0700621suite: stress
Yusuf Mohsinally93a20982015-03-11 13:54:38 -0700622branch_specs: >=tot-2
Yusuf Mohsinally185cc412014-05-08 15:01:39 -0700623pool: stress
Yusuf Mohsinallyade3d6c2014-08-12 16:03:44 -0700624file_bugs: True
Alex Miller5d290cc2014-06-16 13:33:31 -0700625
Yusuf Mohsinallye9f98e22014-08-28 14:44:57 -0700626[NightlyStressPool2]
627run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800628hour: 12
Yusuf Mohsinally12187d62014-11-17 16:55:54 -0800629suite: stress2
Yusuf Mohsinally93a20982015-03-11 13:54:38 -0700630branch_specs: >=tot-2
Yusuf Mohsinallye9f98e22014-08-28 14:44:57 -0700631pool: stress2
632file_bugs: True
633
634[NightlyStressPool3]
635run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800636hour: 12
Yusuf Mohsinally12187d62014-11-17 16:55:54 -0800637suite: stress3
Yusuf Mohsinally93a20982015-03-11 13:54:38 -0700638branch_specs: >=tot-2
Yusuf Mohsinallye9f98e22014-08-28 14:44:57 -0700639pool: stress3
640file_bugs: True
641
642[NightlyStressPool4]
643run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800644hour: 12
Yusuf Mohsinally12187d62014-11-17 16:55:54 -0800645suite: stress4
Danny Chan0f003232016-01-28 17:57:29 -0800646branch_specs: ==tot-2
Yusuf Mohsinallye9f98e22014-08-28 14:44:57 -0700647pool: stress4
648file_bugs: True
649
650[NightlyStressPool5]
651run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800652hour: 14
Yusuf Mohsinally12187d62014-11-17 16:55:54 -0800653suite: stress5
Danny Chan0f003232016-01-28 17:57:29 -0800654branch_specs: ==tot-2
Yusuf Mohsinallye9f98e22014-08-28 14:44:57 -0700655pool: stress5
656file_bugs: True
657
Helen Zhangc9ce0142016-06-23 13:55:18 -0700658[UsbDetectStress]
659run_on: nightly
Kalin Stoyanov1c73ca82016-08-16 17:02:45 -0700660suite: usb_detect_stress
Helen Zhangc9ce0142016-06-23 13:55:18 -0700661branch_specs: ==tot
662pool: usb_peripherals
663
664[UsbDetect]
665run_on: new_build
666suite: usb_detect
Kalin Stoyanovc6c083e2016-01-20 15:39:23 -0800667branch_specs: >=tot-2
Kalin Stoyanovf2a7f732015-11-04 16:09:23 -0800668pool: usb_peripherals
Kalin Stoyanov0d1de1c2014-12-10 17:00:53 -0800669
Alex Miller5d290cc2014-06-16 13:33:31 -0700670[Gizmo]
671run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800672hour: 14
Gaurav Shah23acc602014-10-17 10:57:11 -0700673suite: bvt-cq
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700674branch_specs: ==tot
Alex Miller5d290cc2014-06-16 13:33:31 -0700675pool: gizmo
676
Gaurav Shah7baf6142014-11-07 15:45:38 -0800677[NightlyStormBvtCq]
678run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800679hour: 14
Gaurav Shah7baf6142014-11-07 15:45:38 -0800680suite: bvt-cq
681branch_specs: ==tot
682boards: storm
Fang Dengc7599962014-11-11 12:01:55 -0800683pool: suites
Gaurav Shah7baf6142014-11-07 15:45:38 -0800684
685[NightlyStormBvtInline]
686run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800687hour: 14
Gaurav Shah7baf6142014-11-07 15:45:38 -0800688suite: bvt-inline
689branch_specs: ==tot
690boards: storm
Fang Dengc7599962014-11-11 12:01:55 -0800691pool: suites
Gaurav Shah7baf6142014-11-07 15:45:38 -0800692
693[NightlyStormBvtPerBuild]
694run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800695hour: 14
Gaurav Shah7baf6142014-11-07 15:45:38 -0800696suite: bvt-perbuild
697branch_specs: ==tot
698boards: storm
Fang Dengc7599962014-11-11 12:01:55 -0800699pool: suites
Gaurav Shah7baf6142014-11-07 15:45:38 -0800700
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700701# TODO(beeps) figure out a better frequency for dev and beta weekly suites
702# (http://crbug.com/417131).
703[WeeklyKernelRegressions]
704run_on: weekly
Dan Shif1774ee2016-03-08 10:35:38 -0800705day: 0
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700706suite: kernel_weekly_regression
707branch_specs: >=tot-2
708pool: suites
709num: 2
710
711[WeeklyPowerRequirements]
712run_on: weekly
Dan Shif1774ee2016-03-08 10:35:38 -0800713day: 1
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700714suite: power_requirements
715branch_specs: >=tot-2
716pool: suites
717
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700718[WeeklyStoraqequal]
719run_on: weekly
Dan Shif1774ee2016-03-08 10:35:38 -0800720day: 2
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700721suite: storagequal
722branch_specs: >=tot-2
723pool: suites
724
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700725[WeeklyNightlyHwQual]
726run_on: weekly
Dan Shif1774ee2016-03-08 10:35:38 -0800727day: 3
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700728suite: hwqual
729branch_specs: >=tot-2
730pool: suites
731num: 3
732
733[WeeklyKernelDailyRegression]
734run_on: weekly
Dan Shif1774ee2016-03-08 10:35:38 -0800735day: 4
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700736suite: kernel_daily_regression
737branch_specs: >=tot-2
738pool: suites
739num: 2
740
741[WeeklyKernelDailyBenchmarks]
742run_on: weekly
Dan Shif1774ee2016-03-08 10:35:38 -0800743day: 5
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700744suite: kernel_daily_benchmarks
745branch_specs: >=tot-2
746pool: suites
747file_bugs: True
748
749[WeeklyKernelPerBuildRegression]
750run_on: weekly
Dan Shif1774ee2016-03-08 10:35:38 -0800751day: 6
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700752suite: kernel_per-build_regression
753branch_specs: >=tot-2
754pool: suites
755num: 2
756
757[WeeklyKernelPerBuildBenchmarks]
758run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800759day: 0
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700760suite: kernel_per-build_benchmarks
761branch_specs: >=tot-2
762pool: suites
763
764[WeeklyNightlyRegression]
765run_on: weekly
Dan Shif1774ee2016-03-08 10:35:38 -0800766day: 1
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700767suite: regression
768branch_specs: >=tot-2
769pool: suites
770num: 2
771
772[WeeklyExperimentalTests]
773run_on: weekly
Dan Shif1774ee2016-03-08 10:35:38 -0800774day: 2
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700775suite: experimental
776branch_specs: >=tot-2
777pool: suites
778
779[WeeklyJailedBuild]
780run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800781day: 0
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700782suite: jailed_build
783branch_specs: >=tot-2
784pool: jail
785
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700786[WeeklyNetwork3g_pseudomodem]
787run_on: weekly
Dan Shif1774ee2016-03-08 10:35:38 -0800788day: 3
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700789suite: network3g_pseudomodem
790branch_specs: >=tot-2
791pool: suites
792
793[WeeklyCellular_modem_repair]
794run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800795day: 0
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700796suite: cellular_modem_repair
797branch_specs: >=tot-2
798pool: cellular_repair
799
800[WeeklyNetworkUI]
801run_on: weekly
Dan Shif1774ee2016-03-08 10:35:38 -0800802day: 4
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700803suite: network_ui
804branch_specs: >=tot-2
805pool: suites
806
807[WeeklyPowerDaily]
808run_on: weekly
Dan Shif1774ee2016-03-08 10:35:38 -0800809day: 5
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700810suite: power_daily
811branch_specs: >=tot-2
812pool: suites
813file_bugs: True
814
815[WeeklyPerfalerts]
816# Not a part of perf build because it requires 3 machines.
817run_on: weekly
Dan Shif1774ee2016-03-08 10:35:38 -0800818day: 6
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700819suite: perfalerts
820branch_specs: >=tot-2
821pool: suites
822num: 1
823
824[WeeklySecuritySuite]
825run_on: weekly
Dan Shif1774ee2016-03-08 10:35:38 -0800826day: 0
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700827suite: security
828branch_specs: >=tot-2
829pool: suites
830
831[WeeklyPower_build]
832run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800833day: 1
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700834suite: power_build
835branch_specs: >=tot-2
836pool: suites
837
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700838[Weeklyaudio]
839run_on: weekly
Dan Shif1774ee2016-03-08 10:35:38 -0800840day: 2
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700841suite: audio
842branch_specs: >=tot-2
843pool: suites
844
845[Weeklyvideo]
846run_on: weekly
Dan Shif1774ee2016-03-08 10:35:38 -0800847day: 3
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700848suite: video
849branch_specs: >=tot-2
850pool: suites
851num: 4
Owen Linc31cfbb2015-04-14 16:30:36 +0800852file_bugs: True
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700853
854[Weeklyyoutube_mse_eme]
855run_on: weekly
Dan Shif1774ee2016-03-08 10:35:38 -0800856day: 4
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700857suite: youtube_mse_eme
858branch_specs: >=tot-2
859pool: suites
860
861[Weeklyyoutube_page]
862run_on: weekly
Dan Shif1774ee2016-03-08 10:35:38 -0800863day: 5
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700864suite: youtube_page
865branch_specs: >=tot-2
866pool: suites
867
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700868[WeeklyLinkPerf]
869run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800870day: 2
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700871suite: link_perf
872branch_specs: >=tot-2
873pool: link_perf
874
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700875[WeeklyNetworkNightly]
876run_on: weekly
Dan Shif1774ee2016-03-08 10:35:38 -0800877day: 0
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700878suite: network_nightly
879branch_specs: >=tot-2
880pool: suites
Bindu Mahadevcec47562015-09-23 15:20:49 -0700881file_bugs: False
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700882
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700883[WeeklyWiFi_Perf]
884run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800885day: 2
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700886suite: wifi_perf
Bindu Mahadevb4f124f2015-02-26 12:20:14 -0800887branch_specs: <=tot-1
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700888pool: wificell
889
890[WeeklyWiFi_Attenuated_Performance]
891run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800892day: 2
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700893suite: wifi_atten_perf
Bindu Mahadevb4f124f2015-02-26 12:20:14 -0800894branch_specs: <=tot-1
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700895pool: groamer
896
897[WeeklyWiMAX]
898run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800899day: 2
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700900suite: wimax
901branch_specs: >=tot-2
902pool: wimax
903
904[WeeklySecurity]
905run_on: weekly
Dan Shif1774ee2016-03-08 10:35:38 -0800906day: 1
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700907suite: security_weekly
Dan Shif1774ee2016-03-08 10:35:38 -0800908branch_specs: >=tot-2
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700909pool: suites
910
911[WeeklyBluetooth_Qualification]
912run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800913day: 2
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700914suite: bluetooth_qualification
915branch_specs: >=tot-2
916pool: wificell
917
918[WeeklyBluetooth_Sanity]
919run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800920day: 3
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700921suite: bluetooth_sanity
922branch_specs: >=tot-2
923pool: wificell
924
Bindu Mahadevb4f124f2015-02-26 12:20:14 -0800925[WeeklyWiFi_MatFunc]
926run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800927day: 3
Bindu Mahadevb4f124f2015-02-26 12:20:14 -0800928suite: wifi_matfunc
929branch_specs: <=tot-1
930pool: wificell
931
Bindu Mahadev5efe20e2015-10-08 12:31:15 -0700932[WeeklyWiFi_EndtoEnd]
933run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800934day: 3
Bindu Mahadev5efe20e2015-10-08 12:31:15 -0700935suite: wifi_endtoend
936branch_specs: <=tot-1
937pool: wificell
938
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700939[WeeklyStress]
940run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800941day: 3
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700942suite: stress
943branch_specs: >=tot-2
944pool: stress
945file_bugs: True
946
947[WeeklyStressPool2]
948run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800949day: 3
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700950suite: stress
951branch_specs: >=tot-2
952pool: stress2
953file_bugs: True
954
955[WeeklyStressPool3]
956run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800957day: 3
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700958suite: stress
959branch_specs: >=tot-2
960pool: stress3
961file_bugs: True
962
963[WeeklyStressPool4]
964run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800965day: 3
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700966suite: stress
Danny Chane5fa5d12015-12-09 15:25:08 -0800967branch_specs: =tot-2
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700968pool: stress4
969file_bugs: True
970
971[WeeklyStressPool5]
972run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800973day: 3
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700974suite: stress
Danny Chane5fa5d12015-12-09 15:25:08 -0800975branch_specs: =tot-2
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700976pool: stress5
977file_bugs: True
978
979[WeeklyGizmo]
980run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800981day: 4
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700982suite: bvt-cq
983branch_specs: >=tot-2
984pool: gizmo
985
Christopher Wiley1057ab22014-11-17 13:11:45 -0800986[TendoExperimental]
987run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800988hour: 14
Christopher Wiley1057ab22014-11-17 13:11:45 -0800989suite: tendo_experimental
990branch_specs: ==tot
991pool: suites
Rohit Makasanad2bce7c2014-12-05 17:32:12 -0800992
“Keith385b8492015-04-30 12:20:59 -0700993# Please do not add tests to this suite without first clearing it with the
994# crosbolt team.
995[CrosboltPerfPerbuild]
996run_on: new_build
997suite: crosbolt_perf_perbuild
Dan Shi90071442015-05-01 22:56:05 -0700998branch_specs: >=tot-1
“Keith385b8492015-04-30 12:20:59 -0700999pool: performance
1000file_bugs: True
1001
1002# Please do not add tests to this suite without first clearing it with the
1003# crosbolt team.
1004[CrosboltPerfNightly]
1005run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -08001006hour: 16
“Keith385b8492015-04-30 12:20:59 -07001007suite: crosbolt_perf_nightly
1008branch_specs: >=tot-1
1009pool: performance
1010file_bugs: True
Dan Shia24704a2015-08-03 11:11:47 -07001011
Chung-yih Wang3aab5be2016-02-19 13:19:02 +08001012# Please do not add tests to this suite without first clearing it with the
1013# crosbolt team.
1014[CrosboltArcPerfNightly]
Chung-yih Wang3aab5be2016-02-19 13:19:02 +08001015run_on: nightly
1016hour: 16
1017suite: crosbolt_arc_perf_nightly
1018branch_specs: >=tot-1
Tom Wai-Hong Tam91b95152016-06-24 02:00:33 +08001019pool: crosperf
Chung-yih Wang3aab5be2016-02-19 13:19:02 +08001020file_bugs: True
1021
Dan Shia24704a2015-08-03 11:11:47 -07001022[FaftEcNightly]
1023run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -08001024hour: 16
Dan Shia24704a2015-08-03 11:11:47 -07001025suite: faft_ec
1026branch_specs: ==tot
Tom Wai-Hong Tam5fb9b052016-04-05 03:19:55 +08001027firmware_ro_build_spec: firmware
Dan Shia24704a2015-08-03 11:11:47 -07001028test_source: cros
Dan Shia24704a2015-08-03 11:11:47 -07001029pool: faft-test
Dan Shife25db72015-09-22 10:53:13 -07001030file_bugs: True
1031job_retry: True
Dan Shia24704a2015-08-03 11:11:47 -07001032
Aseda Aboagyefbf9c952016-01-14 11:22:31 -08001033# TODO(aaboagye): Remove this when satisified with EC-3PO FAFT EC performance.
1034[EC3POFaftEcNightly]
1035run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -08001036hour: 16
Aseda Aboagyefbf9c952016-01-14 11:22:31 -08001037suite: faft_ec3po
1038branch_specs: ==tot
Tom Wai-Hong Tam5fb9b052016-04-05 03:19:55 +08001039firmware_ro_build_spec: firmware
Aseda Aboagyefbf9c952016-01-14 11:22:31 -08001040test_source: cros
1041pool: faft-test-experiment
1042file_bugs: True
1043job_retry: True
1044
Aseda Aboagye597e7232016-01-22 13:18:34 -08001045# TODO(aaboagye): Remove this when satisfied with EC-3PO FAFT BIOS performance.
1046[EC3POFaftBiosNightly]
1047run_on: nightly
1048suite: faft_bios_ec3po
1049branch_specs: ==tot
Tom Wai-Hong Tam5fb9b052016-04-05 03:19:55 +08001050firmware_ro_build_spec: firmware
Aseda Aboagye597e7232016-01-22 13:18:34 -08001051test_source: cros
1052pool: faft-test-experiment
1053file_bugs: True
1054job_retry: True
1055
Dan Shia24704a2015-08-03 11:11:47 -07001056[FaftBiosNightly]
1057run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -08001058hour: 16
Dan Shia24704a2015-08-03 11:11:47 -07001059suite: faft_bios
1060branch_specs: ==tot
Tom Wai-Hong Tam5fb9b052016-04-05 03:19:55 +08001061firmware_ro_build_spec: firmware
Dan Shia24704a2015-08-03 11:11:47 -07001062test_source: cros
Tom Wai-Hong Tamb1c02e42015-08-08 05:43:45 +08001063pool: faft-test
Dan Shife25db72015-09-22 10:53:13 -07001064file_bugs: True
Bindu Mahadevcec47562015-09-23 15:20:49 -07001065job_retry: True
Tom Wai-Hong Tam963042d2015-12-04 07:50:29 +08001066
1067[FaftEcTotNightly]
1068run_on: nightly
Shelley Chen130ca2d2016-03-17 10:19:06 -07001069hour: 4
Shelley Chen04f682f2016-03-11 11:20:34 -08001070suite: faft_ec_tot
Tom Wai-Hong Tam963042d2015-12-04 07:50:29 +08001071branch_specs: ==tot
Shelley Chen48f1c952016-03-10 14:45:35 -08001072firmware_ro_build_spec: cros
Tom Wai-Hong Tam963042d2015-12-04 07:50:29 +08001073test_source: cros
1074pool: faft-test-tot
1075file_bugs: True
1076job_retry: True
1077
1078[FaftBiosTotNightly]
1079run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -08001080hour: 16
Shelley Chen42c9b9c2016-03-11 10:57:19 -08001081suite: faft_bios_tot
Tom Wai-Hong Tam963042d2015-12-04 07:50:29 +08001082branch_specs: ==tot
Shelley Chen48f1c952016-03-10 14:45:35 -08001083firmware_ro_build_spec: cros
Tom Wai-Hong Tam963042d2015-12-04 07:50:29 +08001084test_source: cros
1085pool: faft-test-tot
1086file_bugs: True
1087job_retry: True
Mussa0cc08362016-01-15 16:29:18 -08001088
Tom Wai-Hong Tam8afb1d02016-04-05 03:41:02 +08001089[FaftEcAu1Nightly]
1090run_on: nightly
1091hour: 4
1092suite: faft_ec_au_1
1093branch_specs: ==tot
1094firmware_ro_build_spec: released_ro_1
1095firmware_rw_build_spec: firmware
1096test_source: cros
1097pool: faft-test-au
1098file_bugs: True
1099job_retry: True
1100
1101[FaftBiosAu1Nightly]
1102run_on: nightly
1103hour: 4
1104suite: faft_bios_au_1
1105branch_specs: ==tot
1106firmware_ro_build_spec: released_ro_1
Tom Wai-Hong Tamc28561c2016-04-07 01:14:49 +08001107firmware_rw_build_spec: firmware
Tom Wai-Hong Tam8afb1d02016-04-05 03:41:02 +08001108test_source: cros
1109pool: faft-test-au
1110file_bugs: True
1111job_retry: True
1112
1113[FaftEcAu2Nightly]
1114run_on: nightly
1115hour: 7
1116suite: faft_ec_au_2
1117branch_specs: ==tot
1118firmware_ro_build_spec: released_ro_2
1119firmware_rw_build_spec: firmware
1120test_source: cros
1121pool: faft-test-au
1122file_bugs: True
1123job_retry: True
1124
1125[FaftBiosAu2Nightly]
1126run_on: nightly
1127hour: 7
1128suite: faft_bios_au_2
1129branch_specs: ==tot
1130firmware_ro_build_spec: released_ro_2
Tom Wai-Hong Tamc28561c2016-04-07 01:14:49 +08001131firmware_rw_build_spec: firmware
Tom Wai-Hong Tam8afb1d02016-04-05 03:41:02 +08001132test_source: cros
1133pool: faft-test-au
1134file_bugs: True
1135job_retry: True
1136
1137[FaftEcAu3Nightly]
1138run_on: nightly
1139hour: 10
1140suite: faft_ec_au_3
1141branch_specs: ==tot
1142firmware_ro_build_spec: released_ro_3
1143firmware_rw_build_spec: firmware
1144test_source: cros
1145pool: faft-test-au
1146file_bugs: True
1147job_retry: True
1148
1149[FaftBiosAu3Nightly]
1150run_on: nightly
1151hour: 10
1152suite: faft_bios_au_3
1153branch_specs: ==tot
1154firmware_ro_build_spec: released_ro_3
Tom Wai-Hong Tamc28561c2016-04-07 01:14:49 +08001155firmware_rw_build_spec: firmware
Tom Wai-Hong Tam8afb1d02016-04-05 03:41:02 +08001156test_source: cros
1157pool: faft-test-au
1158file_bugs: True
1159job_retry: True
1160
Kalin Stoyanovd2b7b092016-04-05 12:16:42 -07001161[FaftFlashromNightly]
1162run_on: nightly
1163hour: 18
1164suite: faft_flashrom
1165branch_specs: ==tot
1166pool: faft_flashrom
1167file_bugs: True
1168
Mussa39cbf002016-01-21 18:11:27 -08001169[VideoImageComparisonChameleon]
1170run_on: new_build
1171suite: video_image_comparison_chameleon
1172branch_specs: >=tot-2
Mussab4d50a72016-02-11 10:39:10 -08001173pool: chameleon_video_capture_stable
Dan Shice1f20a2016-01-25 17:27:40 -08001174job_retry: True
David Haddock36f2f7d2016-02-09 13:34:43 -08001175
David Haddockd5faa102016-03-11 14:33:36 -08001176[ArcCtsNightly]
1177run_on: nightly
Rohit Makasana3ed7f082016-08-29 10:58:17 -07001178hour: 10
David Haddockd5faa102016-03-11 14:33:36 -08001179suite: arc-cts
Rohit Makasana896508a2016-06-13 16:07:56 -07001180pool: cts
David Haddockd5faa102016-03-11 14:33:36 -08001181branch_specs: ==tot
Ilja H. Friedel91414d22016-10-12 16:11:23 -07001182# No job_retry on nightly to detect flaky regressions.
Ilja H. Friedel057b84b2016-05-17 15:38:24 -07001183
Rohit Makasana3ed7f082016-08-29 10:58:17 -07001184[ArcCtsBetaBranchPerBuild]
Rohit Makasana890cf202016-07-06 11:16:44 -07001185run_on: new_build
Rohit Makasana890cf202016-07-06 11:16:44 -07001186suite: arc-cts
1187pool: cts
Rohit Makasana890cf202016-07-06 11:16:44 -07001188branch_specs: ==tot-1
Ilja H. Friedel91414d22016-10-12 16:11:23 -07001189job_retry: True
Ilja H. Friedel55f6bfc2016-10-18 14:26:26 -07001190# Retry requires file_bugs.
1191file_bugs: True
Rohit Makasana890cf202016-07-06 11:16:44 -07001192
Rohit Makasana3ed7f082016-08-29 10:58:17 -07001193[ArcCtsStableBranchPerBuild]
1194run_on: new_build
1195suite: arc-cts
Rohit Makasana896508a2016-06-13 16:07:56 -07001196pool: cts
Rohit Makasana3ed7f082016-08-29 10:58:17 -07001197branch_specs: ==tot-2
Ilja H. Friedel91414d22016-10-12 16:11:23 -07001198job_retry: True
Ilja H. Friedel55f6bfc2016-10-18 14:26:26 -07001199# Retry requires file_bugs.
1200file_bugs: True
David Haddockfa0b4252016-05-17 17:18:06 -07001201
1202[ArcGtsNightly]
1203run_on: nightly
1204hour: 14
1205suite: arc-gts
Rohit Makasana896508a2016-06-13 16:07:56 -07001206pool: cts
Rohit Makasanaa37248b2016-06-02 19:09:15 -07001207branch_specs: ==tot
Ilja H. Friedel91414d22016-10-12 16:11:23 -07001208# No job_retry on nightly to detect flaky regressions.
David Haddockae7c4ed2016-07-08 15:30:52 -07001209
Rohit Makasana3ed7f082016-08-29 10:58:17 -07001210[ArcGtsBetaBranchPerBuild]
David Haddockae7c4ed2016-07-08 15:30:52 -07001211run_on: new_build
1212suite: arc-gts
1213pool: cts
Bindu Mahadev56cd28b2016-07-12 11:19:29 -07001214branch_specs: ==tot-1
Ilja H. Friedel91414d22016-10-12 16:11:23 -07001215job_retry: True
Ilja H. Friedel55f6bfc2016-10-18 14:26:26 -07001216# Retry requires file_bugs.
1217file_bugs: True
David Haddock5b2a0f02016-08-09 12:35:35 -07001218
Rohit Makasana3ed7f082016-08-29 10:58:17 -07001219[ArcGtsStableBranchPerBuild]
1220run_on: new_build
1221suite: arc-gts
1222pool: cts
1223branch_specs: ==tot-2
Ilja H. Friedel91414d22016-10-12 16:11:23 -07001224job_retry: True
Ilja H. Friedel55f6bfc2016-10-18 14:26:26 -07001225# Retry requires file_bugs.
1226file_bugs: True
Rohit Makasana3ed7f082016-08-29 10:58:17 -07001227
David Haddock2d4533c2016-09-08 15:04:01 -07001228[ArcGtsToTBetaBranchPerBuild]
1229run_on: new_build
David Haddock5b2a0f02016-08-09 12:35:35 -07001230suite: arc-gts-tot
1231pool: cts
Bindu Mahadev76446192016-09-13 13:56:30 -07001232branch_specs: ==tot-1