Skip to content

Add test for configuration option to change registry's internal port

Related to issue #1433 (closed) .

Added two tests for checking whether config files are generated correctly when registry's internal port is explicitly set using configuration option registry['registry_http_addr'] - one for registry's conf file and one for gitlab-rails's.

Merge request reports