[Insight-developers] CTest ctest_submit in parts, re-running
Bradley Lowekamp
blowekamp at mail.nih.gov
Tue Feb 25 11:38:09 EST 2014
I am working on updating my SimpleITK common dashboard script to submit in parts to facilitate a second build on the "dist" target for packaging [1].
I have changed the ctest_builds to be in APPEND mode as describe in a blog David Cole wrote.
My problem is that I some time re-run these nightly builds scripts, and when this occurs the old information is not removed from the cdash row, it just get added. So, I get multiple notes build[2], errors and tests, some time accumulate on CDash.
Is there something I should to do tell CDash the old build should be cleared? or that it's a new build with the same name? I'd like to avoid pilling on the data to have a useful display for the re-running of the scripts.
Thanks,
Brad
[1] https://github.com/blowekamp/SimpleITK/commit/49818eba53f7f64054fca14a5007c42188d79903
[2] http://open.cdash.org/viewNotes.php?buildid=3232619
More information about the Insight-developers
mailing list