Skip to content

Add CS_ANALYZER_IMAGE to QA downstream test

Adam Cohen requested to merge add-cs_analyzer_image-to-qa-downstream-cs into master

What does this MR do?

This MR sets the CS_ANALYZER_IMAGE variable which was added as part of Use CS_ANALYZER_IMAGE in CS template and allows us to override the image used by the qa-downstream-cs test. This change is necessary to force the downstream container scanning QA test to use the image built by the Merge Request that triggered the QA job, as opposed to the current method which always references the master image.

What are the relevant issue numbers?

gitlab-org/gitlab#284592 (closed)

Testing

Tested in Reference updated Container Scanning template

Does this MR meet the acceptance criteria?

Edited by Adam Cohen

Merge request reports