--
You received this message because you are subscribed to the Google Groups "infra-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to infra-dev+...@chromium.org.
To post to this group, send email to infr...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/infra-dev/CAATLsPbE2Lajgy63mQLVbsF6TVPOBu6hpXfpOQuVhkZ_maJ_BQ%40mail.gmail.com.
2. We have a lot of builders, can we automate this on a dashboard?
Hello Chrome developers,to help make the Tryserver more maintainable, I'd like to remove unused and unmaintained trybots.As part of this effort, I'd like to remove the following builders a week from now, on Nov 25:tryserver.chromium.linux:linux_chromeos_valgrindlinux_redux
linux_rel_naclmorelinux_valgrind
tryserver.chromium.mac:mac_chromium_openssl_dbgmac_chromium_openssl_relmac_rel_naclmoremac_valgrindmac_xcodebuildtryserver.chromium.win:win_rel_naclmorePlease help Chrome Infra make Tryserver an even friendlier, cleaner and more reliable piece of the build infrastructure. Don’t hesitate to respond with questions, concerns, or any other feedback.Paweł
--
--
Chromium Developers mailing list: chromi...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev
On Tue, Nov 18, 2014 at 3:01 AM, Paweł Hajdan, Jr. <phajd...@chromium.org> wrote:Hello Chrome developers,to help make the Tryserver more maintainable, I'd like to remove unused and unmaintained trybots.As part of this effort, I'd like to remove the following builders a week from now, on Nov 25:tryserver.chromium.linux:linux_chromeos_valgrindlinux_reduxAny update on crbug.com/359533 ?
Pardon the ignorance I've forgotten Who or what is chromium-dev <chromi...@chromium.org> ?
--
--
Chromium Developers mailing list: chromi...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev...@chromium.org.
Sorry automate is a vague term. I was thinking along the lines of "automatically generating a list of unused builders".
On Tue, Nov 18, 2014 at 10:20 AM, Thiago Farina <tfa...@chromium.org> wrote:On Tue, Nov 18, 2014 at 4:13 PM, Ryan Tseng <hin...@chromium.org> wrote:--2. We have a lot of builders, can we automate this on a dashboard?Hum, by "automate" here, what you mean? The removal? Sorry, I couldn't get it from the context.Thiago Farina
--
You received this message because you are subscribed to the Google Groups "infra-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to infra-dev+...@chromium.org.
To post to this group, send email to infr...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/infra-dev/CAMk4ikO-vbrt9w2T%2BVTpb0riNAiPs9AhEMLH3gBWbQudRDepBQ%40mail.gmail.com.
On Tue, Nov 18, 2014 at 7:41 PM, Ryan Tseng <hin...@chromium.org> wrote:Sorry automate is a vague term. I was thinking along the lines of "automatically generating a list of unused builders".Not sure. If anyone wants to give this a try, feel free to do so. A possible challenge is that the builders are getting builds, at least occasionally. CQ has machine-readable file describing which trybots it uses, but I think we have other bots that are used just not by CQ, e.g. perf bisect bots.I think large part here is a cleanup that wasn't done for a long time, while everyone was adding their favorite bot to humongous tryserver.chromium. Now I think we take a closer look at each newly added bot, which should help ensure they can all be maintained (using recipes also helps with that).
On Thu, Nov 20, 2014 at 2:33 AM, Paweł Hajdan, Jr. <phajd...@chromium.org> wrote:On Tue, Nov 18, 2014 at 7:41 PM, Ryan Tseng <hin...@chromium.org> wrote:Sorry automate is a vague term. I was thinking along the lines of "automatically generating a list of unused builders".Not sure. If anyone wants to give this a try, feel free to do so. A possible challenge is that the builders are getting builds, at least occasionally. CQ has machine-readable file describing which trybots it uses, but I think we have other bots that are used just not by CQ, e.g. perf bisect bots.I think large part here is a cleanup that wasn't done for a long time, while everyone was adding their favorite bot to humongous tryserver.chromium. Now I think we take a closer look at each newly added bot, which should help ensure they can all be maintained (using recipes also helps with that).I was thinking along the lines of an infra policy that "if your builder hasn't seen a job in 7 days, or a passing job in 30 days, it will be reaped."
is there any additional documentation for chromium.linux configs as a new user to the community I am trying to get some insight for alpha and beta builds.