#343 Artifacts directories need to be manually cleaned when re-running tests
Opened by psss. Modified

This is feedback from the CI workshops: When running tests multiple times it is always necessary to delete /tmp/artifacts folder. Otherwise test results are mixed and confusing. Alhough this is documented I believe we should prevent this behaivour and make the user experience smoother.

One of the options could be to always use a new temporary directory for each run.


Metadata