<div dir="ltr">I found it. You have to create a group on the CDash project admin interface first, with the same name as what's specified after --track. It is not very flexible, though.<div><br></div><div>Is there a way to create groups via the command line? I could set up a git hook to create the group when a new branch is pushed, or eventually removes the group when the remote branch is deleted.</div><div><br></div><div>Cheers,</div><div>Miklos</div><div><br></div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On 18 March 2015 at 12:25, Miklos Espak <span dir="ltr"><<a href="mailto:m.espak@ucl.ac.uk" target="_blank">m.espak@ucl.ac.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">... different then "Nightly", "Continuous" and "Experimental"?<div><br></div><div>I would like to have a dashboard per branch for continuous testing, so that we can track the changes in the individual branches independently.</div><div><br></div><div>The --track option should be for that, I think, but could not get it working.</div><div><br></div><div>I tried this:</div><div><br></div><div>ctest -S CTestContinuous.cmake --track 4009-external-project-dir<br></div><div><br></div><div>I also tried to specify the branch name as the parameter of ctest_start().</div><div><br></div><div>I attached the ctest script. The result always goes to the Continuous dashboard discarding the command line switch and the argument.</div><div><br></div><div>Any idea?</div><div><br></div><div>Cheers,</div><div>Miklos</div><div><br></div></div>
</blockquote></div><br></div>