On Mon, Nov 3, 2008 at 2:43 AM, Duncan Sands <duncan.sands at math.u-psud.fr> wrote:> Hi Daniel, > >> I set up a buildbot for llvm at http://google1.osuosl.org:8011/waterfall >> It builds every single revision of llvm, runs the testsuite, and >> reports the results. It takes about 3 minutes per build+test right >> now (it's an 8 core machine). > > how does it report the results? Can it email the mailing list if the > build fails for example? >It can, it could also email the list only if it goes from success to failure (so that continual failures don't generate an email each), etc. I haven't set up the email notifier yet, i am still getting it to add the test result links nicely first, then i'll get the email notifier added. (It's a matter of a few lines of config :P)> Ciao, > > Duncan. >
Thanks. But please send the build notifications to llvm-testresults at cs.uiuc.edu instead. Evan On Nov 3, 2008, at 10:32 AM, Daniel Berlin wrote:> On Mon, Nov 3, 2008 at 2:43 AM, Duncan Sands > <duncan.sands at math.u-psud.fr> wrote: >> Hi Daniel, >> >>> I set up a buildbot for llvm at http://google1.osuosl.org:8011/waterfall >>> It builds every single revision of llvm, runs the testsuite, and >>> reports the results. It takes about 3 minutes per build+test right >>> now (it's an 8 core machine). >> >> how does it report the results? Can it email the mailing list if the >> build fails for example? >> > > It can, it could also email the list only if it goes from success to > failure (so that continual failures don't generate an email each), > etc. > > I haven't set up the email notifier yet, i am still getting it to add > the test result links nicely first, then i'll get the email notifier > added. > > (It's a matter of a few lines of config :P) > >> Ciao, >> >> Duncan. >> > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
It will send them to llvm-testresults and the person who caused the failures :) On Mon, Nov 3, 2008 at 2:20 PM, Evan Cheng <evan.cheng at apple.com> wrote:> Thanks. But please send the build notifications to llvm-testresults at cs.uiuc.edu > instead. > Evan > > On Nov 3, 2008, at 10:32 AM, Daniel Berlin wrote: > >> On Mon, Nov 3, 2008 at 2:43 AM, Duncan Sands >> <duncan.sands at math.u-psud.fr> wrote: >>> Hi Daniel, >>> >>>> I set up a buildbot for llvm at http://google1.osuosl.org:8011/waterfall >>>> It builds every single revision of llvm, runs the testsuite, and >>>> reports the results. It takes about 3 minutes per build+test right >>>> now (it's an 8 core machine). >>> >>> how does it report the results? Can it email the mailing list if the >>> build fails for example? >>> >> >> It can, it could also email the list only if it goes from success to >> failure (so that continual failures don't generate an email each), >> etc. >> >> I haven't set up the email notifier yet, i am still getting it to add >> the test result links nicely first, then i'll get the email notifier >> added. >> >> (It's a matter of a few lines of config :P) >> >>> Ciao, >>> >>> Duncan. >>> >> _______________________________________________ >> LLVM Developers mailing list >> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu >> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev >
Apparently Analagous Threads
- [LLVMdev] Buildbot now up and new build failures
- [LLVMdev] Buildbot now up and new build failures
- [LLVMdev] Buildbot now up and new build failures
- [LLVMdev] FW: buildbot failure in llvm on llvm-i686-linux
- [LLVMdev] FW: buildbot failure in llvm on llvm-i686-linux