|
baf208a0
|
2018-03-09T15:59:12
|
|
cq.cfg: Add equivalent_to to ramp-up during LUCI migration
BUG=chromium:815092
Change-Id: I5eece73be718eaaf2797c361e3d8671404f718d1
Reviewed-on: https://chromium-review.googlesource.com/957469
Reviewed-by: Corentin Wallez <cwallez@chromium.org>
Reviewed-by: Jamie Madill <jmadill@chromium.org>
Commit-Queue: Corentin Wallez <cwallez@chromium.org>
|
|
6e94c455
|
2017-11-21T12:48:13
|
|
Reland "Update cq.cfg for new compile-only builders."
This is a reland of cc93cebf275a37e2f271f4856d7f13fc7eb3c1ad
Re-landing after mb_config.pyl fix.
Original change's description:
> Update cq.cfg for new compile-only builders.
>
> This removes the x64 versions of the Windows tests from the ANGLE CQ.
> They are still available to run as optional try jobs, if we suspect
> a failure. This should reduce the amount of test duplication while
> still keeping complete coverage.
>
> It also updates the Clang builder to the MSVC builder, since Chrome
> has switched to Clang by default on Windows, and the clang builder
> was a deprecated version of the MSVC builder anyway.
>
> Bug: chromium:786044
> Change-Id: I786fe85dcdaa57b55b0b44244797c9285c577ea2
> Reviewed-on: https://chromium-review.googlesource.com/782402
> Reviewed-by: Geoff Lang <geofflang@chromium.org>
> Reviewed-by: Andrii Shyshkalov <tandrii@chromium.org>
> Commit-Queue: Jamie Madill <jmadill@chromium.org>
Bug: chromium:786044
Change-Id: I85d1fe95d12a29e91755303423dd151450bb6a3b
Reviewed-on: https://chromium-review.googlesource.com/784232
Reviewed-by: Jamie Madill <jmadill@chromium.org>
Commit-Queue: Jamie Madill <jmadill@chromium.org>
|
|
cce013c9
|
2017-11-22T00:42:00
|
|
Revert "Update cq.cfg for new compile-only builders."
This reverts commit cc93cebf275a37e2f271f4856d7f13fc7eb3c1ad.
Reason for revert: There was a typo in mb_config.py.
https://build.chromium.org/deprecated/tryserver.chromium.angle/builders/win_angle_compile_x64_dbg_ng/builds/0/steps/analyze/logs/stdio
MBErr: Builder name "win_angle_compile_x64_dbg_ng" not found under masters[tryserver.chromium.angle] in "E:\b\c\b\win\src\tools\mb\mb_config.pyl"
Original change's description:
> Update cq.cfg for new compile-only builders.
>
> This removes the x64 versions of the Windows tests from the ANGLE CQ.
> They are still available to run as optional try jobs, if we suspect
> a failure. This should reduce the amount of test duplication while
> still keeping complete coverage.
>
> It also updates the Clang builder to the MSVC builder, since Chrome
> has switched to Clang by default on Windows, and the clang builder
> was a deprecated version of the MSVC builder anyway.
>
> Bug: chromium:786044
> Change-Id: I786fe85dcdaa57b55b0b44244797c9285c577ea2
> Reviewed-on: https://chromium-review.googlesource.com/782402
> Reviewed-by: Geoff Lang <geofflang@chromium.org>
> Reviewed-by: Andrii Shyshkalov <tandrii@chromium.org>
> Commit-Queue: Jamie Madill <jmadill@chromium.org>
TBR=geofflang@chromium.org,jmadill@chromium.org,tandrii@chromium.org
Change-Id: If13d3d69f0a1facd3876858afdaf0577f6ab1cb7
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: chromium:786044
Reviewed-on: https://chromium-review.googlesource.com/784070
Reviewed-by: Jamie Madill <jmadill@chromium.org>
Commit-Queue: Jamie Madill <jmadill@chromium.org>
|
|
cc93cebf
|
2017-11-21T12:48:13
|
|
Update cq.cfg for new compile-only builders.
This removes the x64 versions of the Windows tests from the ANGLE CQ.
They are still available to run as optional try jobs, if we suspect
a failure. This should reduce the amount of test duplication while
still keeping complete coverage.
It also updates the Clang builder to the MSVC builder, since Chrome
has switched to Clang by default on Windows, and the clang builder
was a deprecated version of the MSVC builder anyway.
Bug: chromium:786044
Change-Id: I786fe85dcdaa57b55b0b44244797c9285c577ea2
Reviewed-on: https://chromium-review.googlesource.com/782402
Reviewed-by: Geoff Lang <geofflang@chromium.org>
Reviewed-by: Andrii Shyshkalov <tandrii@chromium.org>
Commit-Queue: Jamie Madill <jmadill@chromium.org>
|
|
ad17d2a0
|
2017-09-11T11:30:50
|
|
Add linux_angle_ozone_rel_ng to CQ.
This provides compile testing of ANGLE's Ozone GBM back end.
BUG=762377
Change-Id: I3e6581307e303fe81fe754799cea9c09989e0d89
Reviewed-on: https://chromium-review.googlesource.com/660380
Reviewed-by: Jamie Madill <jmadill@chromium.org>
Commit-Queue: Frank Henigman <fjhenigman@chromium.org>
|
|
8cf8f7b0
|
2017-09-06T10:00:14
|
|
Remove linux_angle_chromeos_rel_ng from default bots.
This trybot was broken during the removal of the Linux ChromiumOS
Builder from chromium.gpu.fyi and is blocking all ANGLE CQ jobs.
BUG=762377
TBR=dpranke@chromium.org, jmadill@chromium.org
NOTRY=true
Change-Id: Ibc3ccf3af842ee8b040014732d179573f286afad
Reviewed-on: https://chromium-review.googlesource.com/653244
Commit-Queue: Kenneth Russell <kbr@chromium.org>
Reviewed-by: Kenneth Russell <kbr@chromium.org>
|
|
b5c5fb1b
|
2017-09-02T15:17:46
|
|
Remove linux_chromium_chromeos_ozone_rel_ng from the CQ.
We're removing this bot as redundant now in Chromium.
Change-Id: I35f00bff4e62780609f869c447839aa48b74b46c
R: jmadill@chromium.org
Bug: crbug.com/743212
Reviewed-on: https://chromium-review.googlesource.com/648654
Reviewed-by: Jamie Madill <jmadill@chromium.org>
|
|
ef661517
|
2017-08-26T11:13:04
|
|
Add ANGLE dEQP trybots to default set of tryservers.
These trybots -- for Win, Linux, and Android -- are all working now
per https://chromium-review.googlesource.com/636294 . Make them run
for all ANGLE CLs so that the dEQP tests can be removed from the
others. This will allow the dEQP bots' compiler configuration to
ultimately diverge from the other bots'.
BUG=727437
TBR=geofflang@chromium.org
Change-Id: I90ffcd358dfa888b77ecf718727d809c486170c7
Reviewed-on: https://chromium-review.googlesource.com/636759
Reviewed-by: Kenneth Russell <kbr@chromium.org>
Commit-Queue: Kenneth Russell <kbr@chromium.org>
|
|
558d645d
|
2017-02-15T21:55:41
|
|
CQ config: add gerrit CQAbility verifier.
Goal is to ensure that unreviewed and untrusted code isn't sent through
CQ to try bots, by accident or through malicious intent.
The following is the difference in CQ behavior after this CL lands:
1. CQ will start aborting CQ dry run triggered by contributors on
somebody's else change.
2. CQ full run will abort immediately if there are unsubmitted
dependencies.
3. CQ dry run by a non-change-owner will abort if there are unapproved
(w/o CR+2) dependencies.
R=geofflang@chromium.org,jmadill@chromium.org
BUG=692618,692613
NOTRY=True
Change-Id: I433998def4b97e2bad90da5980bf3f2b40a2e6f9
Reviewed-on: https://chromium-review.googlesource.com/443070
Commit-Queue: Andrii Shyshkalov <tandrii@chromium.org>
Reviewed-by: Jamie Madill <jmadill@chromium.org>
|
|
d0694d98
|
2016-10-07T15:47:04
|
|
Add linux_chromium_chromeos_ozone_rel_ng to CQ.
So ANGLE's Ozone backend gets compiled.
BUG=angleproject:1412
Change-Id: Id4b401f59cd9d3f4dd0b945af67ecc0c9e5d68a2
Reviewed-on: https://chromium-review.googlesource.com/395607
Commit-Queue: Frank Henigman <fjhenigman@chromium.org>
Reviewed-by: Jamie Madill <jmadill@chromium.org>
Reviewed-by: Andrii Shyshkalov <tandrii@chromium.org>
|
|
ae41faf5
|
2016-07-18T12:52:06
|
|
Add win_clang to CQ trybots.
BUG=angleproject:1311
Change-Id: I5a9f381ef7e7e18b20919f791beb2be7f2ddd7a5
Reviewed-on: https://chromium-review.googlesource.com/361064
Reviewed-by: Andrii Shyshkalov <tandrii@chromium.org>
|
|
b13e0a5b
|
2016-06-27T15:25:34
|
|
Add android_angle_rel_ng to ANGLE CQ
Swarmed Nexus 5X bot.
Mirroring Android Release (Nexus 5X) from chromium.gpu.fyi
BUG=chromium:617848, chromium:534814
Change-Id: I773c6accd3b4023822ddb165556e3af11ff5c6b1
Reviewed-on: https://chromium-review.googlesource.com/356470
Reviewed-by: Kenneth Russell <kbr@chromium.org>
Reviewed-by: Andrii Shyshkalov <tandrii@chromium.org>
Reviewed-by: Geoff Lang <geofflang@chromium.org>
Reviewed-by: Jamie Madill <jmadill@chromium.org>
Commit-Queue: Yuly Novikov <ynovikov@chromium.org>
|
|
fd99bfc6
|
2016-06-24T16:31:09
|
|
Make bucket names explicit in cq.cfg.
Don't assume bucket name to start with 'master.'.
NOTRY=True
BUG=chromium:617627
Change-Id: I4e634fd2f485ac06c8e06af2de0cd86dbf425e9b
Reviewed-on: https://chromium-review.googlesource.com/355990
Reviewed-by: Jamie Madill <jmadill@chromium.org>
|
|
be5a8a40
|
2016-06-22T02:16:16
|
|
Revert "use_ozone=1 for ANGLE CQ."
This reverts commit 13511a9ccd1ec35a4ddd17fa44f590125bbe0c95.
Change-Id: Ic5a91d14b59204c5667940797742bc55a137f177
Reviewed-on: https://chromium-review.googlesource.com/354706
Reviewed-by: Frank Henigman <fjhenigman@chromium.org>
|
|
13511a9c
|
2016-06-14T13:31:24
|
|
use_ozone=1 for ANGLE CQ.
Add tryserver.chromium.linux:linux_chromium_gn_chromeos_rel to ANGLE CQ
to build test with use_ozone=1.
BUG=angleproject:1412
Change-Id: Ib4e851b95f7cfbb7099b531affccd14f08418725
Reviewed-on: https://chromium-review.googlesource.com/352318
Reviewed-by: Jamie Madill <jmadill@chromium.org>
Reviewed-by: Andrii Shyshkalov <tandrii@chromium.org>
|
|
19f88f92
|
2016-05-24T11:44:49
|
|
Add the ChromeOS trybot to the CQ config.
BUG=angleproject:1347
Change-Id: I93266da474909352a4b83de52cffde82687bda86
Reviewed-on: https://chromium-review.googlesource.com/346735
Commit-Queue: Jamie Madill <jmadill@chromium.org>
Reviewed-by: Jamie Madill <jmadill@chromium.org>
|
|
0dcaaf77
|
2016-02-10T10:58:59
|
|
Re-enable win_angle_x64_dbg_ng as a trybot target.
BUG=chromium:585270
Change-Id: I94b78d21aa700fbc7549f9f30534ba9f414780a3
Reviewed-on: https://chromium-review.googlesource.com/326924
Reviewed-by: Jamie Madill <jmadill@chromium.org>
|
|
3271328c
|
2016-02-09T23:52:21
|
|
Revert "Re-enable win_angle_x64_dbg_ng as a trybot target."
This reverts commit b36b491c00924acfc03c71453833c442b7a22be6.
Forgot to restart the tryserver.chromium.angle waterfall to add this bot, and now waterfall restarts are broken: http://crbug.com/585632 .
Change-Id: Id25ac99a54013a9dd1406d4680717bef12a75940
Reviewed-on: https://chromium-review.googlesource.com/327033
Reviewed-by: Kenneth Russell <kbr@chromium.org>
|
|
b36b491c
|
2016-02-08T15:55:49
|
|
Re-enable win_angle_x64_dbg_ng as a trybot target.
BUG=chromium:585270
Change-Id: I9d95667d676f54bfe8901a428a6cb5eddf927819
Reviewed-on: https://chromium-review.googlesource.com/326830
Reviewed-by: Jamie Madill <jmadill@chromium.org>
Reviewed-by: Corentin Wallez <cwallez@chromium.org>
|
|
331c68a2
|
2016-02-01T18:54:48
|
|
Remove win_angle_x64_dbg_ng tryserver.
This won't be mirrored on the waterfall for the time being due to lack
of hardware.
BUG=542370
Change-Id: I2ecfde30f66d3dcdde2d05144d647c2b4b5c83d3
Reviewed-on: https://chromium-review.googlesource.com/325133
Tested-by: Kenneth Russell <kbr@chromium.org>
Reviewed-by: Kenneth Russell <kbr@chromium.org>
|
|
a832742d
|
2016-01-27T22:22:52
|
|
Touch Infraustructure CQ config.
Change-Id: I9f733055ba3c22950eeedc17e756fe50af272a16
Reviewed-on: https://chromium-review.googlesource.com/324280
Reviewed-by: Andrii Shyshkalov <tandrii@chromium.org>
Tested-by: Andrii Shyshkalov <tandrii@chromium.org>
|
|
ed1afee6
|
2016-01-27T16:03:22
|
|
Reland "Infrastructure: CQ Verified label is no longer required."
This re-lands https://chromium-review.googlesource.com/#/c/323690/. It didn't break tryjobs, they actually didn't work.
Change-Id: Id3da7658515f59e8dae550816d82b1fcce1e5f7a
Reviewed-on: https://chromium-review.googlesource.com/324220
Reviewed-by: Sergiy Byelozyorov <sergiyb@chromium.org>
Tested-by: Andrii Shyshkalov <tandrii@chromium.org>
Commit-Queue: Andrii Shyshkalov <tandrii@chromium.org>
|
|
b8d28399
|
2016-01-25T19:49:46
|
|
Revert "Infrastructure: CQ Verified label is no longer required."
This might cause analyze weirdness as shown in tryjobs here.
NOTRY=true
This reverts commit 5b74bd390334b1c988bb4b941e7765b992f611f7.
Change-Id: I018925a55ce4cebbc873e8c0ebb4b97ae9ca1020
Reviewed-on: https://chromium-review.googlesource.com/323581
Reviewed-by: Andrii Shyshkalov <tandrii@chromium.org>
Tested-by: Andrii Shyshkalov <tandrii@chromium.org>
Commit-Queue: Andrii Shyshkalov <tandrii@chromium.org>
|
|
5b74bd39
|
2016-01-25T15:17:50
|
|
Infrastructure: CQ Verified label is no longer required.
BUG=577560
Change-Id: Ibd5b8bfd0da1631b03317dc6d0c85c649c947c12
Reviewed-on: https://chromium-review.googlesource.com/323690
Commit-Queue: Andrii Shyshkalov <tandrii@chromium.org>
Reviewed-by: Sergiy Byelozyorov <sergiyb@chromium.org>
Tested-by: Sergiy Byelozyorov <sergiyb@chromium.org>
|
|
7cfcdf06
|
2016-01-18T20:06:25
|
|
Set up infra config folder with CQ configuration.
BUG=503611,577560
Change-Id: I4ecb2c6a01c81f6a93c8ff4a52b89789711b23a5
Reviewed-on: https://chromium-review.googlesource.com/322142
Reviewed-by: Sergiy Byelozyorov <sergiyb@chromium.org>
Reviewed-by: Paweł Hajdan Jr. <phajdan.jr@chromium.org>
Tested-by: Andrii Shyshkalov <tandrii@chromium.org>
|