Backport fixing release environment pipeline triggering rule to 16.9
What does this MR do and why?
This is a backport of !149723 (merged), so that a new downstream pipeline deploying release environment is triggered when tagging a new version in 16-9-stable-ee
branch.
Ref: gitlab-com/gl-infra/delivery#20163 (closed)
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
This MR is backporting a bug fix, documentation update, or spec fix, previously merged in the default branch. -
The MR that fixed the bug on the default branch has been deployed to GitLab.com (not applicable for documentation or spec changes). -
This MR has aassigned (if applicable).severity label -
Set the milestone of the merge request to match the target backport branch version. -
This MR has been approved by a maintainer (only one approval is required). -
Ensure the e2e:package-and-test-ee
job has either succeeded or been approved by a Software Engineer in Test.
Note to the merge request author and maintainer
If you have questions about the patch release process, please:
- Refer to the patch release runbook for engineers and maintainers for guidance.
- Ask questions on the
#releases
Slack channel (internal only).
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
Before | After |
---|---|
![]() |
![]() |
Merge request reports
Activity
assigned to @dat.tang.gitlab
added groupdelivery label
added Category:Delivery devopsplatforms sectionplatforms labels
requested review from @rpereira2 and @jennykim-gitlab
3 Warnings This merge request does not refer to an existing milestone. Backporting to older releases requires an exception request process The e2e:package-and-test-ee
job needs to succeed or have approval from a Software Engineer in Test.
Read the "QA e2e:package-and-test-ee" section for more details.Pipeline Changes
This merge request contains changes to the pipeline configuration for the GitLab project.
Please consider the effect of the changes in this merge request on the following:
- Effects on different pipeline types
- Effects on non-canonical projects:
gitlab-foss
security
dev
- personal forks
- Effects on pipeline performance
Please consider communicating these changes to the broader team following the communication guideline for pipeline changes
QA
e2e:package-and-test-ee
@dat.tang.gitlab, the
package-and-test
job must complete before merging this merge request.*If there are failures on the
package-and-test
pipeline, ping your team's associated Software Engineer in Test (SET) to confirm the failures are unrelated to the merge request. If there's no SET assigned, ask for assistance on the#test-platform
Slack channel.If needed, you can retry the
danger-review
job that generated this comment.Generated by
Danger- Resolved by 🤖 GitLab Bot 🤖
Proper labels assigned to this merge request. Please ignore me.
@dat.tang.gitlab - please see the following guidance and update this merge request.1 Error Please add typebug typefeature, or typemaintenance label to this merge request. Edited by 🤖 GitLab Bot 🤖
added typemaintenance label
added typebug label and removed typemaintenance label
E2E Test Result Summary
allure-report-publisher
generated test report!e2e-test-on-gdk:
test report for 89b9649fexpand test summary
+------------------------------------------------------------------+ | suites summary | +-------------+--------+--------+---------+-------+-------+--------+ | | passed | failed | skipped | flaky | total | result | +-------------+--------+--------+---------+-------+-------+--------+ | Create | 56 | 0 | 9 | 0 | 65 | ✅ | | Plan | 51 | 0 | 2 | 0 | 53 | ✅ | | Data Stores | 32 | 0 | 0 | 0 | 32 | ✅ | | Govern | 66 | 0 | 0 | 0 | 66 | ✅ | | Verify | 31 | 0 | 0 | 0 | 31 | ✅ | | Release | 5 | 0 | 0 | 0 | 5 | ✅ | | Package | 17 | 0 | 6 | 0 | 23 | ✅ | | Monitor | 7 | 0 | 0 | 0 | 7 | ✅ | | Analytics | 2 | 0 | 0 | 0 | 2 | ✅ | | Manage | 0 | 0 | 1 | 0 | 1 | ➖ | +-------------+--------+--------+---------+-------+-------+--------+ | Total | 267 | 0 | 18 | 0 | 285 | ✅ | +-------------+--------+--------+---------+-------+-------+--------+
e2e-package-and-test:
test report for 89b9649fexpand test summary
+---------------------------------------------------------------------+ | suites summary | +----------------+--------+--------+---------+-------+-------+--------+ | | passed | failed | skipped | flaky | total | result | +----------------+--------+--------+---------+-------+-------+--------+ | Create | 554 | 2 | 74 | 9 | 630 | ❌ | | Verify | 135 | 3 | 27 | 3 | 165 | ❌ | | Package | 205 | 0 | 37 | 7 | 242 | ✅ | | Fulfillment | 8 | 0 | 75 | 1 | 83 | ✅ | | Govern | 271 | 0 | 19 | 3 | 290 | ✅ | | Plan | 236 | 0 | 19 | 0 | 255 | ✅ | | Systems | 8 | 0 | 0 | 1 | 8 | ✅ | | GitLab Metrics | 2 | 0 | 1 | 0 | 3 | ✅ | | Monitor | 32 | 0 | 13 | 0 | 45 | ✅ | | Manage | 39 | 0 | 11 | 2 | 50 | ✅ | | Analytics | 7 | 0 | 0 | 0 | 7 | ✅ | | Data Stores | 117 | 0 | 28 | 0 | 145 | ✅ | | Configure | 1 | 0 | 9 | 0 | 10 | ✅ | | Release | 15 | 0 | 3 | 0 | 18 | ✅ | | Secure | 6 | 0 | 3 | 0 | 9 | ✅ | | Growth | 0 | 0 | 6 | 0 | 6 | ➖ | | ModelOps | 0 | 0 | 3 | 0 | 3 | ➖ | +----------------+--------+--------+---------+-------+-------+--------+ | Total | 1636 | 5 | 328 | 26 | 1969 | ❌ | +----------------+--------+--------+---------+-------+-------+--------+
requested review from @nolith and @mayra-cabrera and removed review request for @rpereira2 and @jennykim-gitlab
- Resolved by Mayra Cabrera
Removing assignees per !150027 (comment 1872279751)
removed review request for @mayra-cabrera and @nolith
requested review from @mayra-cabrera
changed milestone to %16.9
- Resolved by Mayra Cabrera
@mayra-cabrera
, thanks for approving this merge request.This is the first time the merge request has been approved. Please ensure the
e2e:package-and-test-ee
job has succeeded. If there is a failure, a Software Engineer in Test (SET) needs to confirm the failures are unrelated to the merge request. If there's no SET assigned to this team, ask for assistance on the#test-platform
Slack channel.
mentioned in commit 1d41f044