angle/infra/config
Ben Pastene 8e43023684 Enable the chromium recipe RDB results experiment for all builds.
This experiment has been enabled at 100% for all chromium builds
for months now. And the more builders are on it, the more we're able to
refactor the chromium recipe. This was attempted in crrev.com/c/3307244,
but had to be reverted since angle builds re-use much of chromium's
recipe code but don't have the experiment rolled out to them.

So this rolls it out to angle builds to allow for further clean-up in
chromium's recipe code. Since all angle tests are wrapped via
result_adapter, they should already have RDB integration (meaning their
results are already uploaded to RDB).

A LED run of a build with this experiment applied:
https://ci.chromium.org/swarming/task/578b98d07382dd10?server=chromium-swarm.appspot.com

Another LED run with that experiment and the recipe CL relanded:
https://ci.chromium.org/swarming/task/578b9939cfccdb10?server=chromium-swarm.appspot.com

This matches its original build:
https://ci.chromium.org/ui/p/angle/builders/try/win-test/1026/overview

Bug: chromium:1135718
Change-Id: Ief4993fa9c027f9c2c6c3c352eb4e65ce74b628c
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3309479
Commit-Queue: Yuly Novikov <ynovikov@chromium.org>
Reviewed-by: Yuly Novikov <ynovikov@chromium.org>
2021-11-30 22:26:32 +00:00
..
generated Enable the chromium recipe RDB results experiment for all builds. 2021-11-30 22:26:32 +00:00
OWNERS infra: Fixes to main.star. 2021-02-10 18:45:45 +00:00
PRESUBMIT.py infra: validate configs using lucicfg tool in PRESUBMIT.py 2021-05-03 15:08:47 +00:00
README.md Change links from 'master' to 'main' branch. 2021-09-08 18:03:39 +00:00
main.star Enable the chromium recipe RDB results experiment for all builds. 2021-11-30 22:26:32 +00:00

README.md

Configuration files for chrome-infra services.

The project configuration is maintained in main.star. To regenerate the config run lucicfg generate main.star. See online docs for lucicfg.

Currently active version can be checked at https://luci-config.appspot.com/#/projects/angle .