Skip to content

Draft: Build QA image

Fabien Catteau requested to merge build-qa-image into openshift-support

What does this MR do?

Add a CI job that builds a QA image on top of temporary image, using a specific Dockerfile. This job belongs to the test stage; it cannot be part of the build-image test where the temporary image is built.

The QA image contains the dependencies needed to test the scanning job without any external job.

The CI job that builds the QA image also shows links to test the image using the OpenShift test environment.

What are the relevant issue numbers?

gitlab-org/gitlab#290240 (closed)

Does this MR meet the acceptance criteria?

Edited by Fabien Catteau

Merge request reports