x/build: longtest extra slowbot runs should count against prequal #62476
Labels
Builders
x/build issues (builders, bots, dashboards)
FrozenDueToAge
NeedsFix
The path to resolution is known, but the work has not been done.
Milestone
For a recent CL, I kicked off the LUCI trybots and requested an additional slowbot run for the linux-amd64-longtest builder.
I noticed that I got an "all checks passed" email from LUCI before the longtest slowbot run had completed-- it seems that the additional slowbot runs are decoupled from conditions used to decide whether the CL passes prequal, which is a little different from the way things worked pre-LUCI.
It would be nice to have a way to tell LUCI something to the effect of "don't add prequal +1 to this CL unless a specific set of slowbots also pass" (this is especially important for things like cmd/go CLs or linker CLs that touch arch-specific code).
Thanks.
cc @golang/release
The text was updated successfully, but these errors were encountered: