Re: BuildBot

2009-11-10 Thread Philip Herron
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 James E Keenan wrote: > Philip Herron wrote: > >> http://crules.org:8010/waterfall >> >> I think i have left the force build buttons on, i will probably >> turn that off soon so people don't spam the servers ;). There is >> Debian servers only so far b

Re: BuildBot

2009-11-10 Thread James E Keenan
Philip Herron wrote: http://crules.org:8010/waterfall I think i have left the force build buttons on, i will probably turn that off soon so people don't spam the servers ;). There is Debian servers only so far but there is x86, Sparc and PPC G5 and an ARM machine but its currently offline atm,

BuildBot

2009-11-09 Thread Philip Herron
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hey guys, I have been dipping and out of the irc i meant to do this sooner but i went off to a conference in the middle there. And back now so i setup a little buildbot system it seems to be working ok for now. http://crules.org:8010/waterfall I

Re: parrot buildbot

2009-03-04 Thread Matisse Enzer
I've removed "step 5" from the build factory. The real test is to see if step 4 shows as failing when a unit test fails even though the smoke report is sent successfully. Sent from my iPhone On Mar 3, 2009, at 1:25 PM, Reini Urban wrote: 2009/3/2 Michael Peters : Matisse Enzer wrote: It

Re: parrot buildbot

2009-03-03 Thread Reini Urban
2009/3/2 Michael Peters : > Matisse Enzer wrote: >> It does do this. Right now I have 5 build steps defined: >> >> 1: ['/usr/bin/svn', 'checkout', '--revision', '37076', >> '--non-interactive', 'https://svn.parrot.org/parrot/trunk', 'build'] > > That should just pull the latest revision > >> 2: ['p

Re: parrot buildbot

2009-03-02 Thread Matisse Enzer
uot; now sent the results to smolder. From a recent Makefile: smoke : smolder_test Yes, and from a recent log file from the buildbot buildmaster ( http://buildbot.eigenstate.net:8040/fc6-x86_64-trunk/builds/1006/step-shell_3/0 ) TAP Archive created at /home/buildslave/projects/p

Re: parrot buildbot

2009-03-02 Thread Matisse Enzer
On Mar 2, 2009, at 4:02 AM, Michael Peters wrote: What would be really nice is if buildbot could run "make smoke" so that it submits to smolder. It does do this. Right now I have 5 build steps defined: 1: ['/usr/bin/svn', 'checkout', '--revision'

Re: parrot buildbot

2009-03-02 Thread Will Coleda
On Mon, Mar 2, 2009 at 10:20 AM, Michael Peters wrote: > Matisse Enzer wrote: > >> It does do this. Right now I have 5 build steps defined: >> >> 1: ['/usr/bin/svn', 'checkout', '--revision', '37076', >> '--non-interactive', 'https://svn.parrot.org/parrot/trunk', 'build'] > > That should just pull

Re: parrot buildbot

2009-03-02 Thread Michael Peters
Matisse Enzer wrote: It does do this. Right now I have 5 build steps defined: 1: ['/usr/bin/svn', 'checkout', '--revision', '37076', '--non-interactive', 'https://svn.parrot.org/parrot/trunk', 'build'] That should just pull the latest revision 2: ['perl', 'Configure.pl'] 3: ['make'] 4: [

Re: parrot buildbot

2009-03-02 Thread Michael Peters
Reini Urban wrote: (I'm not a parrot developer, I just set up the buildbot because i was learning about buildbot and wanted to help.) Great! It's getting useful now. What would be really nice is if buildbot could run "make smoke" so that it submits to smolder. Not only

Re: parrot buildbot

2009-03-01 Thread Reini Urban
2009/3/2 Matisse Enzer : > Thanks. > > I've changed the config on the buildmaster, and the new URL seems to be > working. > > (I'm not a parrot developer, I just set up the buildbot because i was > learning about buildbot and wanted to help.) Great! It'