git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Automating builds and testing of git.git
@ 2010-03-25  1:33 R. Tyler Ballance
  2010-03-25  2:04 ` Junio C Hamano
  2010-03-25  2:07 ` Avery Pennarun
  0 siblings, 2 replies; 3+ messages in thread
From: R. Tyler Ballance @ 2010-03-25  1:33 UTC (permalink / raw)
  To: git

[-- Attachment #1: Type: text/plain, Size: 845 bytes --]

Howdy guys, I've been working on getting automated testing of git.git going
over the past couple weekends (this is why I sent that FreeBSD related patch).

The build is currently being run for master and next:
    http://hudson.brokenco.de/job/Git/
    http://hudson.brokenco.de/job/Git__next

They're both pulling from: git://git.kernel.org/pub/scm/git/git.git
which I don't think is seeing updates that often except for occasional pushes.

Is there a more preferrable tree that I should be tracking with Hudson for
testing git.git itself?


I'm looking forward to getting tests run in a more automated fashion along
with built packages :)

Cheers,
-R. Tyler Ballance
--------------------------------------
 Jabber: rtyler@jabber.org
 GitHub: http://github.com/rtyler
Twitter: http://twitter.com/agentdero
   Blog: http://unethicalblogger.com


[-- Attachment #2: Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Automating builds and testing of git.git
  2010-03-25  1:33 Automating builds and testing of git.git R. Tyler Ballance
@ 2010-03-25  2:04 ` Junio C Hamano
  2010-03-25  2:07 ` Avery Pennarun
  1 sibling, 0 replies; 3+ messages in thread
From: Junio C Hamano @ 2010-03-25  2:04 UTC (permalink / raw)
  To: R. Tyler Ballance; +Cc: git

"R. Tyler Ballance" <tyler@monkeypox.org> writes:

> The build is currently being run for master and next:
>     http://hudson.brokenco.de/job/Git/
>     http://hudson.brokenco.de/job/Git__next
>
> They're both pulling from: git://git.kernel.org/pub/scm/git/git.git
> which I don't think is seeing updates that often except for occasional pushes.

The master and next branches would be good branches to check, and maint
would also be.  It is likely that you saw "occasional pushes" because I've
been slower than my usual self for the last past couple of weeks.

FWIW, I run tests except for t9xxx series on all branches on FreeBSD 8.0
(and Fedora 11) running in a vm before pushing them out, but an extra set
of eyes is always appreciated.  The ports/packages I have installed there
might be missing stuff causing some tests to be skipped.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Automating builds and testing of git.git
  2010-03-25  1:33 Automating builds and testing of git.git R. Tyler Ballance
  2010-03-25  2:04 ` Junio C Hamano
@ 2010-03-25  2:07 ` Avery Pennarun
  1 sibling, 0 replies; 3+ messages in thread
From: Avery Pennarun @ 2010-03-25  2:07 UTC (permalink / raw)
  To: git

On Wed, Mar 24, 2010 at 9:33 PM, R. Tyler Ballance <tyler@monkeypox.org> wrote:
> Howdy guys, I've been working on getting automated testing of git.git going
> over the past couple weekends (this is why I sent that FreeBSD related patch).

You may also be interested in:
   http://versabanq.com/demo/gitbuild/

It builds all the branches, not just the ones you specifically
configure, and bisects in case of problems.  (But since Junio is so
careful there are rarely any problems :))

Have fun,

Avery

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-03-25  2:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-25  1:33 Automating builds and testing of git.git R. Tyler Ballance
2010-03-25  2:04 ` Junio C Hamano
2010-03-25  2:07 ` Avery Pennarun

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).