drcariel commented on a change in pull request #2547: CLI Experimental api
removal
URL:
https://github.com/apache/incubator-openwhisk/pull/2547#discussion_r131174270
##########
File path: tests/src/test/scala/common/Wsk.scala
##########
@@ -71,16 +71,6 @@ import whisk.utils.retry
case class WskProps(
authKey: String =
WhiskProperties.readAuthKey(WhiskProperties.getAuthFileForTesting),
- cert: String =
WhiskProperties.getFileRelativeToWhiskHome("ansible/roles/nginx/files/openwhisk-client-cert.pem").getAbsolutePath,
Review comment:
cert was only available in WskProps, not WskPropsV2. Why would I add it back
in?
----------------------------------------------------------------
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