Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

We always want to setup the sample manageiq test db #15407

Merged
merged 1 commit into from
Jun 20, 2017

Conversation

jrafanie
Copy link
Member

ManageIQ could have new columns added so we want to migrate/reset our
sample manageiq app's test db when running bin/setup or bin/update.

For a mostly unrelated PR [1] that was open for a while, another PR [2]
with a dependent migration on manageiq were both merged causing my
development branch for [1] to fail because I had already setup the
initial test database and bin/setup and bin/update were not migrating
the test database to include the newly added column.

[1] ManageIQ/manageiq-providers-amazon#256
[2] ManageIQ/manageiq-providers-amazon#259

ManageIQ could have new columns added so we want to migrate/reset our
sample manageiq app's test db when running bin/setup or bin/update.

For a mostly unrelated PR [1] that was open for a while, another PR [2]
with a dependent migration on manageiq were both merged causing my
development branch for [1] to fail because I had already setup the
initial test database and bin/setup and bin/update were not migrating
the test database to include the newly added column.

[1] ManageIQ/manageiq-providers-amazon#256
[2] ManageIQ/manageiq-providers-amazon#259
@miq-bot
Copy link
Member

miq-bot commented Jun 20, 2017

Checked commit jrafanie@de9fbf7 with ruby 2.2.6, rubocop 0.47.1, and haml-lint 0.20.0
1 file checked, 0 offenses detected
Everything looks fine. 🏆

Copy link
Member

@bdunne bdunne left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 LGTM

@bdunne bdunne merged commit 2f0efbe into ManageIQ:master Jun 20, 2017
@bdunne bdunne added the fine/no label Jun 20, 2017
@bdunne bdunne added this to the Sprint 64 Ending Jul 3, 2017 milestone Jun 20, 2017
@bdunne bdunne self-assigned this Jun 20, 2017
@jrafanie jrafanie deleted the setup_test_vmdb_all_the_time branch June 20, 2017 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants