> Project X creates the database,
> in the publisher section, use the ForceBuild publisher for the projects
> holding the integration tests
> http://confluence.public.thoughtworks.org/display/CCNET/ForceBuildPublisher


We have about twenty integration test builds.  Each integration test
build has a corresponding build which compiles the code and runs unit
tests.  The integration test build gets triggered after every
successful compile/unit test build.

It looks like using the ForceBuild publisher would change our trigger
from the compile/unit test build to the database build, which we don't
want.  We don't want an integration test build to run if the database
build is currently failing.

To unsubscribe from this group, send email to 
ccnet-user+unsubscribegooglegroups.com or reply to this email with the words 
"REMOVE ME" as the subject.

Reply via email to