Skip multi-version upgrade job for stable branch MRs
What does this MR do and why?
Backporting Skip multi-version upgrade job for stable branc... (!166708 - merged) and Omit running multi-version upgrade job for stab... (!167463 - merged) to ensure multi-version-upgrade
CI job doesn't affect backports pipelines, context gitlab-org/quality/quality-engineering/team-tasks#3028 (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 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:test-on-omnibus-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.2
added bugfunctional teamSelf-Managed Platform typebug labels
assigned to @niskhakova
added pipelinetier-1 label
3 Warnings Job dependency validation is skipped due to error fetching merged CI yaml: no implicit conversion of nil into String 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 run
spec/dot_gitlab_ci/job_dependency_spec.rb
locally to confirm that the configuration is valid. This test can be slow and is quarantined in CI for now.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
@niskhakova, 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 Mayra Cabrera
E2E Test Result Summary
allure-report-publisher
generated test report!e2e-package-and-test:
test report for 67925451expand test summary
+---------------------------------------------------------------------+ | suites summary | +----------------+--------+--------+---------+-------+-------+--------+ | | passed | failed | skipped | flaky | total | result | +----------------+--------+--------+---------+-------+-------+--------+ | Manage | 30 | 0 | 15 | 0 | 45 | ✅ | | Systems | 7 | 0 | 0 | 0 | 7 | ✅ | | GitLab Metrics | 2 | 0 | 1 | 0 | 3 | ✅ | | Create | 425 | 0 | 48 | 0 | 473 | ✅ | | Govern | 109 | 0 | 8 | 2 | 117 | ✅ | | Monitor | 12 | 0 | 13 | 0 | 25 | ✅ | | Verify | 51 | 0 | 15 | 0 | 66 | ✅ | | Analytics | 3 | 0 | 0 | 0 | 3 | ✅ | | Fulfillment | 4 | 0 | 7 | 0 | 11 | ✅ | | Package | 30 | 1 | 14 | 0 | 45 | ❌ | | Data Stores | 43 | 0 | 14 | 0 | 57 | ✅ | | Plan | 90 | 0 | 9 | 0 | 99 | ✅ | | Ai-powered | 1 | 0 | 1 | 0 | 2 | ✅ | | Configure | 1 | 0 | 3 | 0 | 4 | ✅ | | Secure | 3 | 0 | 2 | 0 | 5 | ✅ | | Release | 5 | 0 | 1 | 0 | 6 | ✅ | | ModelOps | 0 | 0 | 1 | 0 | 1 | ➖ | | Growth | 0 | 0 | 2 | 0 | 2 | ➖ | +----------------+--------+--------+---------+-------+-------+--------+ | Total | 816 | 1 | 154 | 2 | 971 | ❌ | +----------------+--------+--------+---------+-------+-------+--------+
- Resolved by Mayra Cabrera
@jennli, could you please review? This is backport of !166708 (merged) to 17.2Thanks in advance!
requested review from @jennli
mentioned in issue gitlab-org/quality/quality-engineering/team-tasks#3028 (closed)
changed milestone to %17.5
added missed:17.2 label
removed missed:17.2 label
changed milestone to %17.2
requested review from @ddieulivol and removed review request for @jennli
changed milestone to %17.5
added missed:17.2 label
mentioned in merge request !166877 (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 Mayra Cabrera
@ddieulivol
, thanks for approving this merge request.This is the first time the merge request has been approved. Please ensure the
e2e:test-on-omnibus-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.
requested review from @rymai
removed review request for @rymai
requested review from @dat.tang.gitlab
removed pipeline:run-e2e-omnibus-once label
mentioned in merge request !166881 (merged)
reset approvals from @ddieulivol by pushing to the branch
removed review request for @ddieulivol
requested review from @mayra-cabrera, @anganga, and @madelacruz and removed review request for @dat.tang.gitlab
mentioned in commit 38da03c4