You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2019/12/19 18:06:05 UTC

[GitHub] [openwhisk] dgrove-oss opened a new pull request #4777: Separate test cases for the logs and results APIs of activation

dgrove-oss opened a new pull request #4777: Separate test cases for the logs and results APIs of activation
URL: https://github.com/apache/openwhisk/pull/4777
 
 
   Split the existing WskActivationTests into two tests, one for logs and
   one for the rest of the activation apis (currently only results). This
   enables a clean exclusion of the logs portion of the tests when using
   the KubernetesContainerFactory (which is not able to distinguish the
   stdout and stderr streams due to deficiencies in how container logs
   are exposed through the Kubernetes API).
   
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [openwhisk] rabbah merged pull request #4777: Separate test cases for the logs and results APIs of activation

Posted by GitBox <gi...@apache.org>.
rabbah merged pull request #4777: Separate test cases for the logs and results APIs of activation
URL: https://github.com/apache/openwhisk/pull/4777
 
 
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services