Didn't paste the trigger node last time.

<triggers>
        <multiTrigger operator="And">
         <triggers>
      <projectTrigger serverUri="tcp://localhost:21234/
CruiseManager.rem" project="CoreWebServices">
         <triggerStatus>Failure</triggerStatus>
         <innerTrigger type="intervalTrigger" seconds="30"
buildCondition="ForceBuild"/>
      </projectTrigger>
      <projectTrigger serverUri="tcp://localhost:21234/
CruiseManager.rem" project="ewhWebAdmin">
         <triggerStatus>Success</triggerStatus>
         <innerTrigger type="intervalTrigger" seconds="30"
buildCondition="ForceBuild"/>
      </projectTrigger>
          </triggers>
          </multiTrigger>
    </triggers> -->

On Jan 30, 2:43 pm, Mark Huggins <[email protected]> wrote:
> I was thinking a config like this might work my only concern was if
> Project A fails from inside the trigger  would I just end up in a loop
> of builds.
>
> On Jan 29, 2:00 pm, "Craig & Sammi Sutherland"
>
> <[email protected]> wrote:
> > Try the project 
> > trigger:http://ccnetlive.thoughtworks.com/ccnet/doc/CCNET/Project%20Trigger.html
>
> > You can set the trigger condition (triggerStatus) for the fail/success
> > condition.
>
> > Craig
>
> > -----Original Message-----
> > From: [email protected] [mailto:[email protected]] On
>
> > Behalf Of Mark Huggins
> > Sent: Friday, 30 January 2009 3:36 a.m.
> > To: ccnet-user
> > Subject: [ccnet-user] Work flow question.
>
> > I'm relatively new to ccnet and I  need to set up some dependent
> > projects so that if Project A fails it will kick off Project B if
> > Project B builds successfully then Project A will kick off again. If
> > Project B fails it then needs to email and not attempt to rebuild
> > Project A.   I've been running through the docs but can't seem to find
> > a solution

Reply via email to