Closed poblin-orange closed 7 years ago
We have created an issue in Pivotal Tracker to manage this:
https://www.pivotaltracker.com/story/show/135204167
The labels on this github issue will be updated when the story is started.
Hi @poblin-orange,
Sorry it took us so long to get to this. We've committed the changes necessary to address your issue. You should be able to see your change on the develop
branch. Please let us know if this works for you, ideally before we ship cf-mysql-release v33, otherwise, additional fixes will likely have to wait till the next release.
We're going to close this issue for now, please feel free to re-open.
--
Marco Nicosia Product Manager
We have issue while running the smoke_tests on a multiple domains cf deployment. The assertion on running app (curl -k ...) uses a specific cf domain, whereas the cf push instruction does not specify the target domain, resulting in cf app mapped to default domain.
see https://github.com/cloudfoundry-incubator/cf-mysql-acceptance-tests/blob/master/cf-mysql-service/lifecycle/lifecycle_test.go#L35
cc / @szaouam