Skip to content

Populate and send additional variables downstream

George Koltsov requested to merge qa-shl-send-release-variable into master

What does this MR do and why?

Populates and sends the following variables downstream to be used in e2e test jobs:

  • RELEASE_REGISTRY_URL
  • RELEASE_REGISTRY_USERNAME
  • RELEASE_REGISTRY_PASSWORD

Also sends the RELEASE variable which is already populated.

Example of use in a downstream job:

Related to: https://gitlab.com/gitlab-org/quality/testcases/-/issues/3984

Required for: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/117010

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

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