+Pavel Labath <[email protected]> Pavel and Me was owning the following bots: lldb-x86_64-ubuntu-14.04-buildserver: Builds lldb-server for various andoird architectures (doesn't run tests) lldb-x86_64-ubuntu-14.04-cmake : Runs lldb tests with 6 different compilers on Linux (clang-3.5, gcc-4.9.4, clang HEAD) * (i386, x86_64) lldb-x86_64-darwin-13.4 : Building lldb on darwin using cmake+ninja and running remote debugging tests for android (AFAIK devices have been removed since) lldb-windows7-android : Building lldb for windows using cmake+ninja and running remote debugging tests for android (using an i386 andoird emulator) lldb-x86_64-ubuntu-14.04-android : Building lldb for linu and running remote debugging tests for android (AFAIK devices have been removed since)
My opinion is that we should leave lldb-x86_64-ubuntu-14.04-buildserver on as it provides at least build coverage for android and it is very stable and easy to fix when it breaks. If people have interest maintaining Linux support (I hope they do) then having lldb-x86_64-ubuntu-14.04-cmake on and green could be useful and I can help out with general bot maintenance but won't have bandwidth to actually look into test failures. For the rest of the bots I would propose to just turn them on unless somebody from Google/Android steps forward to maintain them as they occasionally require physical access and at the moment they are located in a lab in the Google MTV office. Will send an e-mail to a few interested parties to check if there is any takers. Cheers, Tamas On Fri, Jan 11, 2019 at 11:18 PM Stella Stamenova via lldb-dev < [email protected]> wrote: > If you look at the bot online, there's usually an admin listed. For > example: > > http://lab.llvm.org:8011/buildslaves > > I've CC'd the admins of the bots from Paul's list that are failing. > > Thanks, > -Stella > > -----Original Message----- > From: Davide Italiano <[email protected]> > Sent: Friday, January 11, 2019 3:12 PM > To: Stella Stamenova <[email protected]> > Cc: Robinson, Paul <[email protected]>; Pavel Labath <[email protected]>; > Zachary Turner <[email protected]>; LLDB <[email protected]> > Subject: Re: [lldb-dev] LLDB bot health > > On Fri, Jan 11, 2019 at 3:07 PM Stella Stamenova <[email protected]> > wrote: > > > > Thanks Davide, > > > > I think several of these bots have not been maintained for a while. One > thing we could do is try to ping the owners and see if it's possible to > update the bots or if they're no longer useful, then remove them. > > > > I agree. I don't know who owns these bots, is there an easy way to find? > (or just cc: them to these e-mail). > We can then ask Galina to just remove the bots if nobody maintains them. > > Thanks, > > -- > Davide > _______________________________________________ > lldb-dev mailing list > [email protected] > http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev >
_______________________________________________ lldb-dev mailing list [email protected] http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev
