Make a "Weekly" build group for your CDash project. Name your builds according to some naming convention that makes sense to you (distinct/unique compared to the "Nightly" builds), and then simply assign those build names from those sites to the "Weekly" group.
Let me know if you need more info : it should be really straightforward if you are the CDash project administrator. HTH, David On Fri, Jul 10, 2009 at 5:05 AM, Martin Apel <[email protected]> wrote: > Hi Dan, > > that's what we do for nightly tests as well. The problem is more: How do I > tell CTest to submit tests to a separate "weekly" track and have them > visible in CDash separated from the nightly tests? > > Martin > > > Dan Schmidt wrote: > > Hey Martin, > > How about scheduling the type of test that you'd like to run with the OS > scheduler. We run tests every couple of hours and do it with the Unix > crontab and the Windows task scheduler. > > ------ > Dan > > > Date: Fri, 10 Jul 2009 09:46:13 +0200 > > From: [email protected] > > To: [email protected]; [email protected] > > Subject: [Cdash] Setting up weekly tests using ctest > > > > Hi there, > > > > I am currently running nightly builds and accompanying tests using CMake > > and CDash. However, our software is rather computationally expensive, so > > we'd like to perform more extensive tests every weekend, because one > > night is too short for these. I only found documentation on setting up > > nightly, experimental and continuous builds (and tests), but not > > arbitrary, e.g. weekly tests. I tried to explicitly set the --track > > option of ctest to "Weekly", which succeeded, but the tests didn't show > > up in CDash. Can anybody tell me, how to set up tests > > for weekly intervals? > > > > Martin > > > > > > > > ____________ > > Virus checked by G DATA AntiVirus > > Version: AVA 19.6409 from 10.07.2009 > > > > > > _______________________________________________ > > Cdash mailing list > > [email protected] > > http://public.kitware.com/cgi-bin/mailman/listinfo/cdash > > ------------------------------ > check out the rest of the Windows Live™. More than mail–Windows Live™ goes > way beyond your inbox. More than messages > > > > -- > > Martin Apel Tel: 0049 8153 9288-47 > Software Architect E-Mail: > [email protected] > > INTEC GmbH Tel: 0049 8153 9288-0 > Argelsrieder Feld 13 Fax: 0049 8153 9288-11 > 82234 Wessling E-Mail: [email protected] > Germany URL: > http://www.simpack.com > > > ____________ > Virus checked by G DATA AntiVirus > Version: AVA 19.6410 from 10.07.2009 > > > _______________________________________________ > Powered by www.kitware.com > > Visit other Kitware open-source projects at > http://www.kitware.com/opensource/opensource.html > > Please keep messages on-topic and check the CMake FAQ at: > http://www.cmake.org/Wiki/CMake_FAQ > > Follow this link to subscribe/unsubscribe: > http://www.cmake.org/mailman/listinfo/cmake >
_______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake
