Skip to content

Conversation

@williamjallen
Copy link
Collaborator

In #2395, a user requested for the instrumentation data collected by CMake and CTest in CMake issue 26099to be stored in CDash. This PR sets up the infrastructure needed to store and retrieve "build measurements" in CDash. Our existing "test measurement" functionality will be used to store the test instrumentation data. A future PR will introduce logic to populate the new build measurements table during the submission parsing process.

Copy link
Member

@josephsnyder josephsnyder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Table appears
image

and the graphql Explorer returns a successful (if empty) query result for the new fields:
image
LGTM!

@josephsnyder josephsnyder added this pull request to the merge queue Sep 30, 2024
Merged via the queue into Kitware:master with commit c77bd6e Sep 30, 2024
@williamjallen williamjallen deleted the build-measurements branch September 30, 2024 19:06
github-merge-queue bot pushed a commit that referenced this pull request Apr 22, 2025
This PR replaces the initial build instrumentation work in #2460 with a
more complete version based on a working CMake/CTest
[implementation](https://gitlab.kitware.com/cmake/cmake/-/merge_requests/9791).
See #2395 for the full feature request.

I plan to make a follow-up PR to add support for configure measurements
once a handful of blocking database schema changes are completed. Future
PRs will also implement various UIs to display the data collected here.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants