chetanmeh commented on issue #4516: Openwhisk in a standalone runnable jar URL: https://github.com/apache/incubator-openwhisk/pull/4516#issuecomment-504953920 Uploaded a locally build copy of the standalone server [here][1] so that someone can now try this out quickly. Test results from system basic test suite ``` ./gradlew :tests:testSystemBasic -Dwhisk.auth="23bc46b1-71f6-4ed5-8c54-816aa4f8c502:123zO3xZCLrMN6v2BKK1dXYFpXlPkccOFqm12CdAsMgRU4VrNZ9lyGVCGuMDGIwP" -Dwhisk.server=http://localhost:3233 ``` 1. On Linux - Most test except the unicode related tests passed 2. On Mac around 16 test fail intermittently. I suspect that is due to instability in connecting to docker container from outside of Docker. Same test pass with ansible setup where Invokers uses direct Docker networking to connect to launched containers. But when running the m via standalone some errors are seem stating that container host cannot be reached Would now add a basic integration test for standalone case [1]: https://github.com/chetanmeh/incubator-openwhisk/releases/tag/v0.10
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
