Skip to content

Correctly infer qa-image from development gitlab image

George Koltsov requested to merge infer-correct-qa-image into master

What does this MR do and why?

Describe in detail what your merge request does and why.

Currently, when single dev image built by omnibus mirror is provided, gitlab-qa will incorrectly infer qa-image, it will return qa image with omnibus mirror registry where qa images are not published.

Set correct registry when running omnibus mirror built dev image.

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 George Koltsov

Merge request reports