Backport "Disable allow_failure for release-environments pipeline"
What does this MR do and why?
As part of gitlab-com/gl-infra/delivery#20118 (closed), we're disabling allow_failure
for downstream release-environments
pipelines.
!148524 (merged) was merged into master
, but this functionality won't work for stable branches until it's been backported (with this MR).
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 a severity label assigned (if applicable). -
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).
Merge request reports
Activity
changed milestone to %17.1
added groupdelivery label
assigned to @jennykim-gitlab
added pipelinetier-1 label
added Category:Delivery devopsplatforms sectionplatforms labels
- Resolved by 🤖 GitLab Bot 🤖
Proper labels assigned to this merge request. Please ignore me.
@jennykim-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 🤖
2 Warnings 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
@jennykim-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
Dangeradded typebug label
- Resolved by Nao Hashizume
E2E Test Result Summary
allure-report-publisher
generated test report!e2e-package-and-test:
test report for 794f59edexpand test summary
+---------------------------------------------------------------------+ | suites summary | +----------------+--------+--------+---------+-------+-------+--------+ | | passed | failed | skipped | flaky | total | result | +----------------+--------+--------+---------+-------+-------+--------+ | Create | 425 | 0 | 45 | 0 | 470 | ✅ | | Configure | 1 | 0 | 3 | 0 | 4 | ✅ | | Data Stores | 35 | 12 | 10 | 0 | 57 | ❌ | | Release | 5 | 0 | 1 | 0 | 6 | ✅ | | Govern | 109 | 0 | 8 | 0 | 117 | ✅ | | Manage | 30 | 0 | 15 | 3 | 45 | ✅ | | Secure | 3 | 0 | 1 | 0 | 4 | ✅ | | Analytics | 3 | 0 | 0 | 0 | 3 | ✅ | | Fulfillment | 4 | 0 | 24 | 0 | 28 | ✅ | | GitLab Metrics | 2 | 0 | 1 | 0 | 3 | ✅ | | Plan | 90 | 0 | 4 | 0 | 94 | ✅ | | Package | 31 | 0 | 14 | 1 | 45 | ✅ | | Systems | 7 | 0 | 0 | 0 | 7 | ✅ | | Verify | 53 | 0 | 13 | 0 | 66 | ✅ | | Ai-powered | 1 | 0 | 1 | 0 | 2 | ✅ | | Monitor | 12 | 0 | 13 | 0 | 25 | ✅ | | Growth | 0 | 0 | 2 | 0 | 2 | ➖ | | ModelOps | 0 | 0 | 1 | 0 | 1 | ➖ | +----------------+--------+--------+---------+-------+-------+--------+ | Total | 811 | 12 | 156 | 4 | 979 | ❌ | +----------------+--------+--------+---------+-------+-------+--------+
requested review from @jennli
requested review from @nao.hashizume and removed review request for @jennli
mentioned in merge request !163188 (merged)
added pipeline:mr-approved label
added pipelinetier-3 pipeline:run-e2e-omnibus-once labels and removed pipelinetier-1 label
Before you set this MR to auto-merge
This merge request will progress on pipeline tiers until it reaches the last tier: pipelinetier-3. We will trigger a new pipeline for each transition to a higher tier.
Before you set this MR to auto-merge, please check the following:
- You are the last maintainer of this merge request
- The latest pipeline for this merge request is pipelinetier-3 (You can find which tier it is in the pipeline name)
- This pipeline is recent enough (created in the last 8 hours)
If all the criteria above apply, please set auto-merge for this merge request.
See pipeline tiers and merging a merge request for more details.
- Resolved by Nao Hashizume
@nao.hashizume
, 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.
@jennykim-gitlab Looks good to me, thanks! Feel free to pass it to the release manager for merge.
removed pipeline:run-e2e-omnibus-once label
changed milestone to %17.4
added missed:17.1 label
removed review request for @nao.hashizume
started a merge train
removed this merge request from the merge train because the pipeline did not succeed. Learn more.