Skip to content

add a script to test stable -> stable -> mainline migrations #13008

Closed
@johnstcn

Description

@johnstcn

Came up during an ad-hoc retrospective after backported feature was dropped due to requiring database migrations.

Write a script that will perform the following steps:

  • Stand up a test database
  • Migrate to "old stable" and dump
  • Migrate to "new stable" and dump
  • Migrate to "mainline" and dump

In each step, assert that the schema is as expected for each individual version.

Metadata

Metadata

Assignees

Labels

bug riskProne to bugsmust-doIssues that must be completed by the end of the Sprint. Or else. Only humans may set this.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions