CDash
CDash copied to clipboard
[Help for Using CDash] Require guidelines using cdash with github project
I have read the doc on https://vtk.org/Wiki/CDash. And read the blog file: https://blog.kitware.com/cdash-integration-with-github/.
Then try using cdash (https://my.cdash.org) with my test project (https://github.com/grassofsky/llfio). But the dashboard of test project in cdash (https://my.cdash.org) is empty.
My questions are (I have installed the latest CDash in my local computer too):
- How to trigger build event;
- How to trigger test event;
- What can I do to use CDash correctly, and successfully.
Thank you all.