0

Fix typo in cq.md

Bug: 363034680
Change-Id: I12136431690020420971e2a7f6bd14d6d2856159
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5878811
Commit-Queue: Fabio Rocha <fabio.rocha@microsoft.com>
Reviewed-by: Sam Fortiner <samfort@microsoft.com>
Reviewed-by: Fabio Rocha <fabio.rocha@microsoft.com>
Cr-Commit-Position: refs/heads/main@{#1358579}
This commit is contained in:
Monica Chintala
2024-09-21 19:02:01 +00:00
committed by Chromium LUCI CQ
parent 67d559173b
commit 75bc716708

@ -201,7 +201,7 @@ There are several requirements for a builder to be added to the Commit Queue.
familiar with existing configurations.
* Tests should use existing test harnesses i.e.
[gtest](../../third_party/googletest).
* It should be possible for any committer to replicate any testing run; i.e.
* It should be possible for any committer to replicate any testing run, i.e.
tests and their data must be in the public repository.
* Median cycle time needs to be under 40 minutes for trybots. 90th percentile
should be around an hour (preferably shorter).