Skip to content

Include Robot Framework attachments in the tar file

https://gitlab.com/opentestfactory/orchestrator/-/issues/107 added the creation of a tar file to store the Robot Framework reports.
We should add in this file the test attachments.
This means that we should add any file among this list:

(. being the root directory of the project.)

Some other files can be created:

But they are mostly for analyzing/debugging test failures.
I do not see the point to report them as a test result attachment.

Edited by Laurent Mazuré