Hello,
I am trying to use the dashboard view of cppcheck plugin along with jobs only running on nodes and I get an empty table.
Whereas in the job itself I do have some error and warnings.
And for projects running directly on the master no problem, I see the same in the job and in the dashboard.
I spent some time looking in google and issues of this plugin without luck.
My guess is that cppcheck portlet is not design to work with nodes “url” because:
For a job running on master url is http://localhost/view/Dashboard/job/MyJob/53/cppcheckResult/
For a job running on node url is http://localhost/view/Dashboard/job/MyJob/label=my_node/53/cppcheckResult/
So, is there a workaround or possible fix/evolution to have cppcheck results from job running on nodes in dashboard view?
Thanks a lot.
Regards
Marc ZIMMERMANN