[CDash] Manually Submitting Results to CDash

Kimmel, Jason jason.kimmel at albint.com
Mon Oct 10 16:46:31 UTC 2016


Hi,

We have an existing testing infrastructure (not built on CTest) and would like to start uploading test results to a CDash instance.  It appears as though that should be possible by generating schema-conformant XML files and then uploading them to CDash.  There's a mention in the wiki<http://public.kitware.com/Wiki/CDash:XML> that this can be done using the same submit.php that CTest uses, but unfortunately I haven't been able to find documentation on what the proper way to invoke submit.php from an external client is.

Does anyone know how to properly invoke submit.php manually?  Would this be easier to accomplish by having cmake kick-off our test process, generate the XML files, and then using ctest_submit?

Thanks,
Jason
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cdash/attachments/20161010/c96fc816/attachment.htm>


More information about the CDash mailing list