commit | 90812103e5b55b8788399e72d7e06348f19143b7 | [log] [tgz] |
---|---|---|
author | Yuly Novikov <ynovikov@chromium.org> | Thu Apr 24 14:35:39 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 24 14:35:39 2025 |
tree | 7c9ff6f822caa576c663f521c2aeef6ad65fa500 | |
parent | 94a09c0afa810f65eb5bd5d1d2f12db73529bda0 [diff] |
infra: Remove Dawn-rotation bots from the mega CQ GPU and Dawn rotations include a lot of manually triggered trybots, which run the same set of tests as optional GPU and Dawn CQ bots, but on GPU models of which we only have limited quantities. It would be highly unlikely for a generic Chromium CL to pass the regular Chromium CQ bots, which run on GPU models of which we have larger quantities, and fail the same set of tests on a different GPU. For Chromium CLs that affect GPU-related code, we should use location_filters to included these bots, similarly to how optional GPU CQ bots are triggered now. Remove these bots from mega CQ until this is possible to configure. Bug: 384962295, 413080339 Change-Id: I06e08c1292da9925f6655275ead49084cb10445e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6458772 Commit-Queue: Yuly Novikov <ynovikov@chromium.org> Reviewed-by: Ben Pastene <bpastene@chromium.org> Cr-Commit-Position: refs/heads/main@{#1451138}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure.
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.