blob: 29bb6eafb4e6497b38ccbb759d054be816f432e8 [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[GraphicsPerDay]
Ilja Friedel21c4eb32013-03-27 11:56:29 -070019run_on: nightly
Dan Shi1d820d52016-02-14 22:41:33 -080020hour: 19
Ilja H. Friedel394e8d72014-10-01 20:38:22 -070021suite: graphics_per-day
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -070022branch_specs: ==tot
Ilja H. Friedel394e8d72014-10-01 20:38:22 -070023pool: suites
Ilja H. Friedel54547492012-07-11 12:58:03 -070024
Kalin Stoyanov99c13482015-05-16 23:26:07 -070025[ChameleonAudio]
26run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -080027hour: 20
Kalin Stoyanov99c13482015-05-16 23:26:07 -070028suite: chameleon_audio
Kalin Stoyanov2c235122016-05-12 11:20:14 -070029branch_specs: ==tot
Kalin Stoyanov5a6f6cd2015-10-27 17:24:05 -070030pool: chameleon_audio
31job_retry: True
32
33[ChameleonAudioNightly]
34run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -080035hour: 20
Kalin Stoyanov5a6f6cd2015-10-27 17:24:05 -070036suite: chameleon_audio_nightly
Kalin Stoyanovc6c083e2016-01-20 15:39:23 -080037branch_specs: >=tot-1
Kalin Stoyanov5a6f6cd2015-10-27 17:24:05 -070038pool: chameleon_audio_stable
Kalin Stoyanov9d3f31d2015-10-20 16:22:05 -070039job_retry: True
40
Kalin Stoyanov5a6f6cd2015-10-27 17:24:05 -070041[ChameleonAudioPerbuild]
42run_on: new_build
43suite: chameleon_audio_perbuild
Kalin Stoyanov2e104882015-12-04 10:37:17 -080044branch_specs: >=tot-2
Kalin Stoyanov5a6f6cd2015-10-27 17:24:05 -070045pool: chameleon_audio_stable
46job_retry: True
47file_bugs: True
48
Tom Wai-Hong Tam7c333712014-08-12 08:57:04 +080049[ChameleonDp]
Dan Shie74f42e2014-08-25 09:57:35 -070050run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -080051hour: 20
Tom Wai-Hong Tam7c333712014-08-12 08:57:04 +080052suite: chameleon_dp
Kalin Stoyanov9d3f31d2015-10-20 16:22:05 -070053branch_specs: ==tot
Tom Wai-Hong Tam13463092014-12-05 03:49:22 +080054pool: chameleon
Tom Wai-Hong Tam60e80c02015-09-25 14:49:14 +080055job_retry: True
Tom Wai-Hong Tam7c333712014-08-12 08:57:04 +080056
Tom Wai-Hong Tam34706602016-02-09 07:55:00 +080057[ChameleonDpHdmi]
58run_on: nightly
59hour: 20
60suite: chameleon_dp_hdmi
61branch_specs: ==tot
62pool: chameleon
63job_retry: True
64
Kalin Stoyanov9d3f31d2015-10-20 16:22:05 -070065[ChameleonDpOldBranch]
Kalin Stoyanov8c5d16d2015-03-03 18:30:04 -080066run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -080067day: 5
Kalin Stoyanov9d3f31d2015-10-20 16:22:05 -070068suite: chameleon_dp
69branch_specs: <=tot-1
70pool: chameleon
71job_retry: True
72
Tom Wai-Hong Tam34706602016-02-09 07:55:00 +080073[ChameleonDpHdmiOldBranch]
74run_on: weekly
75day: 5
76suite: chameleon_dp_hdmi
77branch_specs: <=tot-1
78pool: chameleon
79job_retry: True
80
Kalin Stoyanov9d3f31d2015-10-20 16:22:05 -070081[ChameleonDpStress]
82run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -080083day: 5
Kalin Stoyanov9d3f31d2015-10-20 16:22:05 -070084suite: chameleon_dp_stress
Kalin Stoyanovc6c083e2016-01-20 15:39:23 -080085branch_specs: >=tot-1
Kalin Stoyanov8c5d16d2015-03-03 18:30:04 -080086pool: chameleon
87
Tom Wai-Hong Tam34706602016-02-09 07:55:00 +080088[ChameleonDpHdmiStress]
89run_on: weekly
90day: 5
91suite: chameleon_dp_hdmi_stress
92branch_specs: >=tot-1
93pool: chameleon
94
Tom Wai-Hong Tam7c333712014-08-12 08:57:04 +080095[ChameleonHdmi]
Dan Shie74f42e2014-08-25 09:57:35 -070096run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -080097hour: 22
Tom Wai-Hong Tam7c333712014-08-12 08:57:04 +080098suite: chameleon_hdmi
Kalin Stoyanov2c235122016-05-12 11:20:14 -070099branch_specs: ==tot
Kalin Stoyanov5a6f6cd2015-10-27 17:24:05 -0700100pool: chameleon_hdmi
101job_retry: True
102
103[ChameleonHdmiNightly]
104run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800105hour: 22
Kalin Stoyanov5a6f6cd2015-10-27 17:24:05 -0700106suite: chameleon_hdmi_nightly
Kalin Stoyanovc6c083e2016-01-20 15:39:23 -0800107branch_specs: >=tot-1
Kalin Stoyanov5a6f6cd2015-10-27 17:24:05 -0700108pool: chameleon_hdmi_stable
Tom Wai-Hong Tam60e80c02015-09-25 14:49:14 +0800109job_retry: True
Tom Wai-Hong Tam84663c42014-04-18 15:49:33 +0800110
Kalin Stoyanov5a6f6cd2015-10-27 17:24:05 -0700111[ChameleonHdmiPerbuild]
112run_on: new_build
113suite: chameleon_hdmi_perbuild
Kalin Stoyanov2e104882015-12-04 10:37:17 -0800114branch_specs: >=tot-2
Kalin Stoyanov5a6f6cd2015-10-27 17:24:05 -0700115pool: chameleon_hdmi_stable
116job_retry: True
117file_bugs: True
118
Kalin Stoyanov9d3f31d2015-10-20 16:22:05 -0700119[ChameleonHdmiStress]
120run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800121day: 5
Kalin Stoyanov9d3f31d2015-10-20 16:22:05 -0700122suite: chameleon_hdmi_stress
Kalin Stoyanovc6c083e2016-01-20 15:39:23 -0800123branch_specs: >=tot-1
Kalin Stoyanov8c5d16d2015-03-03 18:30:04 -0800124pool: chameleon
125
Tom Wai-Hong Tamf16999f2014-12-12 07:53:46 +0800126[ChameleonVga]
127run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800128hour: 22
Tom Wai-Hong Tamf16999f2014-12-12 07:53:46 +0800129suite: chameleon_vga
Kalin Stoyanov9d3f31d2015-10-20 16:22:05 -0700130branch_specs: ==tot
131pool: chameleon
132job_retry: True
133
134[ChameleonVgaOldBranch]
135run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800136day: 5
Kalin Stoyanov9d3f31d2015-10-20 16:22:05 -0700137suite: chameleon_vga
138branch_specs: <=tot-1
Tom Wai-Hong Tamf16999f2014-12-12 07:53:46 +0800139pool: chameleon
Tom Wai-Hong Tam60e80c02015-09-25 14:49:14 +0800140job_retry: True
Tom Wai-Hong Tamf16999f2014-12-12 07:53:46 +0800141
harpreet15505982015-04-02 17:48:20 -0700142[Hotrod]
143run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800144hour: 22
harpreet15505982015-04-02 17:48:20 -0700145suite: hotrod
Fang Dengb5358ee2015-07-09 18:37:43 -0700146branch_specs: >=tot-1
harpreet15505982015-04-02 17:48:20 -0700147pool: hotrod
148
Scott Zawalskiabb097b2012-05-22 17:36:35 -0400149[NightlyHwQual]
150run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800151hour: 22
Scott Zawalskiabb097b2012-05-22 17:36:35 -0400152suite: hwqual
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700153branch_specs: ==tot
Scott Zawalskiabb097b2012-05-22 17:36:35 -0400154pool: suites
Alex Miller4a163282013-01-15 18:18:54 -0800155num: 3
Scott Zawalskiabb097b2012-05-22 17:36:35 -0400156
157[KernelDailyRegression]
158run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800159hour: 22
Scott Zawalskiabb097b2012-05-22 17:36:35 -0400160suite: kernel_daily_regression
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700161branch_specs: ==tot
Scott Zawalskiabb097b2012-05-22 17:36:35 -0400162pool: suites
Alex Miller11a7bed2013-01-03 18:00:39 -0800163num: 2
Scott Zawalskiabb097b2012-05-22 17:36:35 -0400164
Scott Zawalski93802262012-12-11 14:37:00 -0500165[KernelDailyBenchmarks]
Scott Zawalskiabb097b2012-05-22 17:36:35 -0400166run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800167hour: 0
Scott Zawalskiabb097b2012-05-22 17:36:35 -0400168suite: kernel_daily_benchmarks
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700169branch_specs: ==tot
Scott Zawalskica6c65a2012-05-02 13:53:13 -0400170pool: suites
Prashanth B6de2bde2014-03-25 18:45:02 -0700171file_bugs: True
Scott Zawalskica6c65a2012-05-02 13:53:13 -0400172
173[KernelPerBuildRegression]
Alex Miller41f91b22014-05-14 17:21:58 -0700174run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800175hour: 0
Scott Zawalskiabb097b2012-05-22 17:36:35 -0400176suite: kernel_per-build_regression
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700177branch_specs: ==tot
Scott Zawalskica6c65a2012-05-02 13:53:13 -0400178pool: suites
beeps79526db2013-01-11 16:28:49 -0800179num: 2
Scott Zawalskica6c65a2012-05-02 13:53:13 -0400180
181[KernelPerBuildBenchmarks]
Alex Miller41f91b22014-05-14 17:21:58 -0700182run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800183hour: 0
Scott Zawalskiabb097b2012-05-22 17:36:35 -0400184suite: kernel_per-build_benchmarks
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700185branch_specs: ==tot
Scott Zawalskica6c65a2012-05-02 13:53:13 -0400186pool: suites
187
harpreetab8943f2016-06-14 14:51:39 -0700188[Kiosk]
Krishna Gavinieaa007f2016-06-20 18:10:36 -0700189run_on: nightly
190hour: 9
harpreetab8943f2016-06-14 14:51:39 -0700191suite: longevity
192branch_specs: ==tot
193pool: longevity
194
Scott Zawalskica6c65a2012-05-02 13:53:13 -0400195[NightlyRegression]
196run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800197hour: 0
Scott Zawalskica6c65a2012-05-02 13:53:13 -0400198suite: regression
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700199branch_specs: ==tot
Scott Zawalskica6c65a2012-05-02 13:53:13 -0400200pool: suites
Alex Miller096baf52013-01-04 13:51:33 -0800201num: 2
Scott Zawalskica6c65a2012-05-02 13:53:13 -0400202
J. Richard Barnettec49fc882014-04-28 16:37:02 -0700203[ExperimentalTests]
204run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800205hour: 0
J. Richard Barnettec49fc882014-04-28 16:37:02 -0700206suite: experimental
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700207branch_specs: ==tot
J. Richard Barnettec49fc882014-04-28 16:37:02 -0700208pool: suites
209
Alex Millerb091f4d2013-11-26 15:58:24 -0800210[JailedBuild]
Alex Miller41f91b22014-05-14 17:21:58 -0700211run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800212hour: 0
Alex Millerb091f4d2013-11-26 15:58:24 -0800213suite: jailed_build
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700214branch_specs: ==tot
Alex Millerb091f4d2013-11-26 15:58:24 -0800215pool: jail
216
Thieu Le3cde1cf2012-10-24 14:04:05 -0700217[Network3g]
Scott Zawalskica6c65a2012-05-02 13:53:13 -0400218run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800219hour: 2
Scott Zawalskica6c65a2012-05-02 13:53:13 -0400220suite: network3g
Tien Chang8181a312015-01-16 14:29:12 -0800221branch_specs: >=tot-2
Alex Miller02a5def2012-10-31 14:49:38 -0700222pool: cellular
Ben Chanc7cd1452013-08-15 00:33:59 -0700223num: 7
Aviv Keshetcc623f72013-01-14 14:39:09 -0800224
Ben Chand157e932014-04-22 14:57:22 -0700225[Network3g_att]
226run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800227hour: 2
Ben Chand157e932014-04-22 14:57:22 -0700228suite: network3g_att
Tien Chang8181a312015-01-16 14:29:12 -0800229branch_specs: >=tot-2
Ben Chand157e932014-04-22 14:57:22 -0700230pool: cellular
231
Aviv Keshetcc623f72013-01-14 14:39:09 -0800232[Network3g_tmobile]
233run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800234hour: 2
Aviv Keshetcc623f72013-01-14 14:39:09 -0800235suite: network3g_tmobile
Tien Chang8181a312015-01-16 14:29:12 -0800236branch_specs: >=tot-2
Aviv Keshetcc623f72013-01-14 14:39:09 -0800237pool: cellular
Aviv Keshet80e6bb42013-03-28 09:20:08 -0700238num: 4
Aviv Keshetcc623f72013-01-14 14:39:09 -0800239
240[Network3g_verizon]
241run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800242hour: 2
Aviv Keshetcc623f72013-01-14 14:39:09 -0800243suite: network3g_verizon
Tien Chang8181a312015-01-16 14:29:12 -0800244branch_specs: >=tot-2
Aviv Keshetcc623f72013-01-14 14:39:09 -0800245pool: cellular
246num: 2
Alex Miller725e4952012-10-25 15:44:34 -0700247
Arman Uguraye5d5a5d2013-05-09 15:15:27 -0700248[Network3g_pseudomodem]
Alex Miller41f91b22014-05-14 17:21:58 -0700249run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800250hour: 2
Arman Uguraye5d5a5d2013-05-09 15:15:27 -0700251suite: network3g_pseudomodem
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700252branch_specs: ==tot
Arman Uguraye5d5a5d2013-05-09 15:15:27 -0700253pool: suites
254
harpreet8036c0e2014-03-11 18:18:51 -0700255[Cellular_modem_repair]
Alex Miller41f91b22014-05-14 17:21:58 -0700256run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800257hour: 2
harpreet8036c0e2014-03-11 18:18:51 -0700258suite: cellular_modem_repair
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700259branch_specs: ==tot
harpreet5e7ef1d2014-03-21 15:58:42 -0700260pool: cellular_repair
harpreet8036c0e2014-03-11 18:18:51 -0700261
Arman Ugurayf02cd532013-07-26 12:36:05 -0700262[NetworkUI]
Alex Miller41f91b22014-05-14 17:21:58 -0700263run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800264hour: 4
Arman Ugurayf02cd532013-07-26 12:36:05 -0700265suite: network_ui
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700266branch_specs: ==tot
Arman Ugurayf02cd532013-07-26 12:36:05 -0700267pool: suites
268
Scott Zawalskid76f1592012-05-21 13:13:22 -0400269[PowerDaily]
270run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800271hour: 4
Scott Zawalskid76f1592012-05-21 13:13:22 -0400272suite: power_daily
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700273branch_specs: ==tot
Alex Miller6025d482014-04-11 12:27:05 -0700274pool: suites
Derek Basehore970c95e2014-05-21 11:00:59 -0700275file_bugs: True
Scott Zawalskid76f1592012-05-21 13:13:22 -0400276
Scott Zawalskica6c65a2012-05-02 13:53:13 -0400277[Perfalerts]
278# Not a part of perf build because it requires 3 machines.
Alex Miller41f91b22014-05-14 17:21:58 -0700279run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800280hour: 4
Scott Zawalskica6c65a2012-05-02 13:53:13 -0400281suite: perfalerts
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700282branch_specs: ==tot
Scott Zawalskica6c65a2012-05-02 13:53:13 -0400283pool: suites
Scott Zawalskibce74092012-11-06 12:52:10 -0500284num: 1
Scott Zawalskica6c65a2012-05-02 13:53:13 -0400285
Scott Zawalski6c045362012-05-16 19:17:10 -0400286[SecuritySuite]
Alex Miller41f91b22014-05-14 17:21:58 -0700287run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800288hour: 4
Scott Zawalski6c045362012-05-16 19:17:10 -0400289suite: security
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700290branch_specs: ==tot
Scott Zawalski6c045362012-05-16 19:17:10 -0400291pool: suites
Scott Zawalskica6c65a2012-05-02 13:53:13 -0400292
Scott Zawalski6c045362012-05-16 19:17:10 -0400293[Power_build]
Alex Miller41f91b22014-05-14 17:21:58 -0700294run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800295hour: 4
Scott Zawalskid76f1592012-05-21 13:13:22 -0400296suite: power_build
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700297branch_specs: ==tot
Alex Miller6025d482014-04-11 12:27:05 -0700298pool: suites
Scott Zawalskica6c65a2012-05-02 13:53:13 -0400299
Scott Zawalskid76f1592012-05-21 13:13:22 -0400300[audio]
Alex Miller41f91b22014-05-14 17:21:58 -0700301run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800302hour: 4
Scott Zawalskid76f1592012-05-21 13:13:22 -0400303suite: audio
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700304branch_specs: ==tot
Scott Zawalskid76f1592012-05-21 13:13:22 -0400305pool: suites
306
Rohit Makasana6ae944d2013-01-17 16:21:14 -0800307[video]
Alex Miller41f91b22014-05-14 17:21:58 -0700308run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800309hour: 6
Rohit Makasana6ae944d2013-01-17 16:21:14 -0800310suite: video
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700311branch_specs: ==tot
Rohit Makasana6ae944d2013-01-17 16:21:14 -0800312pool: suites
Yuli Huang218e8522013-03-27 17:25:57 +0800313num: 4
Owen Linc31cfbb2015-04-14 16:30:36 +0800314file_bugs: True
Rohit Makasana6ae944d2013-01-17 16:21:14 -0800315
Rohit Makasana72467d92013-08-22 01:08:49 +0530316[youtube_mse_eme]
Alex Miller41f91b22014-05-14 17:21:58 -0700317run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800318hour: 6
Rohit Makasana72467d92013-08-22 01:08:49 +0530319suite: youtube_mse_eme
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700320branch_specs: ==tot
Rohit Makasana72467d92013-08-22 01:08:49 +0530321pool: suites
322
323[youtube_page]
Alex Miller41f91b22014-05-14 17:21:58 -0700324run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800325hour: 6
Rohit Makasana72467d92013-08-22 01:08:49 +0530326suite: youtube_page
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700327branch_specs: ==tot
Rohit Makasana72467d92013-08-22 01:08:49 +0530328pool: suites
329
Scott Zawalski0dda4102012-11-14 11:30:53 -0500330[LinkPerf]
Alex Miller41f91b22014-05-14 17:21:58 -0700331run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800332hour: 6
Scott Zawalski0dda4102012-11-14 11:30:53 -0500333suite: link_perf
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700334branch_specs: ==tot
Scott Zawalski0dda4102012-11-14 11:30:53 -0500335pool: link_perf
336
mukesh agrawal73850c92013-05-10 16:41:35 -0700337[NetworkNightly]
338run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800339hour: 6
mukesh agrawal73850c92013-05-10 16:41:35 -0700340suite: network_nightly
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700341branch_specs: ==tot
mukesh agrawal73850c92013-05-10 16:41:35 -0700342pool: suites
Bindu Mahadev40a13962015-10-01 10:02:46 -0700343file_bugs: False
Christopher Wileyc7d4e042013-05-13 17:24:47 -0700344
Bindu Mahadevb4f124f2015-02-26 12:20:14 -0800345[WiFi_MatFunc]
Christopher Wileyc7d4e042013-05-13 17:24:47 -0700346run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800347hour: 8
Christopher Wileyc7d4e042013-05-13 17:24:47 -0700348suite: wifi_matfunc
Tien Chang613c8a32015-06-26 15:11:29 -0700349branch_specs: ==tot
Christopher Wileyc7d4e042013-05-13 17:24:47 -0700350pool: wificell
Christopher Wileyd56a1052013-05-31 10:30:05 -0700351
Bindu Mahadev5efe20e2015-10-08 12:31:15 -0700352[WiFi_EndtoEnd]
353run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800354hour: 8
Bindu Mahadev5efe20e2015-10-08 12:31:15 -0700355suite: wifi_endtoend
356branch_specs: ==tot
357pool: wificell
358
Tien Changca52f202015-10-01 11:48:22 -0700359[WiFi_MatFunc_bcm4371]
Bindu Mahadev8e331962015-01-26 16:14:19 -0800360run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800361hour: 8
Tien Changca52f202015-10-01 11:48:22 -0700362suite: wifi_matfunc_bcm4371
Bindu Mahadevb4f124f2015-02-26 12:20:14 -0800363branch_specs: ==tot
Kris Rambisha506fd52014-04-08 15:18:16 -0700364pool: wificell_preflight
365
Christopher Wileyc1e9b662014-01-16 16:13:43 -0800366[WiFi_Perf]
367run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800368hour: 8
Christopher Wileyc1e9b662014-01-16 16:13:43 -0800369suite: wifi_perf
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700370branch_specs: ==tot
Christopher Wileyc1e9b662014-01-16 16:13:43 -0800371pool: wificell
372
Tien Changca52f202015-10-01 11:48:22 -0700373[WiFi_Perf_bcm4371]
Bindu Mahadev8978bef2015-02-12 12:24:57 -0800374run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800375hour: 8
Tien Changca52f202015-10-01 11:48:22 -0700376suite: wifi_perf_bcm4371
Bindu Mahadev8978bef2015-02-12 12:24:57 -0800377branch_specs: ==tot
Bindu Mahadevb4f124f2015-02-26 12:20:14 -0800378pool: wificell_preflight
Bindu Mahadev8978bef2015-02-12 12:24:57 -0800379
Christopher Wileyc53fc832014-02-07 16:09:25 -0800380[WiFi_Attenuated_Performance]
381run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800382hour: 8
Christopher Wileyc53fc832014-02-07 16:09:25 -0800383suite: wifi_atten_perf
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700384branch_specs: ==tot
Christopher Wileyf804f782014-03-11 15:27:32 -0700385pool: groamer
Christopher Wileyc53fc832014-02-07 16:09:25 -0800386
Kris Rambishc27f7762015-05-27 19:28:11 -0700387[WiFi_Update_Router]
388run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800389hour: 10
Kris Rambishc27f7762015-05-27 19:28:11 -0700390suite: wifi_update_router
391branch_specs: ==tot
392pool: wificell
393
394[WiFi_Update_Router_Preflight]
395run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800396hour: 10
Kris Rambishc27f7762015-05-27 19:28:11 -0700397suite: wifi_update_router
398branch_specs: ==tot
399pool: wificell_preflight
400
Kris Rambish23ff8772015-10-21 19:04:17 -0700401[WiFi_Update_Router_Dev_Cells]
402run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800403day: 5
Kris Rambish23ff8772015-10-21 19:04:17 -0700404suite: wifi_update_router
405branch_specs: ==tot
406pool: wificell_dev
407
408[WiFi_Update_Router_Pre_CQ]
409run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800410day: 5
Kris Rambish23ff8772015-10-21 19:04:17 -0700411suite: wifi_update_router
412branch_specs: ==tot
413pool: wificell-pre-cq
414
415[WiFi_Update_Router_Stress_WiFi]
416run_on: weekly
Tien Chang2f065bd2016-03-10 09:35:28 -0800417day: 5
Kris Rambish23ff8772015-10-21 19:04:17 -0700418suite: wifi_update_router
419branch_specs: ==tot
420pool: stress-wifi
421
Tien Chang2f065bd2016-03-10 09:35:28 -0800422[WiFi_Stress]
423run_on: nightly
424hour: 5
425suite: wifi_stress
426branch_specs: ==tot
427pool: stress-wifi
428
Clifford Cheng94b9f482016-04-22 14:35:54 -0700429[WiFi_TDLS_Cast_StP2]
430run_on: weekly
431day: 2
432suite: wifi_tdls_cast
433branch_specs: ==tot
434pool:wifichaos_StP2
435
Tien Chang07eca8d2016-02-02 12:13:02 -0800436[WiFi_Interop_WP2]
Tien Changeeb48c72016-02-11 11:22:04 -0800437run_on: weekly
Bindu Mahadev4712e1f62016-05-12 15:46:46 -0700438day: 1
Tien Chang061e8ad2015-07-24 14:15:44 -0700439suite: wifi_interop
440branch_specs: ==tot
Tien Chang07eca8d2016-02-02 12:13:02 -0800441pool:wifichaos_WP2
442
443[WiFi_Interop_StP2]
Tien Changeeb48c72016-02-11 11:22:04 -0800444run_on: weekly
Bindu Mahadev4712e1f62016-05-12 15:46:46 -0700445day: 2
Tien Chang07eca8d2016-02-02 12:13:02 -0800446suite: wifi_interop
447branch_specs: ==tot
448pool:wifichaos_StP2
449
Tien Chang07eca8d2016-02-02 12:13:02 -0800450[WiFi_Interop_8897]
Tien Changeeb48c72016-02-11 11:22:04 -0800451run_on: weekly
Bindu Mahadev4712e1f62016-05-12 15:46:46 -0700452day: 3
Tien Chang07eca8d2016-02-02 12:13:02 -0800453suite: wifi_interop
454branch_specs: ==tot
455pool:wifichaos_8897
456
Bindu Mahadev4712e1f62016-05-12 15:46:46 -0700457[WiFi_Interop_Angler]
Tien Changeeb48c72016-02-11 11:22:04 -0800458run_on: weekly
Bindu Mahadev4712e1f62016-05-12 15:46:46 -0700459day: 4
460suite: android_wifi_interop
461os_type: android
462branches: git_nyc-release
463targets: angler-userdebug
464pool:wifichaos_angler
465
466[WiFi_Interop_Bullhead]
467run_on: weekly
468day: 5
469suite: android_wifi_interop
470os_type: android
471branches: git_nyc-release
472targets: bullhead-userdebug
473pool:wifichaos_bullhead
474
475[WiFi_Interop_Marlin]
476run_on: weekly
477day: 6
478suite: android_wifi_interop
479os_type: android
Bindu Mahadev36ba32a2016-07-01 15:55:35 -0700480branches: git_nyc-dr1-release
Bindu Mahadev4712e1f62016-05-12 15:46:46 -0700481targets: marlin-userdebug
482pool:wifichaos_marlin
Tien Chang061e8ad2015-07-24 14:15:44 -0700483
Tien Changbe82b0a2015-11-10 17:07:28 -0800484[WiFi_LucidSleep_Nightly]
485run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800486hour: 10
Samuel Tan8ecd8f52015-08-10 11:16:05 -0700487suite: wifi_lucidsleep
488branch_specs: ==tot
489pool: wificell
490
Tien Changbe82b0a2015-11-10 17:07:28 -0800491[WiFi_LucidSleep_Weekly]
492run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800493day: 6
Tien Changbe82b0a2015-11-10 17:07:28 -0800494suite: wifi_lucidsleep
495branch_specs: >=tot-1
496pool: wificell
497
Ben Chana1206f72013-12-17 23:56:04 -0800498[WiMAX]
499run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800500hour: 10
Ben Chana1206f72013-12-17 23:56:04 -0800501suite: wimax
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700502branch_specs: ==tot
Ben Chana1206f72013-12-17 23:56:04 -0800503pool: wimax
504
Scott James Remnant85593072014-02-25 17:43:16 -0800505[Bluetooth_Qualification]
506run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800507hour: 10
Scott James Remnant85593072014-02-25 17:43:16 -0800508suite: bluetooth_qualification
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700509branch_specs: ==tot
Scott James Remnant85593072014-02-25 17:43:16 -0800510pool: wificell
511
512[Bluetooth_Sanity]
513run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800514hour: 12
Scott James Remnant85593072014-02-25 17:43:16 -0800515suite: bluetooth_sanity
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700516branch_specs: ==tot
Katherine Threlkeld3693a3b2014-09-08 18:28:13 -0700517pool: wificell
518
Yusuf Mohsinallyc4ced9f2014-10-16 11:56:21 -0700519[NightlyStressExperimental]
520run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800521hour: 12
Yusuf Mohsinallyc4ced9f2014-10-16 11:56:21 -0700522suite: stress_experimental
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700523branch_specs: ==tot
Yusuf Mohsinallyc4ced9f2014-10-16 11:56:21 -0700524pool: stress
525file_bugs: False
526
Yusuf Mohsinally185cc412014-05-08 15:01:39 -0700527[NightlyStress]
528run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800529hour: 12
Yusuf Mohsinally185cc412014-05-08 15:01:39 -0700530suite: stress
Yusuf Mohsinally93a20982015-03-11 13:54:38 -0700531branch_specs: >=tot-2
Yusuf Mohsinally185cc412014-05-08 15:01:39 -0700532pool: stress
Yusuf Mohsinallyade3d6c2014-08-12 16:03:44 -0700533file_bugs: True
Alex Miller5d290cc2014-06-16 13:33:31 -0700534
Yusuf Mohsinallye9f98e22014-08-28 14:44:57 -0700535[NightlyStressPool2]
536run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800537hour: 12
Yusuf Mohsinally12187d62014-11-17 16:55:54 -0800538suite: stress2
Yusuf Mohsinally93a20982015-03-11 13:54:38 -0700539branch_specs: >=tot-2
Yusuf Mohsinallye9f98e22014-08-28 14:44:57 -0700540pool: stress2
541file_bugs: True
542
543[NightlyStressPool3]
544run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800545hour: 12
Yusuf Mohsinally12187d62014-11-17 16:55:54 -0800546suite: stress3
Yusuf Mohsinally93a20982015-03-11 13:54:38 -0700547branch_specs: >=tot-2
Yusuf Mohsinallye9f98e22014-08-28 14:44:57 -0700548pool: stress3
549file_bugs: True
550
551[NightlyStressPool4]
552run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800553hour: 12
Yusuf Mohsinally12187d62014-11-17 16:55:54 -0800554suite: stress4
Danny Chan0f003232016-01-28 17:57:29 -0800555branch_specs: ==tot-2
Yusuf Mohsinallye9f98e22014-08-28 14:44:57 -0700556pool: stress4
557file_bugs: True
558
559[NightlyStressPool5]
560run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800561hour: 14
Yusuf Mohsinally12187d62014-11-17 16:55:54 -0800562suite: stress5
Danny Chan0f003232016-01-28 17:57:29 -0800563branch_specs: ==tot-2
Yusuf Mohsinallye9f98e22014-08-28 14:44:57 -0700564pool: stress5
565file_bugs: True
566
Helen Zhangc9ce0142016-06-23 13:55:18 -0700567[UsbDetectStress]
568run_on: nightly
Kalin Stoyanov2e82d632014-11-10 14:52:05 -0800569suite: kernel_usb
Helen Zhangc9ce0142016-06-23 13:55:18 -0700570branch_specs: ==tot
571pool: usb_peripherals
572
573[UsbDetect]
574run_on: new_build
575suite: usb_detect
Kalin Stoyanovc6c083e2016-01-20 15:39:23 -0800576branch_specs: >=tot-2
Kalin Stoyanovf2a7f732015-11-04 16:09:23 -0800577pool: usb_peripherals
Kalin Stoyanov0d1de1c2014-12-10 17:00:53 -0800578
Alex Miller5d290cc2014-06-16 13:33:31 -0700579[Gizmo]
580run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800581hour: 14
Gaurav Shah23acc602014-10-17 10:57:11 -0700582suite: bvt-cq
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700583branch_specs: ==tot
Alex Miller5d290cc2014-06-16 13:33:31 -0700584pool: gizmo
585
Gaurav Shah7baf6142014-11-07 15:45:38 -0800586[NightlyStormBvtCq]
587run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800588hour: 14
Gaurav Shah7baf6142014-11-07 15:45:38 -0800589suite: bvt-cq
590branch_specs: ==tot
591boards: storm
Fang Dengc7599962014-11-11 12:01:55 -0800592pool: suites
Gaurav Shah7baf6142014-11-07 15:45:38 -0800593
594[NightlyStormBvtInline]
595run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800596hour: 14
Gaurav Shah7baf6142014-11-07 15:45:38 -0800597suite: bvt-inline
598branch_specs: ==tot
599boards: storm
Fang Dengc7599962014-11-11 12:01:55 -0800600pool: suites
Gaurav Shah7baf6142014-11-07 15:45:38 -0800601
602[NightlyStormBvtPerBuild]
603run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800604hour: 14
Gaurav Shah7baf6142014-11-07 15:45:38 -0800605suite: bvt-perbuild
606branch_specs: ==tot
607boards: storm
Fang Dengc7599962014-11-11 12:01:55 -0800608pool: suites
Gaurav Shah7baf6142014-11-07 15:45:38 -0800609
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700610# TODO(beeps) figure out a better frequency for dev and beta weekly suites
611# (http://crbug.com/417131).
612[WeeklyKernelRegressions]
613run_on: weekly
Dan Shif1774ee2016-03-08 10:35:38 -0800614day: 0
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700615suite: kernel_weekly_regression
616branch_specs: >=tot-2
617pool: suites
618num: 2
619
620[WeeklyPowerRequirements]
621run_on: weekly
Dan Shif1774ee2016-03-08 10:35:38 -0800622day: 1
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700623suite: power_requirements
624branch_specs: >=tot-2
625pool: suites
626
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700627[WeeklyStoraqequal]
628run_on: weekly
Dan Shif1774ee2016-03-08 10:35:38 -0800629day: 2
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700630suite: storagequal
631branch_specs: >=tot-2
632pool: suites
633
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700634[WeeklyNightlyHwQual]
635run_on: weekly
Dan Shif1774ee2016-03-08 10:35:38 -0800636day: 3
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700637suite: hwqual
638branch_specs: >=tot-2
639pool: suites
640num: 3
641
642[WeeklyKernelDailyRegression]
643run_on: weekly
Dan Shif1774ee2016-03-08 10:35:38 -0800644day: 4
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700645suite: kernel_daily_regression
646branch_specs: >=tot-2
647pool: suites
648num: 2
649
650[WeeklyKernelDailyBenchmarks]
651run_on: weekly
Dan Shif1774ee2016-03-08 10:35:38 -0800652day: 5
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700653suite: kernel_daily_benchmarks
654branch_specs: >=tot-2
655pool: suites
656file_bugs: True
657
658[WeeklyKernelPerBuildRegression]
659run_on: weekly
Dan Shif1774ee2016-03-08 10:35:38 -0800660day: 6
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700661suite: kernel_per-build_regression
662branch_specs: >=tot-2
663pool: suites
664num: 2
665
666[WeeklyKernelPerBuildBenchmarks]
667run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800668day: 0
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700669suite: kernel_per-build_benchmarks
670branch_specs: >=tot-2
671pool: suites
672
673[WeeklyNightlyRegression]
674run_on: weekly
Dan Shif1774ee2016-03-08 10:35:38 -0800675day: 1
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700676suite: regression
677branch_specs: >=tot-2
678pool: suites
679num: 2
680
681[WeeklyExperimentalTests]
682run_on: weekly
Dan Shif1774ee2016-03-08 10:35:38 -0800683day: 2
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700684suite: experimental
685branch_specs: >=tot-2
686pool: suites
687
688[WeeklyJailedBuild]
689run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800690day: 0
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700691suite: jailed_build
692branch_specs: >=tot-2
693pool: jail
694
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700695[WeeklyNetwork3g_pseudomodem]
696run_on: weekly
Dan Shif1774ee2016-03-08 10:35:38 -0800697day: 3
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700698suite: network3g_pseudomodem
699branch_specs: >=tot-2
700pool: suites
701
702[WeeklyCellular_modem_repair]
703run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800704day: 0
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700705suite: cellular_modem_repair
706branch_specs: >=tot-2
707pool: cellular_repair
708
709[WeeklyNetworkUI]
710run_on: weekly
Dan Shif1774ee2016-03-08 10:35:38 -0800711day: 4
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700712suite: network_ui
713branch_specs: >=tot-2
714pool: suites
715
716[WeeklyPowerDaily]
717run_on: weekly
Dan Shif1774ee2016-03-08 10:35:38 -0800718day: 5
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700719suite: power_daily
720branch_specs: >=tot-2
721pool: suites
722file_bugs: True
723
724[WeeklyPerfalerts]
725# Not a part of perf build because it requires 3 machines.
726run_on: weekly
Dan Shif1774ee2016-03-08 10:35:38 -0800727day: 6
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700728suite: perfalerts
729branch_specs: >=tot-2
730pool: suites
731num: 1
732
733[WeeklySecuritySuite]
734run_on: weekly
Dan Shif1774ee2016-03-08 10:35:38 -0800735day: 0
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700736suite: security
737branch_specs: >=tot-2
738pool: suites
739
740[WeeklyPower_build]
741run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800742day: 1
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700743suite: power_build
744branch_specs: >=tot-2
745pool: suites
746
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700747[Weeklyaudio]
748run_on: weekly
Dan Shif1774ee2016-03-08 10:35:38 -0800749day: 2
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700750suite: audio
751branch_specs: >=tot-2
752pool: suites
753
754[Weeklyvideo]
755run_on: weekly
Dan Shif1774ee2016-03-08 10:35:38 -0800756day: 3
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700757suite: video
758branch_specs: >=tot-2
759pool: suites
760num: 4
Owen Linc31cfbb2015-04-14 16:30:36 +0800761file_bugs: True
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700762
763[Weeklyyoutube_mse_eme]
764run_on: weekly
Dan Shif1774ee2016-03-08 10:35:38 -0800765day: 4
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700766suite: youtube_mse_eme
767branch_specs: >=tot-2
768pool: suites
769
770[Weeklyyoutube_page]
771run_on: weekly
Dan Shif1774ee2016-03-08 10:35:38 -0800772day: 5
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700773suite: youtube_page
774branch_specs: >=tot-2
775pool: suites
776
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700777[WeeklyLinkPerf]
778run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800779day: 2
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700780suite: link_perf
781branch_specs: >=tot-2
782pool: link_perf
783
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700784[WeeklyNetworkNightly]
785run_on: weekly
Dan Shif1774ee2016-03-08 10:35:38 -0800786day: 0
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700787suite: network_nightly
788branch_specs: >=tot-2
789pool: suites
Bindu Mahadevcec47562015-09-23 15:20:49 -0700790file_bugs: False
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700791
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700792[WeeklyWiFi_Perf]
793run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800794day: 2
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700795suite: wifi_perf
Bindu Mahadevb4f124f2015-02-26 12:20:14 -0800796branch_specs: <=tot-1
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700797pool: wificell
798
799[WeeklyWiFi_Attenuated_Performance]
800run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800801day: 2
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700802suite: wifi_atten_perf
Bindu Mahadevb4f124f2015-02-26 12:20:14 -0800803branch_specs: <=tot-1
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700804pool: groamer
805
806[WeeklyWiMAX]
807run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800808day: 2
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700809suite: wimax
810branch_specs: >=tot-2
811pool: wimax
812
813[WeeklySecurity]
814run_on: weekly
Dan Shif1774ee2016-03-08 10:35:38 -0800815day: 1
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700816suite: security_weekly
Dan Shif1774ee2016-03-08 10:35:38 -0800817branch_specs: >=tot-2
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700818pool: suites
819
820[WeeklyBluetooth_Qualification]
821run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800822day: 2
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700823suite: bluetooth_qualification
824branch_specs: >=tot-2
825pool: wificell
826
827[WeeklyBluetooth_Sanity]
828run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800829day: 3
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700830suite: bluetooth_sanity
831branch_specs: >=tot-2
832pool: wificell
833
Bindu Mahadevb4f124f2015-02-26 12:20:14 -0800834[WeeklyWiFi_MatFunc]
835run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800836day: 3
Bindu Mahadevb4f124f2015-02-26 12:20:14 -0800837suite: wifi_matfunc
838branch_specs: <=tot-1
839pool: wificell
840
Bindu Mahadev5efe20e2015-10-08 12:31:15 -0700841[WeeklyWiFi_EndtoEnd]
842run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800843day: 3
Bindu Mahadev5efe20e2015-10-08 12:31:15 -0700844suite: wifi_endtoend
845branch_specs: <=tot-1
846pool: wificell
847
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700848[WeeklyStress]
849run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800850day: 3
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700851suite: stress
852branch_specs: >=tot-2
853pool: stress
854file_bugs: True
855
856[WeeklyStressPool2]
857run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800858day: 3
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700859suite: stress
860branch_specs: >=tot-2
861pool: stress2
862file_bugs: True
863
864[WeeklyStressPool3]
865run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800866day: 3
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700867suite: stress
868branch_specs: >=tot-2
869pool: stress3
870file_bugs: True
871
872[WeeklyStressPool4]
873run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800874day: 3
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700875suite: stress
Danny Chane5fa5d12015-12-09 15:25:08 -0800876branch_specs: =tot-2
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700877pool: stress4
878file_bugs: True
879
880[WeeklyStressPool5]
881run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800882day: 3
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700883suite: stress
Danny Chane5fa5d12015-12-09 15:25:08 -0800884branch_specs: =tot-2
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700885pool: stress5
886file_bugs: True
887
888[WeeklyGizmo]
889run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800890day: 4
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700891suite: bvt-cq
892branch_specs: >=tot-2
893pool: gizmo
894
Christopher Wiley1057ab22014-11-17 13:11:45 -0800895[TendoExperimental]
896run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800897hour: 14
Christopher Wiley1057ab22014-11-17 13:11:45 -0800898suite: tendo_experimental
899branch_specs: ==tot
900pool: suites
Rohit Makasanad2bce7c2014-12-05 17:32:12 -0800901
“Keith385b8492015-04-30 12:20:59 -0700902# Please do not add tests to this suite without first clearing it with the
903# crosbolt team.
904[CrosboltPerfPerbuild]
905run_on: new_build
906suite: crosbolt_perf_perbuild
Dan Shi90071442015-05-01 22:56:05 -0700907branch_specs: >=tot-1
“Keith385b8492015-04-30 12:20:59 -0700908pool: performance
909file_bugs: True
910
911# Please do not add tests to this suite without first clearing it with the
912# crosbolt team.
913[CrosboltPerfNightly]
914run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800915hour: 16
“Keith385b8492015-04-30 12:20:59 -0700916suite: crosbolt_perf_nightly
917branch_specs: >=tot-1
918pool: performance
919file_bugs: True
Dan Shia24704a2015-08-03 11:11:47 -0700920
Chung-yih Wang3aab5be2016-02-19 13:19:02 +0800921# Please do not add tests to this suite without first clearing it with the
922# crosbolt team.
923[CrosboltArcPerfNightly]
Chung-yih Wang3aab5be2016-02-19 13:19:02 +0800924run_on: nightly
925hour: 16
926suite: crosbolt_arc_perf_nightly
927branch_specs: >=tot-1
Tom Wai-Hong Tam91b95152016-06-24 02:00:33 +0800928pool: crosperf
Chung-yih Wang3aab5be2016-02-19 13:19:02 +0800929file_bugs: True
930
Dan Shia24704a2015-08-03 11:11:47 -0700931[FaftEcNightly]
932run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800933hour: 16
Dan Shia24704a2015-08-03 11:11:47 -0700934suite: faft_ec
935branch_specs: ==tot
Tom Wai-Hong Tam5fb9b052016-04-05 03:19:55 +0800936firmware_ro_build_spec: firmware
Dan Shia24704a2015-08-03 11:11:47 -0700937test_source: cros
Dan Shia24704a2015-08-03 11:11:47 -0700938pool: faft-test
Dan Shife25db72015-09-22 10:53:13 -0700939file_bugs: True
940job_retry: True
Dan Shia24704a2015-08-03 11:11:47 -0700941
Aseda Aboagyefbf9c952016-01-14 11:22:31 -0800942# TODO(aaboagye): Remove this when satisified with EC-3PO FAFT EC performance.
943[EC3POFaftEcNightly]
944run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800945hour: 16
Aseda Aboagyefbf9c952016-01-14 11:22:31 -0800946suite: faft_ec3po
947branch_specs: ==tot
Tom Wai-Hong Tam5fb9b052016-04-05 03:19:55 +0800948firmware_ro_build_spec: firmware
Aseda Aboagyefbf9c952016-01-14 11:22:31 -0800949test_source: cros
950pool: faft-test-experiment
951file_bugs: True
952job_retry: True
953
Aseda Aboagye597e7232016-01-22 13:18:34 -0800954# TODO(aaboagye): Remove this when satisfied with EC-3PO FAFT BIOS performance.
955[EC3POFaftBiosNightly]
956run_on: nightly
957suite: faft_bios_ec3po
958branch_specs: ==tot
Tom Wai-Hong Tam5fb9b052016-04-05 03:19:55 +0800959firmware_ro_build_spec: firmware
Aseda Aboagye597e7232016-01-22 13:18:34 -0800960test_source: cros
961pool: faft-test-experiment
962file_bugs: True
963job_retry: True
964
Dan Shia24704a2015-08-03 11:11:47 -0700965[FaftBiosNightly]
966run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800967hour: 16
Dan Shia24704a2015-08-03 11:11:47 -0700968suite: faft_bios
969branch_specs: ==tot
Tom Wai-Hong Tam5fb9b052016-04-05 03:19:55 +0800970firmware_ro_build_spec: firmware
Dan Shia24704a2015-08-03 11:11:47 -0700971test_source: cros
Tom Wai-Hong Tamb1c02e42015-08-08 05:43:45 +0800972pool: faft-test
Dan Shife25db72015-09-22 10:53:13 -0700973file_bugs: True
Bindu Mahadevcec47562015-09-23 15:20:49 -0700974job_retry: True
Tom Wai-Hong Tam963042d2015-12-04 07:50:29 +0800975
976[FaftEcTotNightly]
977run_on: nightly
Shelley Chen130ca2d2016-03-17 10:19:06 -0700978hour: 4
Shelley Chen04f682f2016-03-11 11:20:34 -0800979suite: faft_ec_tot
Tom Wai-Hong Tam963042d2015-12-04 07:50:29 +0800980branch_specs: ==tot
Shelley Chen48f1c952016-03-10 14:45:35 -0800981firmware_ro_build_spec: cros
Tom Wai-Hong Tam963042d2015-12-04 07:50:29 +0800982test_source: cros
983pool: faft-test-tot
984file_bugs: True
985job_retry: True
986
987[FaftBiosTotNightly]
988run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800989hour: 16
Shelley Chen42c9b9c2016-03-11 10:57:19 -0800990suite: faft_bios_tot
Tom Wai-Hong Tam963042d2015-12-04 07:50:29 +0800991branch_specs: ==tot
Shelley Chen48f1c952016-03-10 14:45:35 -0800992firmware_ro_build_spec: cros
Tom Wai-Hong Tam963042d2015-12-04 07:50:29 +0800993test_source: cros
994pool: faft-test-tot
995file_bugs: True
996job_retry: True
Mussa0cc08362016-01-15 16:29:18 -0800997
Tom Wai-Hong Tam8afb1d02016-04-05 03:41:02 +0800998[FaftEcAu1Nightly]
999run_on: nightly
1000hour: 4
1001suite: faft_ec_au_1
1002branch_specs: ==tot
1003firmware_ro_build_spec: released_ro_1
1004firmware_rw_build_spec: firmware
1005test_source: cros
1006pool: faft-test-au
1007file_bugs: True
1008job_retry: True
1009
1010[FaftBiosAu1Nightly]
1011run_on: nightly
1012hour: 4
1013suite: faft_bios_au_1
1014branch_specs: ==tot
1015firmware_ro_build_spec: released_ro_1
Tom Wai-Hong Tamc28561c2016-04-07 01:14:49 +08001016firmware_rw_build_spec: firmware
Tom Wai-Hong Tam8afb1d02016-04-05 03:41:02 +08001017test_source: cros
1018pool: faft-test-au
1019file_bugs: True
1020job_retry: True
1021
1022[FaftEcAu2Nightly]
1023run_on: nightly
1024hour: 7
1025suite: faft_ec_au_2
1026branch_specs: ==tot
1027firmware_ro_build_spec: released_ro_2
1028firmware_rw_build_spec: firmware
1029test_source: cros
1030pool: faft-test-au
1031file_bugs: True
1032job_retry: True
1033
1034[FaftBiosAu2Nightly]
1035run_on: nightly
1036hour: 7
1037suite: faft_bios_au_2
1038branch_specs: ==tot
1039firmware_ro_build_spec: released_ro_2
Tom Wai-Hong Tamc28561c2016-04-07 01:14:49 +08001040firmware_rw_build_spec: firmware
Tom Wai-Hong Tam8afb1d02016-04-05 03:41:02 +08001041test_source: cros
1042pool: faft-test-au
1043file_bugs: True
1044job_retry: True
1045
1046[FaftEcAu3Nightly]
1047run_on: nightly
1048hour: 10
1049suite: faft_ec_au_3
1050branch_specs: ==tot
1051firmware_ro_build_spec: released_ro_3
1052firmware_rw_build_spec: firmware
1053test_source: cros
1054pool: faft-test-au
1055file_bugs: True
1056job_retry: True
1057
1058[FaftBiosAu3Nightly]
1059run_on: nightly
1060hour: 10
1061suite: faft_bios_au_3
1062branch_specs: ==tot
1063firmware_ro_build_spec: released_ro_3
Tom Wai-Hong Tamc28561c2016-04-07 01:14:49 +08001064firmware_rw_build_spec: firmware
Tom Wai-Hong Tam8afb1d02016-04-05 03:41:02 +08001065test_source: cros
1066pool: faft-test-au
1067file_bugs: True
1068job_retry: True
1069
Kalin Stoyanovd2b7b092016-04-05 12:16:42 -07001070[FaftFlashromNightly]
1071run_on: nightly
1072hour: 18
1073suite: faft_flashrom
1074branch_specs: ==tot
1075pool: faft_flashrom
1076file_bugs: True
1077
Mussa0cc08362016-01-15 16:29:18 -08001078[CameraPerBuild]
1079run_on: new_build
1080suite: camera_perbuild
1081branch_specs: ==tot
1082pool: camera
Mussa39cbf002016-01-21 18:11:27 -08001083job_retry: True
1084
1085[VideoImageComparisonChameleon]
1086run_on: new_build
1087suite: video_image_comparison_chameleon
1088branch_specs: >=tot-2
Mussab4d50a72016-02-11 10:39:10 -08001089pool: chameleon_video_capture_stable
Dan Shice1f20a2016-01-25 17:27:40 -08001090job_retry: True
David Haddock36f2f7d2016-02-09 13:34:43 -08001091
1092[ArcNightly]
1093run_on: nightly
1094hour: 16
1095suite: arc-nightly
1096pool: suites
David Haddockd112e442016-06-16 16:09:33 -07001097boards: cyan-cheets, elm-cheets, samus-cheets, veyron_minnie-cheets
David Haddock36f2f7d2016-02-09 13:34:43 -08001098branch_specs: ==tot
Simran Basic59a1022016-03-02 11:03:08 -08001099
Ilja H. Friedel160b00c2016-05-12 19:40:13 -07001100[ArcWeekly]
1101run_on: weekly
1102day: 6
1103suite: arc-weekly
1104pool: suites
1105boards: cyan-cheets, samus-cheets, veyron_minnie-cheets
1106branch_specs: ==tot
1107
Ilja H. Friedel057b84b2016-05-17 15:38:24 -07001108# TODO(ihf): phase out scheduling of arc-cts suite and break it into hourly
1109# suites to distribute the load over the day.
David Haddockd5faa102016-03-11 14:33:36 -08001110[ArcCtsNightly]
1111run_on: nightly
1112hour: 16
1113suite: arc-cts
Rohit Makasana896508a2016-06-13 16:07:56 -07001114pool: cts
Rohit Makasanaa37248b2016-06-02 19:09:15 -07001115boards: cyan-cheets, elm-cheets, samus-cheets, veyron_minnie-cheets
David Haddockd5faa102016-03-11 14:33:36 -08001116branch_specs: ==tot
Ilja H. Friedel057b84b2016-05-17 15:38:24 -07001117
Rohit Makasana890cf202016-07-06 11:16:44 -07001118[ArcCtsBranchPerBuild]
1119run_on: new_build
Rohit Makasana890cf202016-07-06 11:16:44 -07001120suite: arc-cts
1121pool: cts
1122boards: cyan-cheets, elm-cheets, samus-cheets, veyron_minnie-cheets
1123branch_specs: ==tot-1
1124
Ilja H. Friedel057b84b2016-05-17 15:38:24 -07001125[ArcCtsNightly06]
1126run_on: nightly
1127hour: 6
1128suite: arc-cts-06h
Rohit Makasana896508a2016-06-13 16:07:56 -07001129pool: cts
Rohit Makasanaa37248b2016-06-02 19:09:15 -07001130boards: cyan-cheets, elm-cheets, samus-cheets, veyron_minnie-cheets
Ilja H. Friedel057b84b2016-05-17 15:38:24 -07001131branch_specs: ==tot
1132
1133[ArcCtsNightly12]
1134run_on: nightly
1135hour: 12
1136suite: arc-cts-12h
Rohit Makasana896508a2016-06-13 16:07:56 -07001137pool: cts
Rohit Makasanaa37248b2016-06-02 19:09:15 -07001138boards: cyan-cheets, elm-cheets, samus-cheets, veyron_minnie-cheets
Ilja H. Friedel057b84b2016-05-17 15:38:24 -07001139branch_specs: ==tot
1140
1141[ArcCtsNightly18]
1142run_on: nightly
1143hour: 18
1144suite: arc-cts-18h
Rohit Makasana896508a2016-06-13 16:07:56 -07001145pool: cts
Rohit Makasanaa37248b2016-06-02 19:09:15 -07001146boards: cyan-cheets, elm-cheets, samus-cheets, veyron_minnie-cheets
Ilja H. Friedel057b84b2016-05-17 15:38:24 -07001147branch_specs: ==tot
1148
1149[ArcCtsNightly24]
1150run_on: nightly
harpreetab8943f2016-06-14 14:51:39 -07001151hour: 23
Ilja H. Friedel057b84b2016-05-17 15:38:24 -07001152suite: arc-cts-24h
Rohit Makasana896508a2016-06-13 16:07:56 -07001153pool: cts
Rohit Makasanaa37248b2016-06-02 19:09:15 -07001154boards: cyan-cheets, elm-cheets, samus-cheets, veyron_minnie-cheets
Ilja H. Friedel057b84b2016-05-17 15:38:24 -07001155branch_specs: ==tot
David Haddockfa0b4252016-05-17 17:18:06 -07001156
1157[ArcGtsNightly]
1158run_on: nightly
1159hour: 14
1160suite: arc-gts
Rohit Makasana896508a2016-06-13 16:07:56 -07001161pool: cts
Rohit Makasanaa37248b2016-06-02 19:09:15 -07001162boards: cyan-cheets, elm-cheets, samus-cheets, veyron_minnie-cheets
1163branch_specs: ==tot