Skip to content

Reducing artifact size for the preprocessing integration tests

Alexander Froch requested to merge alfroch-fix-artifact-size into master

Summary

This MR introduces the following changes

  • Reducing the artifact size by removing all intermediate files from the preprocessing. When you run the test locally, the full folder with all intermediate files will be available. The new folder is the old name ending with _full.
  • Set expiration date for unit test artifacts

Relates to the following issues

Conformity

Edited by Alexander Froch

Merge request reports