-
Notifications
You must be signed in to change notification settings - Fork 80
Open
Labels
Description
Feature Request
How can we make CDash better?
When building multiple configurations for CI and reporting the results to CDash, it would be nice to have an option to search for configuration options within all the CMakeCache.txt files uploaded to CDash.
Example use-case for a developer: Do we test the specific configuration some user just filed a bug report for? How was the time history (when did it start to fail given we test it in the CI)? What combination of configurations do we test that include the option that causes the failure? etc.
How can this be done: Basically the option to search within all CMakeCache.txt files of all reported builds to a dashboard. It could be searching just by category and/or date but could be unrestricted.