You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oodt.apache.org by "Mattmann, Chris A (388J)" <ch...@jpl.nasa.gov> on 2011/09/10 06:17:30 UTC

Setting up Jenkins for OODT

Hey Guys,

I'm setting up a standard Jenkins builder for OODT via http://ci.apache.org/ and 
the instructions there.

I'll let you know when I'm done.

Cheers,
Chris

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Chris Mattmann, Ph.D.
Senior Computer Scientist
NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA
Office: 171-266B, Mailstop: 171-246
Email: chris.a.mattmann@nasa.gov
WWW:   http://sunset.usc.edu/~mattmann/
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Adjunct Assistant Professor, Computer Science Department
University of Southern California, Los Angeles, CA 90089 USA
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++


Re: Setting up Jenkins for OODT

Posted by "Mattmann, Chris A (388J)" <ch...@jpl.nasa.gov>.
Thanks Sean.

We've now got a Jenkins job up and running:

https://builds.apache.org/job/oodt-trunk/

It's set up to notify IRC (#oodt), and the mailing lists (dev@oodt.apache.org) 
of the build results. It currently builds and tests (using mvn install) the Java
portions of the framework. Sean, if you can show me how to set up the Agility 
part of the job in Jenkins (with your jenkins fu), then I will add that part too.

Thanks,
Chris

On Sep 10, 2011, at 8:50 AM, Sean Kelly wrote:

> +999989986987439873521.6
> 
> THANK YOU.
> 
> I know historically the people involved in #OODT weren't fond of test-driven development or continuous integration, but in my own experience it's a fantastic way to reduce defects. I personally find it fun to write the tests first, and then implement-implement-implement until the bar turns green.
> 
> Jenkins = 109.6% pure win.
> 
> Thanks!
> 
> 
> On 2011.Sep.9, at 11.17p, Mattmann, Chris A (388J) wrote:
> 
>> Hey Guys,
>> 
>> I'm setting up a standard Jenkins builder for OODT via http://ci.apache.org/ and 
>> the instructions there.
>> 
>> I'll let you know when I'm done.
>> 
>> Cheers,
>> Chris
>> 
>> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>> Chris Mattmann, Ph.D.
>> Senior Computer Scientist
>> NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA
>> Office: 171-266B, Mailstop: 171-246
>> Email: chris.a.mattmann@nasa.gov
>> WWW:   http://sunset.usc.edu/~mattmann/
>> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>> Adjunct Assistant Professor, Computer Science Department
>> University of Southern California, Los Angeles, CA 90089 USA
>> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>> 
> 


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Chris Mattmann, Ph.D.
Senior Computer Scientist
NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA
Office: 171-266B, Mailstop: 171-246
Email: chris.a.mattmann@nasa.gov
WWW:   http://sunset.usc.edu/~mattmann/
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Adjunct Assistant Professor, Computer Science Department
University of Southern California, Los Angeles, CA 90089 USA
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++


Re: Setting up Jenkins for OODT

Posted by Sean Kelly <ke...@apache.org>.
+999989986987439873521.6

THANK YOU.

I know historically the people involved in #OODT weren't fond of test-driven development or continuous integration, but in my own experience it's a fantastic way to reduce defects. I personally find it fun to write the tests first, and then implement-implement-implement until the bar turns green.

Jenkins = 109.6% pure win.

Thanks!


On 2011.Sep.9, at 11.17p, Mattmann, Chris A (388J) wrote:

> Hey Guys,
> 
> I'm setting up a standard Jenkins builder for OODT via http://ci.apache.org/ and 
> the instructions there.
> 
> I'll let you know when I'm done.
> 
> Cheers,
> Chris
> 
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> Chris Mattmann, Ph.D.
> Senior Computer Scientist
> NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA
> Office: 171-266B, Mailstop: 171-246
> Email: chris.a.mattmann@nasa.gov
> WWW:   http://sunset.usc.edu/~mattmann/
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> Adjunct Assistant Professor, Computer Science Department
> University of Southern California, Los Angeles, CA 90089 USA
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>