-
Type:
Bug
-
Resolution: Not A Defect
-
Priority:
Minor
-
Component/s: xunit-plugin
-
None
-
Environment:Ubuntu
I recently created an Agent to run a Yocto Build nightly. I have been using my jenkins controller up to this point to build my application but not perform a yocto build as the controller pc does not have enough hdd space.Â
Â
Now that I am running my pipeline on my agent I am getting errors during xunit.Â
Â
I have attached my jenkinsfile and errorlog. I can confirm that all expected output files are created and placed correctly. This also works on my controller, not on my agent.Â