Removes ignore_column for file_checksum
What does this MR do and why?
Relates to #500465 (closed).
This MR is the final step of the multi-release approach, which cleans up and removes the ignore rule for file_checksum
in the xray_report
model.
Before | After |
---|---|
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
Merge request reports
Activity
changed milestone to %17.8
added devopscreate groupcode creation sectiondev typemaintenance labels
added pipelinetier-1 label
- A deleted user
added backend label
1 Warning You've made some app changes, but didn't add any tests.
That's OK as long as you're refactoring existing code,
but please consider adding any of the maintenancepipelines, maintenancerefactor, maintenanceworkflow, maintenanceperformance, documentation, QA labels.1 Message CHANGELOG missing: If this merge request needs a changelog entry, add the
Changelog
trailer to the commit message you want to add to the changelog.If this merge request doesn't need a CHANGELOG entry, feel free to ignore this message.
Reviewer roulette
Category Reviewer Maintainer backend @jmontal
(UTC-7, 7 hours behind author)
@rutgerwessels
(UTC+1, 1 hour ahead of author)
Please refer to documentation page for guidance on how you can benefit from the Reviewer Roulette, or use the GitLab Review Workload Dashboard to find other available reviewers.
If needed, you can retry the
danger-review
job that generated this comment.Generated by
Dangeradded Category:Code Suggestions label
- Resolved by Aaron Huntsman
added maintenanceremoval label
assigned to @squadri
- Resolved by Aaron Huntsman
Hi @dbiryukov could you do a first review on this, please?
I also left a question for you, let me know what you think.
And if everything checks out, would you please pass it on for maintainer review?
Edited by Shola Quadri
requested review from @dbiryukov
requested review from @ahuntsman and removed review request for @dbiryukov
added pipeline:mr-approved label
added pipelinetier-2 label 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.
E2E Test Result Summary
allure-report-publisher
generated test report!e2e-test-on-gdk:
test report for 542c8fc3expand test summary
+------------------------------------------------------------------+ | suites summary | +-------------+--------+--------+---------+-------+-------+--------+ | | passed | failed | skipped | flaky | total | result | +-------------+--------+--------+---------+-------+-------+--------+ | Fulfillment | 2 | 0 | 7 | 0 | 9 | ✅ | | Govern | 80 | 0 | 12 | 0 | 92 | ✅ | | Create | 135 | 0 | 20 | 0 | 155 | ✅ | | Verify | 50 | 0 | 16 | 0 | 66 | ✅ | | Package | 25 | 0 | 13 | 0 | 38 | ✅ | | Monitor | 8 | 0 | 12 | 0 | 20 | ✅ | | Plan | 82 | 0 | 8 | 0 | 90 | ✅ | | Analytics | 2 | 0 | 0 | 0 | 2 | ✅ | | Release | 5 | 0 | 1 | 0 | 6 | ✅ | | Data Stores | 33 | 0 | 10 | 0 | 43 | ✅ | | Manage | 1 | 0 | 9 | 0 | 10 | ✅ | | Secure | 4 | 0 | 3 | 0 | 7 | ✅ | | ModelOps | 0 | 0 | 1 | 0 | 1 | ➖ | | Configure | 0 | 0 | 3 | 0 | 3 | ➖ | | Growth | 0 | 0 | 2 | 0 | 2 | ➖ | | Ai-powered | 0 | 0 | 2 | 0 | 2 | ➖ | +-------------+--------+--------+---------+-------+-------+--------+ | Total | 427 | 0 | 119 | 0 | 546 | ✅ | +-------------+--------+--------+---------+-------+-------+--------+
e2e-test-on-cng:
test report for 542c8fc3expand test summary
+------------------------------------------------------------------+ | suites summary | +-------------+--------+--------+---------+-------+-------+--------+ | | passed | failed | skipped | flaky | total | result | +-------------+--------+--------+---------+-------+-------+--------+ | Plan | 86 | 0 | 8 | 0 | 94 | ✅ | | Package | 30 | 0 | 14 | 0 | 44 | ✅ | | Create | 140 | 0 | 19 | 1 | 159 | ✅ | | Manage | 1 | 0 | 9 | 0 | 10 | ✅ | | Configure | 0 | 0 | 3 | 0 | 3 | ➖ | | Verify | 51 | 0 | 15 | 0 | 66 | ✅ | | Data Stores | 33 | 0 | 10 | 0 | 43 | ✅ | | Govern | 84 | 0 | 10 | 0 | 94 | ✅ | | Ai-powered | 0 | 0 | 2 | 0 | 2 | ➖ | | Monitor | 8 | 0 | 12 | 0 | 20 | ✅ | | Secure | 2 | 0 | 5 | 0 | 7 | ✅ | | Release | 5 | 0 | 1 | 0 | 6 | ✅ | | Analytics | 2 | 0 | 0 | 0 | 2 | ✅ | | Fulfillment | 2 | 0 | 7 | 0 | 9 | ✅ | | Growth | 0 | 0 | 2 | 0 | 2 | ➖ | | ModelOps | 0 | 0 | 1 | 0 | 1 | ➖ | +-------------+--------+--------+---------+-------+-------+--------+ | Total | 444 | 0 | 118 | 1 | 562 | ✅ | +-------------+--------+--------+---------+-------+-------+--------+
added 183 commits
-
0e256b77...2a0b18ec - 182 commits from branch
master
- ce404296 - Removes ignore_column for file_checksum
-
0e256b77...2a0b18ec - 182 commits from branch
added pipelinetier-3 pipeline:run-e2e-omnibus-once labels and removed pipelinetier-2 label
mentioned in issue #500465 (closed)
- Resolved by Aaron Huntsman
Hi @ahuntsman looks like the merging you did might not have gone ahead/complete. Would you mind resetting MWPS, please?
Edited by Shola Quadri
aborted automatic add to merge train because the source branch was updated. Learn more.
added 525 commits
-
ce404296...d9e46d58 - 524 commits from branch
master
- 9480eacb - Removes ignore_column for file_checksum
-
ce404296...d9e46d58 - 524 commits from branch
added 152 commits
-
9480eacb...da464d57 - 151 commits from branch
master
- 542c8fc3 - Removes ignore_column for file_checksum
-
9480eacb...da464d57 - 151 commits from branch
started a merge train
mentioned in commit 64237bb1
added workflowstaging-canary label
added workflowcanary label and removed workflowstaging-canary label
added workflowstaging label and removed workflowcanary label
added workflowproduction label and removed workflowstaging label
mentioned in issue gitlab-com/www-gitlab-com#35084 (closed)
added releasedcandidate label
added releasedpublished label and removed releasedcandidate label