Access test result output across stages without using an S3 Cache step
long-term
C
Causal Lobster
Currently, our CI pipeline outputs unit test results to a file, and in a subsequent stage of the pipeline, we upload that result to an existing ServiceNow Change Request (manually, using the Attachment API).
In order to access that file across stages, we're currently dependent on an S3 Cache. I know test results are being stored across stages, because we can view them in the Tests tab, but it would be great to be able to access those values as a file in the file system, or with a built-in variable.
Log In
Harness Engineering
long-term