-
Story
-
Resolution: Unresolved
-
Minor
-
None
I am using ondemand Jenkins slave when running Jenkins jobs.
As soon as the job gets completed, the slave node will be deleted afterwards.
Apparently, cppcheck plugin stores the reports on the node, when I try to access the reports, I am getting following error:
Cppcheck Results Content of file /home/ubuntu/workspace/PCN_4G-CppCheckNightly/SVN_ROOT/pcn_4g/ngap/NGAP-IEs.h Can't read file: Can't access the file: file:/home/ubuntu/workspace/PCN_4G-CppCheckNightly/SVN_ROOT/pcn_4g/ngap/NGAP-IEs.h
Is there a way to configure the plugin to store the results on master instead?