On Apr 15, 9:45 am, Ruben Willems <[email protected]> wrote: > Hi > > in ccnetLog will be a log when a trigger has fired, but there will not be a > log when a trigger was not fired. > so maybe you can find something in the log. >
Hi Ruben, Unfortunately nothing of interest in the log. We're trying multipleTrigger to see if that changes anything. I'll let you know > I'll try to test this in the 1.5 branch > Great! Thanks, Ben > with kind regards > Ruben Willems > > > > On Thu, Apr 15, 2010 at 8:59 AM, Ben <[email protected]> wrote: > > On Apr 15, 7:54 am, Ruben Willems <[email protected]> wrote: > > > Hi > > > > which version of ccnet are using ? > > > We're using 1.5.0.6237 > > > > your setup seems ok to me though > > > > you do mean : > > > ° check every 120 seconds for a change in the code, and do a build > > > ° every hour, do a build regardless of a code change > > > > if so, let me know, because this should work > > > Yes, this is what we're trying to do. Some of our unit tests have > > exhibited possible instability, so I'd like to run the tests often, > > regardless of any check-ins, while still having fast response to check- > > ins. Could it be the combination of two interval triggers that's the > > problem? I notice you only have one interval trigger below. > > > Is there anyway to get a log of then triggers are checked, and why > > they are or aren't triggered? > > > Thanks for the prompt reply! > > > Cheers, > > Ben > > > > I use the following which is kind of similar : > > > > .... > > > -- > > To unsubscribe, reply using "remove me" as the subject.
