mdeuser opened a new pull request #2361: Replace use of wskadmin inside api gw tests URL: https://github.com/apache/incubator-openwhisk/pull/2361 wskadmin needs direct access to the openwhisk db to acquire the namespace associated with a particular auth key. this direct access may not be possible in all test environments. Instead, use the `wsk` cli to access the namespace from the cli configured auth key. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
