Skip to content

feat: Add QA to release-environments pipeline

Graeme Gillies requested to merge ggillies/add-qa-release-envs into master

What does this MR do and why?

Part of gitlab-com/gl-infra/delivery#2825 (closed)

In order to actually have release-environments be tested and validate that the merged code on the stable branch is functional, we want to add a step to the release-environments child pipeline to run GitLab QA against the release-environment. This will happen after deploy.

As a first iteration, we want the test to just be smoke tests, as we expect some failures and further iteration to ensure the release-environments are ready for bigger test suites.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

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

Merge request reports

Loading