I could list modifications from last build rather than modifications
from last successful build.
Also the modification list would display the date and time of each
modification. This might be helpful in tracking any changes.
Also there should be a way where we could list all modifications without
the build emails running too big. (Currently we restrict to 50
modifications)
We are looking at an upgrade.
-----Original Message-----
From: Manik Surtani [mailto:manik@jboss.org]
Sent: Monday, September 11, 2006 10:38 AM
To: Rajesh Rajasekaran
Cc: Vladimir Blagojevic; jbosscache-dev(a)lists.jboss.org; QA
Subject: Re: JBC cruise control stuff
On 11 Sep 2006, at 16:33, Rajesh Rajasekaran wrote:
The JBossCache testsuite doesn't run on a separate server. It was
moved
to a server with a lighter load, no long testsuites running, so we can
have a guaranteed build every day. There are other builds running on
that server 24/7.
I don't have much control with the current version of CC, the
modification list gets accumulated with every build until we have a
successful build.
What do newer versions of CC have to offer in this regard, and is it
feasible to upgrade if necessary?
I can add a modification.log to every build which lists only the
modifications for that particular build, which runs nightly. Hope
that'll be helpful.
-----Original Message-----
From: Manik Surtani [mailto:manik@jboss.org]
Sent: Monday, September 11, 2006 10:20 AM
To: Vladimir Blagojevic
Cc: jbosscache-dev(a)lists.jboss.org; QA
Subject: Re: JBC cruise control stuff
Hmm, I wonder. I doubt it though, since CC does nightly check outs
and runs the test suite rather than whenever a commit is made. I
presume this has to do with how long the test suite takes to run (80
mins at the moment), but I still see a lot of merit in having the CC
test suite runs triggered by check ins.
QA, is this feasible now, since the JBC test suite is now run on a
separate server?
Cheers,
--
Manik Surtani
Lead, JBoss Cache
JBoss, a division of Red Hat
Email: manik(a)jboss.org
Telephone: +44 7786 702 706
MSN: manik(a)surtani.org
Yahoo/AIM/Skype: maniksurtani
On 11 Sep 2006, at 16:11, Vladimir Blagojevic wrote:
> Hey Manik,
>
> Is there a way to cross reference list of cvs modifications with test
> results? For example, it would be cool if I can browse history of
> state
> transfer results and detect which modifications caused some of the
> state
> transfer tests to fail.
>
> Peace,
> Vladimir