Hi Imesh, Most important issue was the IP address of docker container is not accessibly directly, so I added a config in the test-config.json to specify docker-machine ip address. If it is not present, I try to get the IP address of the docker container.
Vishanth, I am still working on completing smoke tests so that I can make the end-to-end workflow. Once that is done, I will schedule the demo. Thanks Abhishek On Wed, Aug 3, 2016 at 11:23 AM, Imesh Gunaratne <[email protected]> wrote: > Hi Abhishek, > > Please always send mails to WSO2 Dev except when you have sensitive > information (such as credentials, etc) to share with us. > > On Wed, Aug 3, 2016 at 10:29 AM, Abhishek Tiwari < > [email protected]> wrote: > >> Hi Mentors, >> >> I am able to run Kubernetes cluster on my Mac now and currently working >> on deploying ESB on it. I ran into few issues with test framework not >> working on Mac. >> > > > I > t would be better to be more specific on the errors. > >> >> Mac uses docker-machine (OSX specific util) to create virtual hosts where >> it runs docker daemon, so its a bit different than Unix where daemon runs >> directly on host. The IP address of deployed container is not directly >> accessible, you need either create forwarding or go through >> docker-machine's IP address. There were bunch of other small changes that I >> had to do to make the test framework work across both Mac and Unix. Now >> that its done, I am working on deployment. >> > > What were the changes you did? > > Thanks > > > -- > *Imesh Gunaratne* > Software Architect > WSO2 Inc: http://wso2.com > T: +94 11 214 5345 M: +94 77 374 2057 > W: https://medium.com/@imesh TW: @imesh > lean. enterprise. middleware > >
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
