blob: 471285a5d33605bcc972712cea01a7b9e1c94c78 [file] [log] [blame]
Alex Miller4a163282013-01-15 18:18:54 -08001# When changing this file, you can (and should) validate your changes by
2# running |./site_utils/suite_scheduler/suite_scheduler.py --sanity|
3#
4# When adding tests to a suite, if one (or more) of the tests contains
5# DEPENDENCIES, then the number of different host specifications required
6# can increase. This means that the number of physical machines the suite
7# must ask for increases, as if a suite needs two different machines, and
8# only asks for one, then there's going to be some set of tests that can't
9# run. The sanity check will describe to you what suites to set at what
10# number of machines to make sure all suites can run.
Alex Millerbf34a3a2012-10-24 15:06:17 -070011
Scott Zawalskica6c65a2012-05-02 13:53:13 -040012#[nightly_params]
13#always_handle: True
14
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -070015# TODO(beeps) Figure out a better frequency for tot nightly suites
16# (https://crbug.com/417131).
Juan Casse429d2752013-08-05 14:49:43 -070017
Ilja H. Friedel394e8d72014-10-01 20:38:22 -070018#TODO(ihf): Delete this after R40 goes stable.
Scott Zawalskica6c65a2012-05-02 13:53:13 -040019[NightlyGraphics]
Ilja H. Friedel394e8d72014-10-01 20:38:22 -070020run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -080021day: 5
Scott Zawalskica6c65a2012-05-02 13:53:13 -040022suite: graphics
Ilja H. Friedel394e8d72014-10-01 20:38:22 -070023branch_specs: >=R37
Scott Zawalskiabb097b2012-05-22 17:36:35 -040024pool: suites
25
Ilja H. Friedel394e8d72014-10-01 20:38:22 -070026#TODO(beeps): Make this "run_on: new_build" for selected boards again. (373526)
27[GraphicsPerBuild]
Alex Miller41f91b22014-05-14 17:21:58 -070028run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -080029hour: 20
Ilja Friedel21c4eb32013-03-27 11:56:29 -070030suite: graphics_per-build
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -070031branch_specs: ==tot
Ilja Friedel21c4eb32013-03-27 11:56:29 -070032pool: suites
33
Ilja H. Friedel394e8d72014-10-01 20:38:22 -070034[GraphicsPerDay]
Ilja Friedel21c4eb32013-03-27 11:56:29 -070035run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -080036hour: 20
Ilja H. Friedel394e8d72014-10-01 20:38:22 -070037suite: graphics_per-day
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -070038branch_specs: ==tot
Ilja H. Friedel394e8d72014-10-01 20:38:22 -070039pool: suites
Ilja H. Friedel54547492012-07-11 12:58:03 -070040
Ilja H. Friedel394e8d72014-10-01 20:38:22 -070041[GraphicsPerWeek]
42run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -080043day: 5
Ilja H. Friedel394e8d72014-10-01 20:38:22 -070044suite: graphics_per-week
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -070045branch_specs: ==tot
Chris Masone7d6af682013-08-06 13:47:44 -070046pool: suites
47
Kalin Stoyanov99c13482015-05-16 23:26:07 -070048[ChameleonAudio]
49run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -080050hour: 20
Kalin Stoyanov99c13482015-05-16 23:26:07 -070051suite: chameleon_audio
Kalin Stoyanovc6c083e2016-01-20 15:39:23 -080052branch_specs: >=tot-1
Kalin Stoyanov5a6f6cd2015-10-27 17:24:05 -070053pool: chameleon_audio
54job_retry: True
55
56[ChameleonAudioNightly]
57run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -080058hour: 20
Kalin Stoyanov5a6f6cd2015-10-27 17:24:05 -070059suite: chameleon_audio_nightly
Kalin Stoyanovc6c083e2016-01-20 15:39:23 -080060branch_specs: >=tot-1
Kalin Stoyanov5a6f6cd2015-10-27 17:24:05 -070061pool: chameleon_audio_stable
Kalin Stoyanov9d3f31d2015-10-20 16:22:05 -070062job_retry: True
63
Kalin Stoyanov5a6f6cd2015-10-27 17:24:05 -070064[ChameleonAudioPerbuild]
65run_on: new_build
66suite: chameleon_audio_perbuild
Kalin Stoyanov2e104882015-12-04 10:37:17 -080067branch_specs: >=tot-2
Kalin Stoyanov5a6f6cd2015-10-27 17:24:05 -070068pool: chameleon_audio_stable
69job_retry: True
70file_bugs: True
71
Tom Wai-Hong Tam7c333712014-08-12 08:57:04 +080072[ChameleonDp]
Dan Shie74f42e2014-08-25 09:57:35 -070073run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -080074hour: 20
Tom Wai-Hong Tam7c333712014-08-12 08:57:04 +080075suite: chameleon_dp
Kalin Stoyanov9d3f31d2015-10-20 16:22:05 -070076branch_specs: ==tot
Tom Wai-Hong Tam13463092014-12-05 03:49:22 +080077pool: chameleon
Tom Wai-Hong Tam60e80c02015-09-25 14:49:14 +080078job_retry: True
Tom Wai-Hong Tam7c333712014-08-12 08:57:04 +080079
Kalin Stoyanov9d3f31d2015-10-20 16:22:05 -070080[ChameleonDpOldBranch]
Kalin Stoyanov8c5d16d2015-03-03 18:30:04 -080081run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -080082day: 5
Kalin Stoyanov9d3f31d2015-10-20 16:22:05 -070083suite: chameleon_dp
84branch_specs: <=tot-1
85pool: chameleon
86job_retry: True
87
88[ChameleonDpStress]
89run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -080090day: 5
Kalin Stoyanov9d3f31d2015-10-20 16:22:05 -070091suite: chameleon_dp_stress
Kalin Stoyanovc6c083e2016-01-20 15:39:23 -080092branch_specs: >=tot-1
Kalin Stoyanov8c5d16d2015-03-03 18:30:04 -080093pool: 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
Dan Shice1f20a2016-01-25 17:27:40 -0800417day: 6
Kris Rambish23ff8772015-10-21 19:04:17 -0700418suite: wifi_update_router
419branch_specs: ==tot
420pool: stress-wifi
421
Tien Chang061e8ad2015-07-24 14:15:44 -0700422[WiFi_Interop_Nightly]
423run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800424hour: 10
Tien Chang061e8ad2015-07-24 14:15:44 -0700425suite: wifi_interop
426branch_specs: ==tot
427pool:wifichaos
428
Tien Changbe82b0a2015-11-10 17:07:28 -0800429[WiFi_LucidSleep_Nightly]
430run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800431hour: 10
Samuel Tan8ecd8f52015-08-10 11:16:05 -0700432suite: wifi_lucidsleep
433branch_specs: ==tot
434pool: wificell
435
Tien Changbe82b0a2015-11-10 17:07:28 -0800436[WiFi_LucidSleep_Weekly]
437run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800438day: 6
Tien Changbe82b0a2015-11-10 17:07:28 -0800439suite: wifi_lucidsleep
440branch_specs: >=tot-1
441pool: wificell
442
Ben Chana1206f72013-12-17 23:56:04 -0800443[WiMAX]
444run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800445hour: 10
Ben Chana1206f72013-12-17 23:56:04 -0800446suite: wimax
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700447branch_specs: ==tot
Ben Chana1206f72013-12-17 23:56:04 -0800448pool: wimax
449
Scott James Remnant85593072014-02-25 17:43:16 -0800450[Bluetooth_Qualification]
451run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800452hour: 10
Scott James Remnant85593072014-02-25 17:43:16 -0800453suite: bluetooth_qualification
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700454branch_specs: ==tot
Scott James Remnant85593072014-02-25 17:43:16 -0800455pool: wificell
456
457[Bluetooth_Sanity]
458run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800459hour: 12
Scott James Remnant85593072014-02-25 17:43:16 -0800460suite: bluetooth_sanity
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700461branch_specs: ==tot
Katherine Threlkeld3693a3b2014-09-08 18:28:13 -0700462pool: wificell
463
Yusuf Mohsinallyc4ced9f2014-10-16 11:56:21 -0700464[NightlyStressExperimental]
465run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800466hour: 12
Yusuf Mohsinallyc4ced9f2014-10-16 11:56:21 -0700467suite: stress_experimental
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700468branch_specs: ==tot
Yusuf Mohsinallyc4ced9f2014-10-16 11:56:21 -0700469pool: stress
470file_bugs: False
471
Yusuf Mohsinally185cc412014-05-08 15:01:39 -0700472[NightlyStress]
473run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800474hour: 12
Yusuf Mohsinally185cc412014-05-08 15:01:39 -0700475suite: stress
Yusuf Mohsinally93a20982015-03-11 13:54:38 -0700476branch_specs: >=tot-2
Yusuf Mohsinally185cc412014-05-08 15:01:39 -0700477pool: stress
Yusuf Mohsinallyade3d6c2014-08-12 16:03:44 -0700478file_bugs: True
Alex Miller5d290cc2014-06-16 13:33:31 -0700479
Yusuf Mohsinallye9f98e22014-08-28 14:44:57 -0700480[NightlyStressPool2]
481run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800482hour: 12
Yusuf Mohsinally12187d62014-11-17 16:55:54 -0800483suite: stress2
Yusuf Mohsinally93a20982015-03-11 13:54:38 -0700484branch_specs: >=tot-2
Yusuf Mohsinallye9f98e22014-08-28 14:44:57 -0700485pool: stress2
486file_bugs: True
487
488[NightlyStressPool3]
489run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800490hour: 12
Yusuf Mohsinally12187d62014-11-17 16:55:54 -0800491suite: stress3
Yusuf Mohsinally93a20982015-03-11 13:54:38 -0700492branch_specs: >=tot-2
Yusuf Mohsinallye9f98e22014-08-28 14:44:57 -0700493pool: stress3
494file_bugs: True
495
496[NightlyStressPool4]
497run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800498hour: 12
Yusuf Mohsinally12187d62014-11-17 16:55:54 -0800499suite: stress4
Danny Chan0f003232016-01-28 17:57:29 -0800500branch_specs: ==tot-2
Yusuf Mohsinallye9f98e22014-08-28 14:44:57 -0700501pool: stress4
502file_bugs: True
503
504[NightlyStressPool5]
505run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800506hour: 14
Yusuf Mohsinally12187d62014-11-17 16:55:54 -0800507suite: stress5
Danny Chan0f003232016-01-28 17:57:29 -0800508branch_specs: ==tot-2
Yusuf Mohsinallye9f98e22014-08-28 14:44:57 -0700509pool: stress5
510file_bugs: True
511
Kalin Stoyanov2e82d632014-11-10 14:52:05 -0800512[NightlyKernelUsb]
Kalin Stoyanov2be2b0d2016-01-14 16:24:06 -0800513run_on: new_build
Kalin Stoyanov2e82d632014-11-10 14:52:05 -0800514suite: kernel_usb
Kalin Stoyanovc6c083e2016-01-20 15:39:23 -0800515branch_specs: >=tot-2
Kalin Stoyanovf2a7f732015-11-04 16:09:23 -0800516pool: usb_peripherals
Kalin Stoyanov0d1de1c2014-12-10 17:00:53 -0800517
Alex Miller5d290cc2014-06-16 13:33:31 -0700518[Gizmo]
519run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800520hour: 14
Gaurav Shah23acc602014-10-17 10:57:11 -0700521suite: bvt-cq
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700522branch_specs: ==tot
Alex Miller5d290cc2014-06-16 13:33:31 -0700523pool: gizmo
524
Gaurav Shah7baf6142014-11-07 15:45:38 -0800525[NightlyStormBvtCq]
526run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800527hour: 14
Gaurav Shah7baf6142014-11-07 15:45:38 -0800528suite: bvt-cq
529branch_specs: ==tot
530boards: storm
Fang Dengc7599962014-11-11 12:01:55 -0800531pool: suites
Gaurav Shah7baf6142014-11-07 15:45:38 -0800532
533[NightlyStormBvtInline]
534run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800535hour: 14
Gaurav Shah7baf6142014-11-07 15:45:38 -0800536suite: bvt-inline
537branch_specs: ==tot
538boards: storm
Fang Dengc7599962014-11-11 12:01:55 -0800539pool: suites
Gaurav Shah7baf6142014-11-07 15:45:38 -0800540
541[NightlyStormBvtPerBuild]
542run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800543hour: 14
Gaurav Shah7baf6142014-11-07 15:45:38 -0800544suite: bvt-perbuild
545branch_specs: ==tot
546boards: storm
Fang Dengc7599962014-11-11 12:01:55 -0800547pool: suites
Gaurav Shah7baf6142014-11-07 15:45:38 -0800548
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700549# TODO(beeps) figure out a better frequency for dev and beta weekly suites
550# (http://crbug.com/417131).
551[WeeklyKernelRegressions]
552run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800553day: 6
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700554suite: kernel_weekly_regression
555branch_specs: >=tot-2
556pool: suites
557num: 2
558
559[WeeklyPowerRequirements]
560run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800561day: 6
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700562suite: power_requirements
563branch_specs: >=tot-2
564pool: suites
565
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700566[WeeklyStoraqequal]
567run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800568day: 6
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700569suite: storagequal
570branch_specs: >=tot-2
571pool: suites
572
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700573[WeeklyNightlyHwQual]
574run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800575day: 6
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700576suite: hwqual
577branch_specs: >=tot-2
578pool: suites
579num: 3
580
581[WeeklyKernelDailyRegression]
582run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800583day: 6
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700584suite: kernel_daily_regression
585branch_specs: >=tot-2
586pool: suites
587num: 2
588
589[WeeklyKernelDailyBenchmarks]
590run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800591day: 6
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700592suite: kernel_daily_benchmarks
593branch_specs: >=tot-2
594pool: suites
595file_bugs: True
596
597[WeeklyKernelPerBuildRegression]
598run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800599day: 0
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700600suite: kernel_per-build_regression
601branch_specs: >=tot-2
602pool: suites
603num: 2
604
605[WeeklyKernelPerBuildBenchmarks]
606run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800607day: 0
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700608suite: kernel_per-build_benchmarks
609branch_specs: >=tot-2
610pool: suites
611
612[WeeklyNightlyRegression]
613run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800614day: 0
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700615suite: regression
616branch_specs: >=tot-2
617pool: suites
618num: 2
619
620[WeeklyExperimentalTests]
621run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800622day: 0
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700623suite: experimental
624branch_specs: >=tot-2
625pool: suites
626
627[WeeklyJailedBuild]
628run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800629day: 0
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700630suite: jailed_build
631branch_specs: >=tot-2
632pool: jail
633
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700634[WeeklyNetwork3g_pseudomodem]
635run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800636day: 0
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700637suite: network3g_pseudomodem
638branch_specs: >=tot-2
639pool: suites
640
641[WeeklyCellular_modem_repair]
642run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800643day: 0
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700644suite: cellular_modem_repair
645branch_specs: >=tot-2
646pool: cellular_repair
647
648[WeeklyNetworkUI]
649run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800650day: 0
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700651suite: network_ui
652branch_specs: >=tot-2
653pool: suites
654
655[WeeklyPowerDaily]
656run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800657day: 1
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700658suite: power_daily
659branch_specs: >=tot-2
660pool: suites
661file_bugs: True
662
663[WeeklyPerfalerts]
664# Not a part of perf build because it requires 3 machines.
665run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800666day: 1
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700667suite: perfalerts
668branch_specs: >=tot-2
669pool: suites
670num: 1
671
672[WeeklySecuritySuite]
673run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800674day: 1
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700675suite: security
676branch_specs: >=tot-2
677pool: suites
678
679[WeeklyPower_build]
680run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800681day: 1
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700682suite: power_build
683branch_specs: >=tot-2
684pool: suites
685
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700686[Weeklyaudio]
687run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800688day: 1
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700689suite: audio
690branch_specs: >=tot-2
691pool: suites
692
693[Weeklyvideo]
694run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800695day: 1
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700696suite: video
697branch_specs: >=tot-2
698pool: suites
699num: 4
Owen Linc31cfbb2015-04-14 16:30:36 +0800700file_bugs: True
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700701
702[Weeklyyoutube_mse_eme]
703run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800704day: 1
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700705suite: youtube_mse_eme
706branch_specs: >=tot-2
707pool: suites
708
709[Weeklyyoutube_page]
710run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800711day: 1
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700712suite: youtube_page
713branch_specs: >=tot-2
714pool: suites
715
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700716[WeeklyLinkPerf]
717run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800718day: 2
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700719suite: link_perf
720branch_specs: >=tot-2
721pool: link_perf
722
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700723[Weeklyperf_v2]
724run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800725day: 2
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700726suite: perf_v2
727branch_specs: >=R40
728pool: suites
729
730[WeeklyNetworkNightly]
731run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800732day: 2
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700733suite: network_nightly
734branch_specs: >=tot-2
735pool: suites
Bindu Mahadevcec47562015-09-23 15:20:49 -0700736file_bugs: False
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700737
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700738[WeeklyWiFi_Perf]
739run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800740day: 2
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700741suite: wifi_perf
Bindu Mahadevb4f124f2015-02-26 12:20:14 -0800742branch_specs: <=tot-1
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700743pool: wificell
744
745[WeeklyWiFi_Attenuated_Performance]
746run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800747day: 2
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700748suite: wifi_atten_perf
Bindu Mahadevb4f124f2015-02-26 12:20:14 -0800749branch_specs: <=tot-1
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700750pool: groamer
751
752[WeeklyWiMAX]
753run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800754day: 2
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700755suite: wimax
756branch_specs: >=tot-2
757pool: wimax
758
759[WeeklySecurity]
760run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800761day: 2
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700762suite: security_weekly
763branch_specs: >=R37
764pool: suites
765
766[WeeklyBluetooth_Qualification]
767run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800768day: 2
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700769suite: bluetooth_qualification
770branch_specs: >=tot-2
771pool: wificell
772
773[WeeklyBluetooth_Sanity]
774run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800775day: 3
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700776suite: bluetooth_sanity
777branch_specs: >=tot-2
778pool: wificell
779
Bindu Mahadevb4f124f2015-02-26 12:20:14 -0800780[WeeklyWiFi_MatFunc]
781run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800782day: 3
Bindu Mahadevb4f124f2015-02-26 12:20:14 -0800783suite: wifi_matfunc
784branch_specs: <=tot-1
785pool: wificell
786
Bindu Mahadev5efe20e2015-10-08 12:31:15 -0700787[WeeklyWiFi_EndtoEnd]
788run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800789day: 3
Bindu Mahadev5efe20e2015-10-08 12:31:15 -0700790suite: wifi_endtoend
791branch_specs: <=tot-1
792pool: wificell
793
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700794[WeeklyStress]
795run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800796day: 3
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700797suite: stress
798branch_specs: >=tot-2
799pool: stress
800file_bugs: True
801
802[WeeklyStressPool2]
803run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800804day: 3
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700805suite: stress
806branch_specs: >=tot-2
807pool: stress2
808file_bugs: True
809
810[WeeklyStressPool3]
811run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800812day: 3
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700813suite: stress
814branch_specs: >=tot-2
815pool: stress3
816file_bugs: True
817
818[WeeklyStressPool4]
819run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800820day: 3
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700821suite: stress
Danny Chane5fa5d12015-12-09 15:25:08 -0800822branch_specs: =tot-2
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700823pool: stress4
824file_bugs: True
825
826[WeeklyStressPool5]
827run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800828day: 3
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700829suite: stress
Danny Chane5fa5d12015-12-09 15:25:08 -0800830branch_specs: =tot-2
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700831pool: stress5
832file_bugs: True
833
834[WeeklyGizmo]
835run_on: weekly
Dan Shice1f20a2016-01-25 17:27:40 -0800836day: 4
Prashanth Balasubramanian6b4bf842014-10-17 15:45:08 -0700837suite: bvt-cq
838branch_specs: >=tot-2
839pool: gizmo
840
Christopher Wiley1057ab22014-11-17 13:11:45 -0800841[TendoExperimental]
842run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800843hour: 14
Christopher Wiley1057ab22014-11-17 13:11:45 -0800844suite: tendo_experimental
845branch_specs: ==tot
846pool: suites
Rohit Makasanad2bce7c2014-12-05 17:32:12 -0800847
“Keith385b8492015-04-30 12:20:59 -0700848# Please do not add tests to this suite without first clearing it with the
849# crosbolt team.
850[CrosboltPerfPerbuild]
851run_on: new_build
852suite: crosbolt_perf_perbuild
Dan Shi90071442015-05-01 22:56:05 -0700853branch_specs: >=tot-1
“Keith385b8492015-04-30 12:20:59 -0700854pool: performance
855file_bugs: True
856
857# Please do not add tests to this suite without first clearing it with the
858# crosbolt team.
859[CrosboltPerfNightly]
860run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800861hour: 16
“Keith385b8492015-04-30 12:20:59 -0700862suite: crosbolt_perf_nightly
863branch_specs: >=tot-1
864pool: performance
865file_bugs: True
Dan Shia24704a2015-08-03 11:11:47 -0700866
867[FaftEcNightly]
868run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800869hour: 16
Dan Shia24704a2015-08-03 11:11:47 -0700870suite: faft_ec
871branch_specs: ==tot
872firmware_rw_build_spec: firmware
873test_source: cros
Dan Shia24704a2015-08-03 11:11:47 -0700874pool: faft-test
Dan Shife25db72015-09-22 10:53:13 -0700875file_bugs: True
876job_retry: True
Dan Shia24704a2015-08-03 11:11:47 -0700877
Aseda Aboagyefbf9c952016-01-14 11:22:31 -0800878# TODO(aaboagye): Remove this when satisified with EC-3PO FAFT EC performance.
879[EC3POFaftEcNightly]
880run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800881hour: 16
Aseda Aboagyefbf9c952016-01-14 11:22:31 -0800882suite: faft_ec3po
883branch_specs: ==tot
884firmware_rw_build_spec: firmware
885test_source: cros
886pool: faft-test-experiment
887file_bugs: True
888job_retry: True
889
Aseda Aboagye597e7232016-01-22 13:18:34 -0800890# TODO(aaboagye): Remove this when satisfied with EC-3PO FAFT BIOS performance.
891[EC3POFaftBiosNightly]
892run_on: nightly
893suite: faft_bios_ec3po
894branch_specs: ==tot
895firmware_rw_build_spec: firmware
896test_source: cros
897pool: faft-test-experiment
898file_bugs: True
899job_retry: True
900
Dan Shia24704a2015-08-03 11:11:47 -0700901[FaftBiosNightly]
902run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800903hour: 16
Dan Shia24704a2015-08-03 11:11:47 -0700904suite: faft_bios
905branch_specs: ==tot
906firmware_rw_build_spec: firmware
907test_source: cros
Tom Wai-Hong Tamb1c02e42015-08-08 05:43:45 +0800908pool: faft-test
Dan Shife25db72015-09-22 10:53:13 -0700909file_bugs: True
Bindu Mahadevcec47562015-09-23 15:20:49 -0700910job_retry: True
Tom Wai-Hong Tam963042d2015-12-04 07:50:29 +0800911
912[FaftEcTotNightly]
913run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800914hour: 16
Tom Wai-Hong Tam963042d2015-12-04 07:50:29 +0800915suite: faft_ec
916branch_specs: ==tot
Dan Shi59562a82016-01-06 16:05:31 -0800917firmware_rw_build_spec: cros
Tom Wai-Hong Tam963042d2015-12-04 07:50:29 +0800918test_source: cros
919pool: faft-test-tot
920file_bugs: True
921job_retry: True
922
923[FaftBiosTotNightly]
924run_on: nightly
Dan Shi9f256d92016-01-22 00:09:25 -0800925hour: 16
Tom Wai-Hong Tam963042d2015-12-04 07:50:29 +0800926suite: faft_bios
927branch_specs: ==tot
Dan Shi59562a82016-01-06 16:05:31 -0800928firmware_rw_build_spec: cros
Tom Wai-Hong Tam963042d2015-12-04 07:50:29 +0800929test_source: cros
930pool: faft-test-tot
931file_bugs: True
932job_retry: True
Mussa0cc08362016-01-15 16:29:18 -0800933
934[CameraPerBuild]
935run_on: new_build
936suite: camera_perbuild
937branch_specs: ==tot
938pool: camera
Mussa39cbf002016-01-21 18:11:27 -0800939job_retry: True
940
941[VideoImageComparisonChameleon]
942run_on: new_build
943suite: video_image_comparison_chameleon
944branch_specs: >=tot-2
Mussa1fea62d2016-01-26 15:13:18 -0800945pool: chameleon_hdmi_stable
Dan Shice1f20a2016-01-25 17:27:40 -0800946job_retry: True