Skip to content

Remove unused ee_ci_job_artifact Factory traits

Malcolm Locke requested to merge remove_unused_ee_ci_job_artifact_traits into master

What does this MR do and why?

There are a number of unused traits and fixture files in the ee_ci_job_artifact Factory.

This MR removes the unused traits, and if the trait references a fixture file that is not used anywhere else the fixture file is also removed.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Marius Bobin

Merge request reports