openshiftio / openshift.io

Red Hat OpenShift.io is an end-to-end development environment for planning, building and deploying modern applications.
https://openshift.io
97 stars 66 forks source link

Test database migrations #708

Open msrb opened 7 years ago

msrb commented 7 years ago

Description

Database migrations can be tricky and we don't have any tests for them at the moment. To prevent issues similar to https://github.com/fabric8-analytics/fabric8-analytics-worker/issues/191 we need to figure out how to test them.

Acceptance criteria

humaton commented 7 years ago

Alembic verify seems to be the tool we are looking for.

miteshvp commented 6 years ago

@msrb @humaton - are we looking at this issue actively? If not, can we close this? We can create a new one or re-open when we take up this task.

miteshvp commented 6 years ago

@msrb - any comments?

msrb commented 6 years ago

@miteshvp we want to keep this open for now. Either here, or in planner.