blob: 8c652c1aa328bf224a27126526e7fe4af7e04ae2 [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 Stoyanovc6c083e2016-01-20 15:39:23 -080029branch_specs: >=tot-1
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 Stoyanovc6c083e2016-01-20 15:39:23 -080099branch_specs: >=tot-1
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
188[NightlyRegression]
189run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800190hour: 0
Scott Zawalskica6c65a2012-05-02 13:53:13 -0400191suite: regression
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700192branch_specs: ==tot
Scott Zawalskica6c65a2012-05-02 13:53:13 -0400193pool: suites
Alex Miller096baf52013-01-04 13:51:33 -0800194num: 2
Scott Zawalskica6c65a2012-05-02 13:53:13 -0400195
J. Richard Barnettec49fc882014-04-28 16:37:02 -0700196[ExperimentalTests]
197run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800198hour: 0
J. Richard Barnettec49fc882014-04-28 16:37:02 -0700199suite: experimental
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700200branch_specs: ==tot
J. Richard Barnettec49fc882014-04-28 16:37:02 -0700201pool: suites
202
Alex Millerb091f4d2013-11-26 15:58:24 -0800203[JailedBuild]
Alex Miller41f91b22014-05-14 17:21:58 -0700204run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800205hour: 0
Alex Millerb091f4d2013-11-26 15:58:24 -0800206suite: jailed_build
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700207branch_specs: ==tot
Alex Millerb091f4d2013-11-26 15:58:24 -0800208pool: jail
209
Thieu Le3cde1cf2012-10-24 14:04:05 -0700210[Network3g]
Scott Zawalskica6c65a2012-05-02 13:53:13 -0400211run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800212hour: 2
Scott Zawalskica6c65a2012-05-02 13:53:13 -0400213suite: network3g
Tien Chang8181a312015-01-16 14:29:12 -0800214branch_specs: >=tot-2
Alex Miller02a5def2012-10-31 14:49:38 -0700215pool: cellular
Ben Chanc7cd1452013-08-15 00:33:59 -0700216num: 7
Aviv Keshetcc623f72013-01-14 14:39:09 -0800217
Ben Chand157e932014-04-22 14:57:22 -0700218[Network3g_att]
219run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800220hour: 2
Ben Chand157e932014-04-22 14:57:22 -0700221suite: network3g_att
Tien Chang8181a312015-01-16 14:29:12 -0800222branch_specs: >=tot-2
Ben Chand157e932014-04-22 14:57:22 -0700223pool: cellular
224
Aviv Keshetcc623f72013-01-14 14:39:09 -0800225[Network3g_tmobile]
226run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800227hour: 2
Aviv Keshetcc623f72013-01-14 14:39:09 -0800228suite: network3g_tmobile
Tien Chang8181a312015-01-16 14:29:12 -0800229branch_specs: >=tot-2
Aviv Keshetcc623f72013-01-14 14:39:09 -0800230pool: cellular
Aviv Keshet80e6bb42013-03-28 09:20:08 -0700231num: 4
Aviv Keshetcc623f72013-01-14 14:39:09 -0800232
233[Network3g_verizon]
234run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800235hour: 2
Aviv Keshetcc623f72013-01-14 14:39:09 -0800236suite: network3g_verizon
Tien Chang8181a312015-01-16 14:29:12 -0800237branch_specs: >=tot-2
Aviv Keshetcc623f72013-01-14 14:39:09 -0800238pool: cellular
239num: 2
Alex Miller725e4952012-10-25 15:44:34 -0700240
Arman Uguraye5d5a5d2013-05-09 15:15:27 -0700241[Network3g_pseudomodem]
Alex Miller41f91b22014-05-14 17:21:58 -0700242run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800243hour: 2
Arman Uguraye5d5a5d2013-05-09 15:15:27 -0700244suite: network3g_pseudomodem
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700245branch_specs: ==tot
Arman Uguraye5d5a5d2013-05-09 15:15:27 -0700246pool: suites
247
harpreet8036c0e2014-03-11 18:18:51 -0700248[Cellular_modem_repair]
Alex Miller41f91b22014-05-14 17:21:58 -0700249run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800250hour: 2
harpreet8036c0e2014-03-11 18:18:51 -0700251suite: cellular_modem_repair
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700252branch_specs: ==tot
harpreet5e7ef1d2014-03-21 15:58:42 -0700253pool: cellular_repair
harpreet8036c0e2014-03-11 18:18:51 -0700254
Arman Ugurayf02cd532013-07-26 12:36:05 -0700255[NetworkUI]
Alex Miller41f91b22014-05-14 17:21:58 -0700256run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800257hour: 4
Arman Ugurayf02cd532013-07-26 12:36:05 -0700258suite: network_ui
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700259branch_specs: ==tot
Arman Ugurayf02cd532013-07-26 12:36:05 -0700260pool: suites
261
Scott Zawalskid76f1592012-05-21 13:13:22 -0400262[PowerDaily]
263run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800264hour: 4
Scott Zawalskid76f1592012-05-21 13:13:22 -0400265suite: power_daily
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700266branch_specs: ==tot
Alex Miller6025d482014-04-11 12:27:05 -0700267pool: suites
Derek Basehore970c95e2014-05-21 11:00:59 -0700268file_bugs: True
Scott Zawalskid76f1592012-05-21 13:13:22 -0400269
Scott Zawalskica6c65a2012-05-02 13:53:13 -0400270[Perfalerts]
271# Not a part of perf build because it requires 3 machines.
Alex Miller41f91b22014-05-14 17:21:58 -0700272run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800273hour: 4
Scott Zawalskica6c65a2012-05-02 13:53:13 -0400274suite: perfalerts
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700275branch_specs: ==tot
Scott Zawalskica6c65a2012-05-02 13:53:13 -0400276pool: suites
Scott Zawalskibce74092012-11-06 12:52:10 -0500277num: 1
Scott Zawalskica6c65a2012-05-02 13:53:13 -0400278
Scott Zawalski6c045362012-05-16 19:17:10 -0400279[SecuritySuite]
Alex Miller41f91b22014-05-14 17:21:58 -0700280run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800281hour: 4
Scott Zawalski6c045362012-05-16 19:17:10 -0400282suite: security
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700283branch_specs: ==tot
Scott Zawalski6c045362012-05-16 19:17:10 -0400284pool: suites
Scott Zawalskica6c65a2012-05-02 13:53:13 -0400285
Scott Zawalski6c045362012-05-16 19:17:10 -0400286[Power_build]
Alex Miller41f91b22014-05-14 17:21:58 -0700287run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800288hour: 4
Scott Zawalskid76f1592012-05-21 13:13:22 -0400289suite: power_build
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700290branch_specs: ==tot
Alex Miller6025d482014-04-11 12:27:05 -0700291pool: suites
Scott Zawalskica6c65a2012-05-02 13:53:13 -0400292
Scott Zawalskid76f1592012-05-21 13:13:22 -0400293[audio]
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: audio
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700297branch_specs: ==tot
Scott Zawalskid76f1592012-05-21 13:13:22 -0400298pool: suites
299
Rohit Makasana6ae944d2013-01-17 16:21:14 -0800300[video]
Alex Miller41f91b22014-05-14 17:21:58 -0700301run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800302hour: 6
Rohit Makasana6ae944d2013-01-17 16:21:14 -0800303suite: video
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700304branch_specs: ==tot
Rohit Makasana6ae944d2013-01-17 16:21:14 -0800305pool: suites
Yuli Huang218e8522013-03-27 17:25:57 +0800306num: 4
Owen Linc31cfbb2015-04-14 16:30:36 +0800307file_bugs: True
Rohit Makasana6ae944d2013-01-17 16:21:14 -0800308
Rohit Makasana72467d92013-08-22 01:08:49 +0530309[youtube_mse_eme]
Alex Miller41f91b22014-05-14 17:21:58 -0700310run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800311hour: 6
Rohit Makasana72467d92013-08-22 01:08:49 +0530312suite: youtube_mse_eme
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700313branch_specs: ==tot
Rohit Makasana72467d92013-08-22 01:08:49 +0530314pool: suites
315
316[youtube_page]
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_page
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700320branch_specs: ==tot
Rohit Makasana72467d92013-08-22 01:08:49 +0530321pool: suites
322
Scott Zawalski0dda4102012-11-14 11:30:53 -0500323[LinkPerf]
Alex Miller41f91b22014-05-14 17:21:58 -0700324run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800325hour: 6
Scott Zawalski0dda4102012-11-14 11:30:53 -0500326suite: link_perf
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700327branch_specs: ==tot
Scott Zawalski0dda4102012-11-14 11:30:53 -0500328pool: link_perf
329
Simran Basi77917712013-10-03 18:56:13 +0000330[perf_v2]
Alex Miller41f91b22014-05-14 17:21:58 -0700331run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800332hour: 6
Simran Basi77917712013-10-03 18:56:13 +0000333suite: perf_v2
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700334branch_specs: ==tot
Simran Basi77917712013-10-03 18:56:13 +0000335pool: suites
mukesh agrawal73850c92013-05-10 16:41:35 -0700336
337[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
Tien Chang07eca8d2016-02-02 12:13:02 -0800438day: 4
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
Tien Chang07eca8d2016-02-02 12:13:02 -0800445day: 5
446suite: wifi_interop
447branch_specs: ==tot
448pool:wifichaos_StP2
449
450[WiFi_Interop_8797]
Tien Changeeb48c72016-02-11 11:22:04 -0800451run_on: weekly
Tien Chang07eca8d2016-02-02 12:13:02 -0800452day: 6
453suite: wifi_interop
454branch_specs: ==tot
455pool:wifichaos_8797
456
457[WiFi_Interop_8897]
Tien Changeeb48c72016-02-11 11:22:04 -0800458run_on: weekly
Tien Chang07eca8d2016-02-02 12:13:02 -0800459day: 0
460suite: wifi_interop
461branch_specs: ==tot
462pool:wifichaos_8897
463
464[WiFi_Interop_4354]
Tien Changeeb48c72016-02-11 11:22:04 -0800465run_on: weekly
Tien Chang07eca8d2016-02-02 12:13:02 -0800466day: 1
467suite: wifi_interop
468branch_specs: ==tot
469pool:wifichaos_4354
Tien Chang061e8ad2015-07-24 14:15:44 -0700470
Tien Changbe82b0a2015-11-10 17:07:28 -0800471[WiFi_LucidSleep_Nightly]
472run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800473hour: 10
Samuel Tan8ecd8f52015-08-10 11:16:05 -0700474suite: wifi_lucidsleep
475branch_specs: ==tot
476pool: wificell
477
Tien Changbe82b0a2015-11-10 17:07:28 -0800478[WiFi_LucidSleep_Weekly]
479run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800480day: 6
Tien Changbe82b0a2015-11-10 17:07:28 -0800481suite: wifi_lucidsleep
482branch_specs: >=tot-1
483pool: wificell
484
Ben Chana1206f72013-12-17 23:56:04 -0800485[WiMAX]
486run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800487hour: 10
Ben Chana1206f72013-12-17 23:56:04 -0800488suite: wimax
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700489branch_specs: ==tot
Ben Chana1206f72013-12-17 23:56:04 -0800490pool: wimax
491
Scott James Remnant85593072014-02-25 17:43:16 -0800492[Bluetooth_Qualification]
493run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800494hour: 10
Scott James Remnant85593072014-02-25 17:43:16 -0800495suite: bluetooth_qualification
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700496branch_specs: ==tot
Scott James Remnant85593072014-02-25 17:43:16 -0800497pool: wificell
498
499[Bluetooth_Sanity]
500run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800501hour: 12
Scott James Remnant85593072014-02-25 17:43:16 -0800502suite: bluetooth_sanity
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700503branch_specs: ==tot
Katherine Threlkeld3693a3b2014-09-08 18:28:13 -0700504pool: wificell
505
Yusuf Mohsinallyc4ced9f2014-10-16 11:56:21 -0700506[NightlyStressExperimental]
507run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800508hour: 12
Yusuf Mohsinallyc4ced9f2014-10-16 11:56:21 -0700509suite: stress_experimental
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700510branch_specs: ==tot
Yusuf Mohsinallyc4ced9f2014-10-16 11:56:21 -0700511pool: stress
512file_bugs: False
513
Yusuf Mohsinally185cc412014-05-08 15:01:39 -0700514[NightlyStress]
515run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800516hour: 12
Yusuf Mohsinally185cc412014-05-08 15:01:39 -0700517suite: stress
Yusuf Mohsinally93a20982015-03-11 13:54:38 -0700518branch_specs: >=tot-2
Yusuf Mohsinally185cc412014-05-08 15:01:39 -0700519pool: stress
Yusuf Mohsinallyade3d6c2014-08-12 16:03:44 -0700520file_bugs: True
Alex Miller5d290cc2014-06-16 13:33:31 -0700521
Yusuf Mohsinallye9f98e22014-08-28 14:44:57 -0700522[NightlyStressPool2]
523run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800524hour: 12
Yusuf Mohsinally12187d62014-11-17 16:55:54 -0800525suite: stress2
Yusuf Mohsinally93a20982015-03-11 13:54:38 -0700526branch_specs: >=tot-2
Yusuf Mohsinallye9f98e22014-08-28 14:44:57 -0700527pool: stress2
528file_bugs: True
529
530[NightlyStressPool3]
531run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800532hour: 12
Yusuf Mohsinally12187d62014-11-17 16:55:54 -0800533suite: stress3
Yusuf Mohsinally93a20982015-03-11 13:54:38 -0700534branch_specs: >=tot-2
Yusuf Mohsinallye9f98e22014-08-28 14:44:57 -0700535pool: stress3
536file_bugs: True
537
538[NightlyStressPool4]
539run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800540hour: 12
Yusuf Mohsinally12187d62014-11-17 16:55:54 -0800541suite: stress4
Danny Chan0f003232016-01-28 17:57:29 -0800542branch_specs: ==tot-2
Yusuf Mohsinallye9f98e22014-08-28 14:44:57 -0700543pool: stress4
544file_bugs: True
545
546[NightlyStressPool5]
547run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800548hour: 14
Yusuf Mohsinally12187d62014-11-17 16:55:54 -0800549suite: stress5
Danny Chan0f003232016-01-28 17:57:29 -0800550branch_specs: ==tot-2
Yusuf Mohsinallye9f98e22014-08-28 14:44:57 -0700551pool: stress5
552file_bugs: True
553
Kalin Stoyanov2e82d632014-11-10 14:52:05 -0800554[NightlyKernelUsb]
Kalin Stoyanov2be2b0d2016-01-14 16:24:06 -0800555run_on: new_build
Kalin Stoyanov2e82d632014-11-10 14:52:05 -0800556suite: kernel_usb
Kalin Stoyanovc6c083e2016-01-20 15:39:23 -0800557branch_specs: >=tot-2
Kalin Stoyanovf2a7f732015-11-04 16:09:23 -0800558pool: usb_peripherals
Kalin Stoyanov0d1de1c2014-12-10 17:00:53 -0800559
Alex Miller5d290cc2014-06-16 13:33:31 -0700560[Gizmo]
561run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800562hour: 14
Gaurav Shah23acc602014-10-17 10:57:11 -0700563suite: bvt-cq
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700564branch_specs: ==tot
Alex Miller5d290cc2014-06-16 13:33:31 -0700565pool: gizmo
566
Gaurav Shah7baf6142014-11-07 15:45:38 -0800567[NightlyStormBvtCq]
568run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800569hour: 14
Gaurav Shah7baf6142014-11-07 15:45:38 -0800570suite: bvt-cq
571branch_specs: ==tot
572boards: storm
Fang Dengc7599962014-11-11 12:01:55 -0800573pool: suites
Gaurav Shah7baf6142014-11-07 15:45:38 -0800574
575[NightlyStormBvtInline]
576run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800577hour: 14
Gaurav Shah7baf6142014-11-07 15:45:38 -0800578suite: bvt-inline
579branch_specs: ==tot
580boards: storm
Fang Dengc7599962014-11-11 12:01:55 -0800581pool: suites
Gaurav Shah7baf6142014-11-07 15:45:38 -0800582
583[NightlyStormBvtPerBuild]
584run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800585hour: 14
Gaurav Shah7baf6142014-11-07 15:45:38 -0800586suite: bvt-perbuild
587branch_specs: ==tot
588boards: storm
Fang Dengc7599962014-11-11 12:01:55 -0800589pool: suites
Gaurav Shah7baf6142014-11-07 15:45:38 -0800590
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700591# TODO(beeps) figure out a better frequency for dev and beta weekly suites
592# (http://crbug.com/417131).
593[WeeklyKernelRegressions]
594run_on: weekly
Dan Shif1774ee2016-03-08 10:35:38 -0800595day: 0
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700596suite: kernel_weekly_regression
597branch_specs: >=tot-2
598pool: suites
599num: 2
600
601[WeeklyPowerRequirements]
602run_on: weekly
Dan Shif1774ee2016-03-08 10:35:38 -0800603day: 1
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700604suite: power_requirements
605branch_specs: >=tot-2
606pool: suites
607
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700608[WeeklyStoraqequal]
609run_on: weekly
Dan Shif1774ee2016-03-08 10:35:38 -0800610day: 2
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700611suite: storagequal
612branch_specs: >=tot-2
613pool: suites
614
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700615[WeeklyNightlyHwQual]
616run_on: weekly
Dan Shif1774ee2016-03-08 10:35:38 -0800617day: 3
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700618suite: hwqual
619branch_specs: >=tot-2
620pool: suites
621num: 3
622
623[WeeklyKernelDailyRegression]
624run_on: weekly
Dan Shif1774ee2016-03-08 10:35:38 -0800625day: 4
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700626suite: kernel_daily_regression
627branch_specs: >=tot-2
628pool: suites
629num: 2
630
631[WeeklyKernelDailyBenchmarks]
632run_on: weekly
Dan Shif1774ee2016-03-08 10:35:38 -0800633day: 5
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700634suite: kernel_daily_benchmarks
635branch_specs: >=tot-2
636pool: suites
637file_bugs: True
638
639[WeeklyKernelPerBuildRegression]
640run_on: weekly
Dan Shif1774ee2016-03-08 10:35:38 -0800641day: 6
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700642suite: kernel_per-build_regression
643branch_specs: >=tot-2
644pool: suites
645num: 2
646
647[WeeklyKernelPerBuildBenchmarks]
648run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800649day: 0
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700650suite: kernel_per-build_benchmarks
651branch_specs: >=tot-2
652pool: suites
653
654[WeeklyNightlyRegression]
655run_on: weekly
Dan Shif1774ee2016-03-08 10:35:38 -0800656day: 1
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700657suite: regression
658branch_specs: >=tot-2
659pool: suites
660num: 2
661
662[WeeklyExperimentalTests]
663run_on: weekly
Dan Shif1774ee2016-03-08 10:35:38 -0800664day: 2
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700665suite: experimental
666branch_specs: >=tot-2
667pool: suites
668
669[WeeklyJailedBuild]
670run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800671day: 0
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700672suite: jailed_build
673branch_specs: >=tot-2
674pool: jail
675
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700676[WeeklyNetwork3g_pseudomodem]
677run_on: weekly
Dan Shif1774ee2016-03-08 10:35:38 -0800678day: 3
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700679suite: network3g_pseudomodem
680branch_specs: >=tot-2
681pool: suites
682
683[WeeklyCellular_modem_repair]
684run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800685day: 0
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700686suite: cellular_modem_repair
687branch_specs: >=tot-2
688pool: cellular_repair
689
690[WeeklyNetworkUI]
691run_on: weekly
Dan Shif1774ee2016-03-08 10:35:38 -0800692day: 4
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700693suite: network_ui
694branch_specs: >=tot-2
695pool: suites
696
697[WeeklyPowerDaily]
698run_on: weekly
Dan Shif1774ee2016-03-08 10:35:38 -0800699day: 5
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700700suite: power_daily
701branch_specs: >=tot-2
702pool: suites
703file_bugs: True
704
705[WeeklyPerfalerts]
706# Not a part of perf build because it requires 3 machines.
707run_on: weekly
Dan Shif1774ee2016-03-08 10:35:38 -0800708day: 6
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700709suite: perfalerts
710branch_specs: >=tot-2
711pool: suites
712num: 1
713
714[WeeklySecuritySuite]
715run_on: weekly
Dan Shif1774ee2016-03-08 10:35:38 -0800716day: 0
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700717suite: security
718branch_specs: >=tot-2
719pool: suites
720
721[WeeklyPower_build]
722run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800723day: 1
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700724suite: power_build
725branch_specs: >=tot-2
726pool: suites
727
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700728[Weeklyaudio]
729run_on: weekly
Dan Shif1774ee2016-03-08 10:35:38 -0800730day: 2
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700731suite: audio
732branch_specs: >=tot-2
733pool: suites
734
735[Weeklyvideo]
736run_on: weekly
Dan Shif1774ee2016-03-08 10:35:38 -0800737day: 3
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700738suite: video
739branch_specs: >=tot-2
740pool: suites
741num: 4
Owen Linc31cfbb2015-04-14 16:30:36 +0800742file_bugs: True
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700743
744[Weeklyyoutube_mse_eme]
745run_on: weekly
Dan Shif1774ee2016-03-08 10:35:38 -0800746day: 4
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700747suite: youtube_mse_eme
748branch_specs: >=tot-2
749pool: suites
750
751[Weeklyyoutube_page]
752run_on: weekly
Dan Shif1774ee2016-03-08 10:35:38 -0800753day: 5
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700754suite: youtube_page
755branch_specs: >=tot-2
756pool: suites
757
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700758[WeeklyLinkPerf]
759run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800760day: 2
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700761suite: link_perf
762branch_specs: >=tot-2
763pool: link_perf
764
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700765[Weeklyperf_v2]
766run_on: weekly
Dan Shif1774ee2016-03-08 10:35:38 -0800767day: 6
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700768suite: perf_v2
Dan Shif1774ee2016-03-08 10:35:38 -0800769branch_specs: >=tot-2
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700770pool: suites
771
772[WeeklyNetworkNightly]
773run_on: weekly
Dan Shif1774ee2016-03-08 10:35:38 -0800774day: 0
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700775suite: network_nightly
776branch_specs: >=tot-2
777pool: suites
Bindu Mahadevcec47562015-09-23 15:20:49 -0700778file_bugs: False
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700779
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700780[WeeklyWiFi_Perf]
781run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800782day: 2
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700783suite: wifi_perf
Bindu Mahadevb4f124f2015-02-26 12:20:14 -0800784branch_specs: <=tot-1
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700785pool: wificell
786
787[WeeklyWiFi_Attenuated_Performance]
788run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800789day: 2
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700790suite: wifi_atten_perf
Bindu Mahadevb4f124f2015-02-26 12:20:14 -0800791branch_specs: <=tot-1
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700792pool: groamer
793
794[WeeklyWiMAX]
795run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800796day: 2
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700797suite: wimax
798branch_specs: >=tot-2
799pool: wimax
800
801[WeeklySecurity]
802run_on: weekly
Dan Shif1774ee2016-03-08 10:35:38 -0800803day: 1
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700804suite: security_weekly
Dan Shif1774ee2016-03-08 10:35:38 -0800805branch_specs: >=tot-2
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700806pool: suites
807
808[WeeklyBluetooth_Qualification]
809run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800810day: 2
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700811suite: bluetooth_qualification
812branch_specs: >=tot-2
813pool: wificell
814
815[WeeklyBluetooth_Sanity]
816run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800817day: 3
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700818suite: bluetooth_sanity
819branch_specs: >=tot-2
820pool: wificell
821
Bindu Mahadevb4f124f2015-02-26 12:20:14 -0800822[WeeklyWiFi_MatFunc]
823run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800824day: 3
Bindu Mahadevb4f124f2015-02-26 12:20:14 -0800825suite: wifi_matfunc
826branch_specs: <=tot-1
827pool: wificell
828
Bindu Mahadev5efe20e2015-10-08 12:31:15 -0700829[WeeklyWiFi_EndtoEnd]
830run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800831day: 3
Bindu Mahadev5efe20e2015-10-08 12:31:15 -0700832suite: wifi_endtoend
833branch_specs: <=tot-1
834pool: wificell
835
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700836[WeeklyStress]
837run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800838day: 3
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700839suite: stress
840branch_specs: >=tot-2
841pool: stress
842file_bugs: True
843
844[WeeklyStressPool2]
845run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800846day: 3
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700847suite: stress
848branch_specs: >=tot-2
849pool: stress2
850file_bugs: True
851
852[WeeklyStressPool3]
853run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800854day: 3
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700855suite: stress
856branch_specs: >=tot-2
857pool: stress3
858file_bugs: True
859
860[WeeklyStressPool4]
861run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800862day: 3
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700863suite: stress
Danny Chane5fa5d12015-12-09 15:25:08 -0800864branch_specs: =tot-2
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700865pool: stress4
866file_bugs: True
867
868[WeeklyStressPool5]
869run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800870day: 3
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700871suite: stress
Danny Chane5fa5d12015-12-09 15:25:08 -0800872branch_specs: =tot-2
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700873pool: stress5
874file_bugs: True
875
876[WeeklyGizmo]
877run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800878day: 4
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700879suite: bvt-cq
880branch_specs: >=tot-2
881pool: gizmo
882
Christopher Wiley1057ab22014-11-17 13:11:45 -0800883[TendoExperimental]
884run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800885hour: 14
Christopher Wiley1057ab22014-11-17 13:11:45 -0800886suite: tendo_experimental
887branch_specs: ==tot
888pool: suites
Rohit Makasanad2bce7c2014-12-05 17:32:12 -0800889
“Keith385b8492015-04-30 12:20:59 -0700890# Please do not add tests to this suite without first clearing it with the
891# crosbolt team.
892[CrosboltPerfPerbuild]
893run_on: new_build
894suite: crosbolt_perf_perbuild
Dan Shi90071442015-05-01 22:56:05 -0700895branch_specs: >=tot-1
“Keith385b8492015-04-30 12:20:59 -0700896pool: performance
897file_bugs: True
898
899# Please do not add tests to this suite without first clearing it with the
900# crosbolt team.
901[CrosboltPerfNightly]
902run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800903hour: 16
“Keith385b8492015-04-30 12:20:59 -0700904suite: crosbolt_perf_nightly
905branch_specs: >=tot-1
906pool: performance
907file_bugs: True
Dan Shia24704a2015-08-03 11:11:47 -0700908
Chung-yih Wang3aab5be2016-02-19 13:19:02 +0800909# Please do not add tests to this suite without first clearing it with the
910# crosbolt team.
911[CrosboltArcPerfNightly]
912boards: cyan-cheets, samus-cheets, veyron_minnie-cheets
913run_on: nightly
914hour: 16
915suite: crosbolt_arc_perf_nightly
916branch_specs: >=tot-1
917pool: performance_arc
918file_bugs: True
919
Dan Shia24704a2015-08-03 11:11:47 -0700920[FaftEcNightly]
921run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800922hour: 16
Dan Shia24704a2015-08-03 11:11:47 -0700923suite: faft_ec
924branch_specs: ==tot
Tom Wai-Hong Tam5fb9b052016-04-05 03:19:55 +0800925firmware_ro_build_spec: firmware
Dan Shia24704a2015-08-03 11:11:47 -0700926test_source: cros
Dan Shia24704a2015-08-03 11:11:47 -0700927pool: faft-test
Dan Shife25db72015-09-22 10:53:13 -0700928file_bugs: True
929job_retry: True
Dan Shia24704a2015-08-03 11:11:47 -0700930
Aseda Aboagyefbf9c952016-01-14 11:22:31 -0800931# TODO(aaboagye): Remove this when satisified with EC-3PO FAFT EC performance.
932[EC3POFaftEcNightly]
933run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800934hour: 16
Aseda Aboagyefbf9c952016-01-14 11:22:31 -0800935suite: faft_ec3po
936branch_specs: ==tot
Tom Wai-Hong Tam5fb9b052016-04-05 03:19:55 +0800937firmware_ro_build_spec: firmware
Aseda Aboagyefbf9c952016-01-14 11:22:31 -0800938test_source: cros
939pool: faft-test-experiment
940file_bugs: True
941job_retry: True
942
Aseda Aboagye597e7232016-01-22 13:18:34 -0800943# TODO(aaboagye): Remove this when satisfied with EC-3PO FAFT BIOS performance.
944[EC3POFaftBiosNightly]
945run_on: nightly
946suite: faft_bios_ec3po
947branch_specs: ==tot
Tom Wai-Hong Tam5fb9b052016-04-05 03:19:55 +0800948firmware_ro_build_spec: firmware
Aseda Aboagye597e7232016-01-22 13:18:34 -0800949test_source: cros
950pool: faft-test-experiment
951file_bugs: True
952job_retry: True
953
Dan Shia24704a2015-08-03 11:11:47 -0700954[FaftBiosNightly]
955run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800956hour: 16
Dan Shia24704a2015-08-03 11:11:47 -0700957suite: faft_bios
958branch_specs: ==tot
Tom Wai-Hong Tam5fb9b052016-04-05 03:19:55 +0800959firmware_ro_build_spec: firmware
Dan Shia24704a2015-08-03 11:11:47 -0700960test_source: cros
Tom Wai-Hong Tamb1c02e42015-08-08 05:43:45 +0800961pool: faft-test
Dan Shife25db72015-09-22 10:53:13 -0700962file_bugs: True
Bindu Mahadevcec47562015-09-23 15:20:49 -0700963job_retry: True
Tom Wai-Hong Tam963042d2015-12-04 07:50:29 +0800964
965[FaftEcTotNightly]
966run_on: nightly
Shelley Chen130ca2d2016-03-17 10:19:06 -0700967hour: 4
Shelley Chen04f682f2016-03-11 11:20:34 -0800968suite: faft_ec_tot
Tom Wai-Hong Tam963042d2015-12-04 07:50:29 +0800969branch_specs: ==tot
Shelley Chen48f1c952016-03-10 14:45:35 -0800970firmware_ro_build_spec: cros
Tom Wai-Hong Tam963042d2015-12-04 07:50:29 +0800971test_source: cros
972pool: faft-test-tot
973file_bugs: True
974job_retry: True
975
976[FaftBiosTotNightly]
977run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800978hour: 16
Shelley Chen42c9b9c2016-03-11 10:57:19 -0800979suite: faft_bios_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
Mussa0cc08362016-01-15 16:29:18 -0800986
Tom Wai-Hong Tam8afb1d02016-04-05 03:41:02 +0800987[FaftEcAu1Nightly]
988run_on: nightly
989hour: 4
990suite: faft_ec_au_1
991branch_specs: ==tot
992firmware_ro_build_spec: released_ro_1
993firmware_rw_build_spec: firmware
994test_source: cros
995pool: faft-test-au
996file_bugs: True
997job_retry: True
998
999[FaftBiosAu1Nightly]
1000run_on: nightly
1001hour: 4
1002suite: faft_bios_au_1
1003branch_specs: ==tot
1004firmware_ro_build_spec: released_ro_1
Tom Wai-Hong Tamc28561c2016-04-07 01:14:49 +08001005firmware_rw_build_spec: firmware
Tom Wai-Hong Tam8afb1d02016-04-05 03:41:02 +08001006test_source: cros
1007pool: faft-test-au
1008file_bugs: True
1009job_retry: True
1010
1011[FaftEcAu2Nightly]
1012run_on: nightly
1013hour: 7
1014suite: faft_ec_au_2
1015branch_specs: ==tot
1016firmware_ro_build_spec: released_ro_2
1017firmware_rw_build_spec: firmware
1018test_source: cros
1019pool: faft-test-au
1020file_bugs: True
1021job_retry: True
1022
1023[FaftBiosAu2Nightly]
1024run_on: nightly
1025hour: 7
1026suite: faft_bios_au_2
1027branch_specs: ==tot
1028firmware_ro_build_spec: released_ro_2
Tom Wai-Hong Tamc28561c2016-04-07 01:14:49 +08001029firmware_rw_build_spec: firmware
Tom Wai-Hong Tam8afb1d02016-04-05 03:41:02 +08001030test_source: cros
1031pool: faft-test-au
1032file_bugs: True
1033job_retry: True
1034
1035[FaftEcAu3Nightly]
1036run_on: nightly
1037hour: 10
1038suite: faft_ec_au_3
1039branch_specs: ==tot
1040firmware_ro_build_spec: released_ro_3
1041firmware_rw_build_spec: firmware
1042test_source: cros
1043pool: faft-test-au
1044file_bugs: True
1045job_retry: True
1046
1047[FaftBiosAu3Nightly]
1048run_on: nightly
1049hour: 10
1050suite: faft_bios_au_3
1051branch_specs: ==tot
1052firmware_ro_build_spec: released_ro_3
Tom Wai-Hong Tamc28561c2016-04-07 01:14:49 +08001053firmware_rw_build_spec: firmware
Tom Wai-Hong Tam8afb1d02016-04-05 03:41:02 +08001054test_source: cros
1055pool: faft-test-au
1056file_bugs: True
1057job_retry: True
1058
Kalin Stoyanovd2b7b092016-04-05 12:16:42 -07001059[FaftFlashromNightly]
1060run_on: nightly
1061hour: 18
1062suite: faft_flashrom
1063branch_specs: ==tot
1064pool: faft_flashrom
1065file_bugs: True
1066
Mussa0cc08362016-01-15 16:29:18 -08001067[CameraPerBuild]
1068run_on: new_build
1069suite: camera_perbuild
1070branch_specs: ==tot
1071pool: camera
Mussa39cbf002016-01-21 18:11:27 -08001072job_retry: True
1073
1074[VideoImageComparisonChameleon]
1075run_on: new_build
1076suite: video_image_comparison_chameleon
1077branch_specs: >=tot-2
Mussab4d50a72016-02-11 10:39:10 -08001078pool: chameleon_video_capture_stable
Dan Shice1f20a2016-01-25 17:27:40 -08001079job_retry: True
David Haddock36f2f7d2016-02-09 13:34:43 -08001080
1081[ArcNightly]
1082run_on: nightly
1083hour: 16
1084suite: arc-nightly
1085pool: suites
1086boards: cyan-cheets, samus-cheets, veyron_minnie-cheets
1087branch_specs: ==tot
Simran Basic59a1022016-03-02 11:03:08 -08001088
David Haddockd5faa102016-03-11 14:33:36 -08001089[ArcCtsNightly]
1090run_on: nightly
1091hour: 16
1092suite: arc-cts
1093pool: suites
Rohit Makasanadff17472016-04-26 11:50:20 -07001094boards: cyan-cheets, samus-cheets, veyron_minnie-cheets
David Haddockd5faa102016-03-11 14:33:36 -08001095branch_specs: ==tot