Skip to content
Snippets Groups Projects

Removes ignore_column for file_checksum

Merged Shola Quadri requested to merge 500465/sq/removes-ignorecolumn-file_checksum into master
All threads resolved!

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

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • assigned to @squadri

  • Shola Quadri requested review from @dbiryukov

    requested review from @dbiryukov

  • Dmytro Biryukov approved this merge request

    approved this merge request

  • Dmytro Biryukov requested review from @ahuntsman and removed review request for @dbiryukov

    requested review from @ahuntsman and removed review request for @dbiryukov

  • 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: :white_check_mark: test report for 542c8fc3

    expand 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: :white_check_mark: test report for 542c8fc3

    expand 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   | ✅     |
    +-------------+--------+--------+---------+-------+-------+--------+
  • Shola Quadri added 183 commits

    added 183 commits

    Compare with previous version

  • Aaron Huntsman approved this merge request

    approved this merge request

  • Aaron Huntsman resolved all threads

    resolved all threads

  • mentioned in issue #500465 (closed)

  • Aaron Huntsman enabled automatic add to merge train when checks pass

    enabled automatic add to merge train when checks pass

  • Shola Quadri aborted automatic add to merge train because the source branch was updated. Learn more.

    aborted automatic add to merge train because the source branch was updated. Learn more.

  • Shola Quadri added 525 commits

    added 525 commits

    Compare with previous version

  • Shola Quadri added 152 commits

    added 152 commits

    Compare with previous version

  • Aaron Huntsman resolved all threads

    resolved all threads

  • Aaron Huntsman enabled automatic add to merge train when checks pass

    enabled automatic add to merge train when checks pass

  • Aaron Huntsman mentioned in commit 64237bb1

    mentioned in commit 64237bb1

  • added workflowstaging label and removed workflowcanary label

  • Please register or sign in to reply
    Loading