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

Parameterize the search_server in the habitized pedant config #1629

Merged
merged 1 commit into from
Mar 22, 2019

Conversation

irvingpop
Copy link

@irvingpop irvingpop commented Feb 14, 2019

Signed-off-by: Irving Popovetsky [email protected]

Description

In certain tests pedant wants to directly access the Solr/Elasticsearch, but binding to it will create circular binds, which we want avoid.
The compromise is to allow users to specify the ES URL directly, but if they don't it's no big deal because it is just for the pedant test suite.

Check List

@irvingpop irvingpop requested review from jeremymv2 and a team February 14, 2019 00:30
Copy link
Contributor

@jeremymv2 jeremymv2 left a comment

Choose a reason for hiding this comment

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

Making this a configurable parameter will prove useful.

@irvingpop irvingpop force-pushed the irving/fix-pedant-es-direct-access-in-hab branch from 4327058 to 016ce69 Compare March 22, 2019 14:45
Copy link
Contributor

@stevendanna stevendanna left a comment

Choose a reason for hiding this comment

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

Looks reasonable

@irvingpop irvingpop merged commit a596917 into master Mar 22, 2019
@irvingpop irvingpop deleted the irving/fix-pedant-es-direct-access-in-hab branch March 22, 2019 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants