Generates report downstream-based on another Jenkins node. In order to work the ECU-TEST workspace has to be copied
to that node with all relevant data (i.e. report directory) to generate reports.
This can be achieved for free-style projects with the Copy Artifact Plugin or in pipelines
with the stash/unstash commands.