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

Remove test and development database declarations #624

Merged
merged 1 commit into from
Feb 5, 2018

Conversation

ehelms
Copy link
Member

@ehelms ehelms commented Feb 5, 2018

These database declarations don't make sense in a production
environment which the module is focused on. If these environment
databases are desired then they can be added back properly. This
also serves to fix an odd issue in production with Dynflow.

@ekohl
Copy link
Member

ekohl commented Feb 5, 2018

We have a rails_env variable. Should we actually reuse that in this file instead of the hardcoded production?

These database declarations don't make sense in a production
environment which the module is focused on. If these environment
databases are desired then they can be added back properly. This
also serves to fix an odd issue in production with Dynflow.
@ehelms
Copy link
Member Author

ehelms commented Feb 5, 2018

@ekohl Thats a great idea, might open it up for re-use as well in development module

@ehelms
Copy link
Member Author

ehelms commented Feb 5, 2018

@ekohl One issue with this being the solution for nightly... we'd need this in 1.17 for Katello 3.6 to pass testing.

@ehelms ehelms merged commit afa2392 into theforeman:master Feb 5, 2018
@ekohl ekohl added the Bug label Feb 28, 2018
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