New issue
Advanced search Search tips

Issue 739549 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 706095
Owner: ----
Closed: Jul 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: ----
Type: ----



Sign in to add a comment

Gerrit: "Choose tryjobs" list missing many builders

Project Member Reported by rsesek@chromium.org, Jul 5 2017

Issue description

What steps will reproduce the problem?
(1) Go to any Chromium CL
(2) Try to submit a tryjob to a more obscure builder (e.g. Mac debug with tests/mac_chromium_dbg_ng, Mac asan/mac_chromium_asan_rel_ng, Android Mips/android_compile_mips_dbg)
(3) Have to fallback to `git cl try` and all its hard-to-remember flags

What is the expected result?
Show more (all) of the builders from the various masters:
https://build.chromium.org/p/tryserver.chromium.mac/builders
https://build.chromium.org/p/tryserver.chromium.linux/waterfall
https://build.chromium.org/p/tryserver.chromium.android/waterfall
etc

PolyGerrit has that fantastic filterable/serachable "Choose Tryjobs" list, so adding more builders shouldn't be too bad.

What happens instead?
Only this list is shown: https://chromium.googlesource.com/chromium/src/+/464bdd26fb32120f2eed38b1b079bd76a2d08258/buildbucket.config

Please provide any additional information below. Attach a screenshot if
possible.

 
Mergedinto: 706095
Status: Duplicate (was: Unconfirmed)
Yes, this is why the "Choose Tryjobs" dialog has a link to buildbucket.config so that you can edit that file to list the builders you need. When we have a web editor, that will be even easier (https://bugs.chromium.org/p/chromium/issues/detail?id=728428). We plan to replace that file with automatic population via an API, but that's not ready yet.
Great to hear that we won't be maintaining the list in the future. In the interim should I:

1) Update the buildbucket.config with more builders that I care about
2) Update the buildbucket.config to mirror the current state of all the masters
3) File a bug to do 1 or 2, rather than doing it myself
4) Do nothing and wait for issue 728428

Sign in to add a comment