[CMake] Strange behavior with Nightly builds

NoRulez norulez at me.com
Fri Jun 22 03:09:26 EDT 2012


Hello Richard,

>> What is the configured cutoff time for Nightly runs?
Did you mean the nightly build time?

>> During which hours does the "continuous" builder run?
Between 6 am and 10 pm

>> When does the "nightly" builder run?
Nightly build time is configured for 23:00 UTC (11 pm)

>> Which builds do you expect to be posted to "continuous"?
At 10 pm and at 6 pm in the morning (next day) the commit should be e.g. 48

>> Which builds do you expect to be posted to "nightly"?
At 11 pm the commit should be e.g. 48 (HEAD revision) which means the last commit from the current day
e.g.: If the last commit from the 21.06.2012 is at 12:30 am and has the commit 32, then the nightly build from the 21.06.2012 at 23:00 (11 pm) has (should have) the commit 32 too.
The only difference is that the nightly builds starts from an empty build directory (the directory content are removed).


Thanks in advance

Best Regards


Am 21. Jun 2012 um 20:20 schrieb Richard Wackerbarth <richard at NFSNet.org>:

> From reading this, I get the distinct impression that your are not interpreting the meaning of "nightly" in the same way that the rest of us are doing so.
>
> Let's assume the following:
>
> At 15 minutes past each hour, a new commit is added to the repository.
>
> For the sake of description, the "zeroth" commit happens at 12:15 AM on June 21
> Commit #1 is at 1:15 AM,
> ...
> Commit #18 is at 6:15 PM,
> ...
> Commit #22 is at 10:15 PM,
> Commit #23 is at 11:15 PM,
> Commit #24 is at 12:15 AM on June 22
> ...
> Commit #47 is at 11:15 PM,
> Commit #48 is at 12:15 AM on June 23
> ...
>
> etc.
>
> Further, assume that a build requires 5 minutes to run.
>
> ===
>
> Now it terms of those assumptions,
> please tell me:
>
> What is the configured cutoff time for Nightly runs?
> During which hours does the "continuous" builder run?
> When does the "nightly" builder run?
>
> Which builds do you expect to be posted to "continuous"?
> Which builds do you expect to be posted to "nightly"?
>
> ===
>
> With those answers, perhaps I will be able to understand what you expect and help explain how you might achieve it.
>
> Richard
>
> On Jun 21, 2012, at 1:29 AM, NoRulez wrote:
>
> > Has no one an idea on how to do so or is such functionality missing?
> >
> > Thanks in advance
> >
> > Best Regards
> >
> >
> > Am 15. Jun 2012 um 08:38 schrieb NoRulez <norulez at me.com>:
> >
> >> Hello David,
> >>
> >> but the problem is, that the timestamp is one day behind, so this doesn't work and I get previous revisions. (Our nightly build starts at 23:00 and not at 1 am)
> >> However is there a way to update to the HEAD revision?
> >>
> >> Best Regards
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20120622/f58d49a8/attachment.htm>


More information about the CMake mailing list