Skip to content

Move expectation files

Adam Cohen requested to merge move-expectation-files into master

What does this MR do?

This MR replaces master directory names with default in the qa directory, to align with the fixture directory naming of gemnasium and gemnasium-maven.

It also moves all "orphaned" gl-dependency-scanning-report.json expectation files to subdirs, for example:

Instead of:

qa/expect/python-pip/gl-dependency-scanning-report.json

We now have:

qa/expect/python-pip/default/gl-dependency-scanning-report.json

What are the relevant issue numbers?

gitlab-org/gitlab#293758 (closed)

Does this MR meet the acceptance criteria?

Edited by Adam Cohen

Merge request reports