* Continuous Integration @ 2015-04-22 14:20 Thiago Farina 2015-04-22 14:25 ` Richard Weinberger 0 siblings, 1 reply; 10+ messages in thread From: Thiago Farina @ 2015-04-22 14:20 UTC (permalink / raw) To: linux list; +Cc: Andrew Morton, Linus Torvalds, mingo Hi, Does Linux plan to one day use a Continuous Integration system like Buildbot or Travis-ci? Best regards, -- Thiago Farina ^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: Continuous Integration 2015-04-22 14:20 Continuous Integration Thiago Farina @ 2015-04-22 14:25 ` Richard Weinberger 2015-04-22 14:43 ` Thiago Farina 0 siblings, 1 reply; 10+ messages in thread From: Richard Weinberger @ 2015-04-22 14:25 UTC (permalink / raw) To: Thiago Farina; +Cc: linux list, Andrew Morton, Linus Torvalds, Ingo Molnar On Wed, Apr 22, 2015 at 4:20 PM, Thiago Farina <tfransosi@gmail.com> wrote: > Hi, > > Does Linux plan to one day use a Continuous Integration system like > Buildbot or Travis-ci? We do already. i.e. http://server.roeck-us.net:8010/ -- Thanks, //richard ^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: Continuous Integration 2015-04-22 14:25 ` Richard Weinberger @ 2015-04-22 14:43 ` Thiago Farina 2015-04-22 14:48 ` Richard Weinberger 2015-04-22 15:11 ` Josh Boyer 0 siblings, 2 replies; 10+ messages in thread From: Thiago Farina @ 2015-04-22 14:43 UTC (permalink / raw) To: Richard Weinberger; +Cc: linux list, Andrew Morton, Linus Torvalds, Ingo Molnar On Wed, Apr 22, 2015 at 11:25 AM, Richard Weinberger <richard.weinberger@gmail.com> wrote: > On Wed, Apr 22, 2015 at 4:20 PM, Thiago Farina <tfransosi@gmail.com> wrote: >> Hi, >> >> Does Linux plan to one day use a Continuous Integration system like >> Buildbot or Travis-ci? > > We do already. > i.e. http://server.roeck-us.net:8010/ > I can't access that. And sorry, that does not count. I mean, it should be an official one hosted on kernel.org or linux-foundation.org -- Thiago Farina ^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: Continuous Integration 2015-04-22 14:43 ` Thiago Farina @ 2015-04-22 14:48 ` Richard Weinberger 2015-04-22 18:00 ` Guenter Roeck 2015-04-22 15:11 ` Josh Boyer 1 sibling, 1 reply; 10+ messages in thread From: Richard Weinberger @ 2015-04-22 14:48 UTC (permalink / raw) To: Thiago Farina Cc: linux list, Andrew Morton, Linus Torvalds, Ingo Molnar, Guenter Roeck Am 22.04.2015 um 16:43 schrieb Thiago Farina: > On Wed, Apr 22, 2015 at 11:25 AM, Richard Weinberger > <richard.weinberger@gmail.com> wrote: >> On Wed, Apr 22, 2015 at 4:20 PM, Thiago Farina <tfransosi@gmail.com> wrote: >>> Hi, >>> >>> Does Linux plan to one day use a Continuous Integration system like >>> Buildbot or Travis-ci? >> >> We do already. >> i.e. http://server.roeck-us.net:8010/ >> > I can't access that. Guenter, is your buildbot down? > And sorry, that does not count. > > I mean, it should be an official one hosted on kernel.org or > linux-foundation.org Made my day. :) Thanks, //richard ^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: Continuous Integration 2015-04-22 14:48 ` Richard Weinberger @ 2015-04-22 18:00 ` Guenter Roeck 2015-04-22 19:41 ` Thiago Farina 0 siblings, 1 reply; 10+ messages in thread From: Guenter Roeck @ 2015-04-22 18:00 UTC (permalink / raw) To: Richard Weinberger Cc: Thiago Farina, linux list, Andrew Morton, Linus Torvalds, Ingo Molnar On Wed, Apr 22, 2015 at 04:48:19PM +0200, Richard Weinberger wrote: > Am 22.04.2015 um 16:43 schrieb Thiago Farina: > > On Wed, Apr 22, 2015 at 11:25 AM, Richard Weinberger > > <richard.weinberger@gmail.com> wrote: > >> On Wed, Apr 22, 2015 at 4:20 PM, Thiago Farina <tfransosi@gmail.com> wrote: > >>> Hi, > >>> > >>> Does Linux plan to one day use a Continuous Integration system like > >>> Buildbot or Travis-ci? > >> > >> We do already. > >> i.e. http://server.roeck-us.net:8010/ > >> > > I can't access that. > > Guenter, is your buildbot down? > Yep, sorry. The installed version of buildbot and/or twistd has a pretty bad memory leak, and once in a while to oom killer cuts in. I restarted it. Guenter ^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: Continuous Integration 2015-04-22 18:00 ` Guenter Roeck @ 2015-04-22 19:41 ` Thiago Farina 2015-04-22 19:48 ` Richard Weinberger 0 siblings, 1 reply; 10+ messages in thread From: Thiago Farina @ 2015-04-22 19:41 UTC (permalink / raw) To: Guenter Roeck Cc: Richard Weinberger, linux list, Andrew Morton, Linus Torvalds, Ingo Molnar On Wed, Apr 22, 2015 at 3:00 PM, Guenter Roeck <linux@roeck-us.net> wrote: > On Wed, Apr 22, 2015 at 04:48:19PM +0200, Richard Weinberger wrote: >> Am 22.04.2015 um 16:43 schrieb Thiago Farina: >> > On Wed, Apr 22, 2015 at 11:25 AM, Richard Weinberger >> > <richard.weinberger@gmail.com> wrote: >> >> On Wed, Apr 22, 2015 at 4:20 PM, Thiago Farina <tfransosi@gmail.com> wrote: >> >>> Hi, >> >>> >> >>> Does Linux plan to one day use a Continuous Integration system like >> >>> Buildbot or Travis-ci? >> >> >> >> We do already. >> >> i.e. http://server.roeck-us.net:8010/ >> >> >> > I can't access that. >> >> Guenter, is your buildbot down? >> > Yep, sorry. The installed version of buildbot and/or twistd has a > pretty bad memory leak, and once in a while to oom killer cuts in. > I restarted it. > http://server.roeck-us.net:8010/console, waterfall, none of them are loading. -- Thiago Farina ^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: Continuous Integration 2015-04-22 19:41 ` Thiago Farina @ 2015-04-22 19:48 ` Richard Weinberger 2015-04-22 19:53 ` Thiago Farina 0 siblings, 1 reply; 10+ messages in thread From: Richard Weinberger @ 2015-04-22 19:48 UTC (permalink / raw) To: Thiago Farina, Guenter Roeck Cc: linux list, Andrew Morton, Linus Torvalds, Ingo Molnar Am 22.04.2015 um 21:41 schrieb Thiago Farina: > On Wed, Apr 22, 2015 at 3:00 PM, Guenter Roeck <linux@roeck-us.net> wrote: >> On Wed, Apr 22, 2015 at 04:48:19PM +0200, Richard Weinberger wrote: >>> Am 22.04.2015 um 16:43 schrieb Thiago Farina: >>>> On Wed, Apr 22, 2015 at 11:25 AM, Richard Weinberger >>>> <richard.weinberger@gmail.com> wrote: >>>>> On Wed, Apr 22, 2015 at 4:20 PM, Thiago Farina <tfransosi@gmail.com> wrote: >>>>>> Hi, >>>>>> >>>>>> Does Linux plan to one day use a Continuous Integration system like >>>>>> Buildbot or Travis-ci? >>>>> >>>>> We do already. >>>>> i.e. http://server.roeck-us.net:8010/ >>>>> >>>> I can't access that. >>> >>> Guenter, is your buildbot down? >>> >> Yep, sorry. The installed version of buildbot and/or twistd has a >> pretty bad memory leak, and once in a while to oom killer cuts in. >> I restarted it. >> > http://server.roeck-us.net:8010/console, waterfall, none of them are loading. As Guenter wrote, he is working on it. Please see also Josh's answer. Thanks, //richard ^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: Continuous Integration 2015-04-22 19:48 ` Richard Weinberger @ 2015-04-22 19:53 ` Thiago Farina 2015-04-22 19:56 ` Richard Weinberger 0 siblings, 1 reply; 10+ messages in thread From: Thiago Farina @ 2015-04-22 19:53 UTC (permalink / raw) To: Richard Weinberger Cc: Guenter Roeck, linux list, Andrew Morton, Linus Torvalds, Ingo Molnar On Wed, Apr 22, 2015 at 4:48 PM, Richard Weinberger <richard@nod.at> wrote: > Am 22.04.2015 um 21:41 schrieb Thiago Farina: >> On Wed, Apr 22, 2015 at 3:00 PM, Guenter Roeck <linux@roeck-us.net> wrote: >>> On Wed, Apr 22, 2015 at 04:48:19PM +0200, Richard Weinberger wrote: >>>> Am 22.04.2015 um 16:43 schrieb Thiago Farina: >>>>> On Wed, Apr 22, 2015 at 11:25 AM, Richard Weinberger >>>>> <richard.weinberger@gmail.com> wrote: >>>>>> On Wed, Apr 22, 2015 at 4:20 PM, Thiago Farina <tfransosi@gmail.com> wrote: >>>>>>> Hi, >>>>>>> >>>>>>> Does Linux plan to one day use a Continuous Integration system like >>>>>>> Buildbot or Travis-ci? >>>>>> >>>>>> We do already. >>>>>> i.e. http://server.roeck-us.net:8010/ >>>>>> >>>>> I can't access that. >>>> >>>> Guenter, is your buildbot down? >>>> >>> Yep, sorry. The installed version of buildbot and/or twistd has a >>> pretty bad memory leak, and once in a while to oom killer cuts in. >>> I restarted it. >>> >> http://server.roeck-us.net:8010/console, waterfall, none of them are loading. > > As Guenter wrote, he is working on it. He said that he had "restarted", not that he was working on it. I couldn't know from 'restarted' that there were things to work on to restore his buildbot. > Please see also Josh's answer. > I read it, but I didn't mean to be rude. -- Thiago Farina ^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: Continuous Integration 2015-04-22 19:53 ` Thiago Farina @ 2015-04-22 19:56 ` Richard Weinberger 0 siblings, 0 replies; 10+ messages in thread From: Richard Weinberger @ 2015-04-22 19:56 UTC (permalink / raw) To: Thiago Farina Cc: Guenter Roeck, linux list, Andrew Morton, Linus Torvalds, Ingo Molnar Am 22.04.2015 um 21:53 schrieb Thiago Farina: > On Wed, Apr 22, 2015 at 4:48 PM, Richard Weinberger <richard@nod.at> wrote: >> Am 22.04.2015 um 21:41 schrieb Thiago Farina: >>> On Wed, Apr 22, 2015 at 3:00 PM, Guenter Roeck <linux@roeck-us.net> wrote: >>>> On Wed, Apr 22, 2015 at 04:48:19PM +0200, Richard Weinberger wrote: >>>>> Am 22.04.2015 um 16:43 schrieb Thiago Farina: >>>>>> On Wed, Apr 22, 2015 at 11:25 AM, Richard Weinberger >>>>>> <richard.weinberger@gmail.com> wrote: >>>>>>> On Wed, Apr 22, 2015 at 4:20 PM, Thiago Farina <tfransosi@gmail.com> wrote: >>>>>>>> Hi, >>>>>>>> >>>>>>>> Does Linux plan to one day use a Continuous Integration system like >>>>>>>> Buildbot or Travis-ci? >>>>>>> >>>>>>> We do already. >>>>>>> i.e. http://server.roeck-us.net:8010/ >>>>>>> >>>>>> I can't access that. >>>>> >>>>> Guenter, is your buildbot down? >>>>> >>>> Yep, sorry. The installed version of buildbot and/or twistd has a >>>> pretty bad memory leak, and once in a while to oom killer cuts in. >>>> I restarted it. >>>> >>> http://server.roeck-us.net:8010/console, waterfall, none of them are loading. >> >> As Guenter wrote, he is working on it. > He said that he had "restarted", not that he was working on it. I > couldn't know from 'restarted' that there were things to work on to > restore his buildbot. As the current installation suffers form a memory leak a restart is only a temporary solution. Thanks, //richard ^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: Continuous Integration 2015-04-22 14:43 ` Thiago Farina 2015-04-22 14:48 ` Richard Weinberger @ 2015-04-22 15:11 ` Josh Boyer 1 sibling, 0 replies; 10+ messages in thread From: Josh Boyer @ 2015-04-22 15:11 UTC (permalink / raw) To: Thiago Farina Cc: Richard Weinberger, linux list, Andrew Morton, Linus Torvalds, Ingo Molnar On Wed, Apr 22, 2015 at 10:43 AM, Thiago Farina <tfransosi@gmail.com> wrote: > On Wed, Apr 22, 2015 at 11:25 AM, Richard Weinberger > <richard.weinberger@gmail.com> wrote: >> On Wed, Apr 22, 2015 at 4:20 PM, Thiago Farina <tfransosi@gmail.com> wrote: >>> Hi, >>> >>> Does Linux plan to one day use a Continuous Integration system like >>> Buildbot or Travis-ci? >> >> We do already. >> i.e. http://server.roeck-us.net:8010/ >> > I can't access that. > > And sorry, that does not count. It counts just fine. The work is being done and providing value. It's rather rude of you to dismiss it because of where it is hosted. In addition to Guenter's work, I believe there are also CI-like projects run by Intel (they have a 0-day build bot kind of thing and a linux-next boot thing), and http://kisskb.ellerman.id.au/kisskb/matrix/ > I mean, it should be an official one hosted on kernel.org or > linux-foundation.org The only thing that makes a CI project "official" is that it's actually running and providing feedback to the community it's targeting. Hosting it on kernel.org or linuxfoundation.org is a nicety. josh ^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2015-04-22 19:56 UTC | newest] Thread overview: 10+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2015-04-22 14:20 Continuous Integration Thiago Farina 2015-04-22 14:25 ` Richard Weinberger 2015-04-22 14:43 ` Thiago Farina 2015-04-22 14:48 ` Richard Weinberger 2015-04-22 18:00 ` Guenter Roeck 2015-04-22 19:41 ` Thiago Farina 2015-04-22 19:48 ` Richard Weinberger 2015-04-22 19:53 ` Thiago Farina 2015-04-22 19:56 ` Richard Weinberger 2015-04-22 15:11 ` Josh Boyer
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox