[Dart] Combined projects on one dashboard

Andy Cedilnik andy.cedilnik at kitware.com
Sat May 13 19:21:41 EDT 2006


Hi Jim,

You can specify the track:

ctest -D Nightly --track MySuperUltraSpecialTrack

       Andy


Jim Miller wrote:
> Another alternative in the future would be to make use of multiple 
> "tracks".
> The tracks in Dart 2 can be named anything.  To support Dart Classic
> submissions, we default the tracks to be named "Nightly", 
> "Continuous", etc.
> There is no reason you couldn't have tracks named "vtkCSCS", "vtk", 
> "Paraview",
> etc. This just requires we formulate a mechanism to have CTest 
> indicate a project
> specific track name.  Again, this can be done when we start using the 
> Dart2 XML
> format in CTest. In this scenario, you can use the same client names 
> for each
> subproject but the each subproject would appear as a distinct section 
> of the
> Dashboard.




More information about the Dart mailing list