Skip to content

Add registry_prefix to saas module

Backgroud

ci job failed since upstream registry url hard code in spec tests, now we need to fix it to unblock jh pipeline.

Job #1578426486 failed for ca2d84a6:

Related

Solution

Add a new method in Gitlab::Saas named registry_prefix so that it can compatible both upstream and jh.

See JH MR gitlab-jh/gitlab!92 (merged)

This MR is split from JH MR

CC @qianzhangxa @godfat-gitlab

Edited by Tommy

Merge request reports