comp.lang.ada
 help / color / mirror / Atom feed
From: Tero Koskinen <tero.koskinen@iki.fi>
Subject: Re: Continuous integration for Ada?
Date: 23 May 2011 19:04:52 GMT
Date: 2011-05-23T19:04:52+00:00	[thread overview]
Message-ID: <4ddaafd4$0$2829$7b1e8fa0@news.nbl.fi> (raw)
In-Reply-To: 4Zudnb-7mvO-NUvQ4p2dnAA@giganews.com

Peter C. Chapin <PChapin@vtc.vsc.edu> wrote:
> I'm wondering if anyone here has experience setting up a continuous 
> integration server for Ada and, if so, what tools (which server system) 
> you might recommend.

Here is example of Jenkins building Ahven [1] and reporting
the test results:
http://devel.stronglytyped.org:8080/

The host is Linode/VPS instance with Fedora 14 and GNAT GPL.
Jenkins fetches Ahven's source code every hour from
https://bitbucket.org/tkoskine/ahven and shows the build and
test results.

Ahven generates suitable XML files out of the box
(although for some reason Jenkins reports 43+3+3+4=50 tests
instead of 50=50 tests...).

-- 
Tero Koskinen - http://iki.fi/tero.koskinen/

[1] http://ahven.stronglytyped.org/



      parent reply	other threads:[~2011-05-23 19:04 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-20 17:42 Continuous integration for Ada? Peter C. Chapin
2011-05-21  1:57 ` Michael R
2011-05-21  4:41 ` R. Tyler Croy
2011-05-21  7:32   ` Michael R
2011-05-21 15:53     ` R. Tyler Croy
2011-05-21 20:03       ` Peter C. Chapin
2011-05-23  9:05 ` Frédéric Praca
2011-05-23 19:27   ` Pascal Obry
2011-05-23 20:10     ` Michael R
2011-05-23 20:19       ` Pascal Obry
2011-05-23 19:04 ` Tero Koskinen [this message]
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox