Skip to content
Snippets Groups Projects

Draft: Add an inconsequential change to a migration

Open Michael Kozono requested to merge test-16-11-stable-ee-test into 16-11-stable-ee

What does this MR do and why?

Add an inconsequential change to a migration.

To test whether db:migrate:multi-version-upgrade job failures in !165272 (closed) are already in the stable branch.

Edited by Michael Kozono

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 @mkozono

  • Michael Kozono mentioned in merge request !165272 (closed)

    mentioned in merge request !165272 (closed)

  • A deleted user added documentation label

    added documentation label

  • 1 Error
    :no_entry_sign: This branch is meant for backporting bug fixes. If this MR qualifies please add the type::bug label. See the release and maintenance policy for more information.
    3 Warnings
    :warning: This merge request does not refer to an existing milestone.
    :warning: Backporting to older releases requires an exception request process
    :warning: 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.
    2 Messages
    :book: 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.

    :book: This merge request adds or changes documentation files. A review from the Technical Writing team before you merge is recommended. Reviews can happen after you merge.

    Documentation review

    The following files require a review from a technical writer:

    The review does not need to block merging this merge request. See the:

    Reviewer roulette

    There are no reviewer and maintainer suggestions for the changes in this MR.

    QA e2e:package-and-test-ee

    @mkozono, 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 :repeat: danger-review job that generated this comment.

    Generated by :no_entry_sign: Danger

  • added 1 commit

    • 9b8b045a - Trying to get migration specs to run in CI

    Compare with previous version

  • Michael Kozono changed title from Draft: Add random change unrelated to migrations to Draft: Add an inconsequential change to a migration

    changed title from Draft: Add random change unrelated to migrations to Draft: Add an inconsequential change to a migration

  • Michael Kozono changed the description

    changed the description

  • A deleted user added database label

    added database label

  • E2E Test Result Summary

    allure-report-publisher generated test report!

    e2e-package-and-test: :x: test report for 9b8b045a

    expand test summary
    +---------------------------------------------------------------------+
    |                           suites summary                            |
    +----------------+--------+--------+---------+-------+-------+--------+
    |                | passed | failed | skipped | flaky | total | result |
    +----------------+--------+--------+---------+-------+-------+--------+
    | Plan           | 35     | 23     | 6       | 0     | 64    | ❌     |
    | Data Stores    | 24     | 9      | 8       | 0     | 41    | ❌     |
    | Create         | 135    | 110    | 34      | 0     | 279   | ❌     |
    | Govern         | 48     | 24     | 2       | 0     | 74    | ❌     |
    | Systems        | 10     | 0      | 0       | 0     | 10    | ✅     |
    | Package        | 49     | 67     | 44      | 0     | 160   | ❌     |
    | Analytics      | 4      | 0      | 0       | 0     | 4     | ✅     |
    | Manage         | 29     | 0      | 8       | 2     | 37    | ✅     |
    | Verify         | 6      | 20     | 9       | 0     | 35    | ❌     |
    | GitLab Metrics | 2      | 0      | 1       | 0     | 3     | ✅     |
    | Monitor        | 18     | 3      | 4       | 0     | 25    | ❌     |
    | Configure      | 1      | 0      | 1       | 0     | 2     | ✅     |
    | Fulfillment    | 3      | 0      | 9       | 0     | 12    | ✅     |
    | ModelOps       | 0      | 0      | 1       | 0     | 1     | ➖     |
    | Ai-powered     | 0      | 0      | 1       | 0     | 1     | ➖     |
    | Secure         | 0      | 0      | 1       | 0     | 1     | ➖     |
    | Release        | 0      | 1      | 0       | 0     | 1     | ❌     |
    +----------------+--------+--------+---------+-------+-------+--------+
    | Total          | 364    | 257    | 129     | 2     | 750   | ❌     |
    +----------------+--------+--------+---------+-------+-------+--------+
Please register or sign in to reply
Loading