Run betty-pre-cq only on repositories it cares about |
|||||||
Issue descriptionMore context at: https://bugs.chromium.org/p/chromium/issues/detail?id=752768#c1 In particular, run betty-pre-cq only on 4.4 kernel.
,
Aug 22 2017
+nxia for expert opinion
,
Aug 22 2017
Yes, we should run betty only on the kernel changes it tests (currently 4.4, but may change in a year or two).
,
Aug 22 2017
I'll let Richard / Aviv do this juggling because they're acting as the infra side gatekeepers of coverage. ihf@ has spoken and has a lot of knowledge from the product side. Let's do this sooner than later because we're wasting resources, and annoying developers.
,
Aug 24 2017
The mechanism for "don't test betty for certain changes" is to add a COMMIT-QUEUE.ini to the target repo. In this case, the file already exists, and by all appearances, none of the kernel branches run betty, even v4.4(!). However, from bug 752768, we see this CL: https://chromium-review.googlesource.com/#/c/chromiumos/third_party/kernel/+/607932/ That's a v3.8 kernel CL, and it's pretty clearly running the default pre-cq builders, not the builder configured in kernel/v3.8/COMMIT-QUEUE.ini. I can't explain that. So, there's something wrong/unexpected in the commit queue handling for the kernel repos. This goes beyond what I know how to explain or fix.
,
Aug 24 2017
Passing to nxia@ in hopes she can explain why the COMMIT-QUEUE.ini file
for src/third_party/kernel/v3.8 didn't apply to this CL:
https://chromium-review.googlesource.com/#/c/chromiumos/third_party/kernel/+/607932/
,
May 18 2018
,
Jun 8 2018
,
Aug 10
|
|||||||
►
Sign in to add a comment |
|||||||
Comment 1 by pprabhu@chromium.org
, Aug 21 2017