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

Get correct router port selection, fixes #2639 #2640

Merged
merged 2 commits into from Nov 17, 2020

Conversation

rfay
Copy link
Member

@rfay rfay commented Nov 16, 2020

The Problem/Issue/Bug:

#2639: ddev wasn't properly checking for exposed http/s ports, as from solr 3rd party service

How this PR Solves The Problem:

Look correctly at all the containers.

Manual Testing Instructions:

  • Configure a project with solr, start it, verify that you can use the browser to access solr at the http and https URLs given by ddev describe

Automated Testing Overview:

  • Rewrote TestServices
  • Improved it to check for http/s responses from solr

Related Issue Link(s):

#2639

Release/Deployment notes:

@rfay rfay merged commit 8e0f758 into ddev:master Nov 17, 2020
@rfay rfay deleted the 20201116_missing_router_ports branch November 17, 2020 01:44
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.

ddev v1.16.0: additional services like solr exposed with HTTP_EXPOSE cannot be accessed
1 participant