Fix namespace issue for constant
qa/component/gitlab.rb:137:in `start': uninitialized constant Gitlab::QA::Component::Release::DEV_REGISTRY (NameError)
Updates to add a Release scenario needed a fix to correctly reference a constant after some namespace changes.
Edited by James Nutt