You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwhisk.apache.org by ch...@apache.org on 2019/10/14 13:54:32 UTC

[openwhisk] branch master updated (673d5c7 -> f8bdaf7)

This is an automated email from the ASF dual-hosted git repository.

chetanm pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/openwhisk.git.


    from 673d5c7  Revert "Remove unused test helpers" (#4685)
     add f8bdaf7  Standalone based sanity test for KubernetesContainerFactory (#4689)

No new revisions were added by this update.

Summary of changes:
 ...aloneKafkaTests.scala => StandaloneKCFTests.scala} | 19 +++++++++++++++++--
 .../openwhisk/standalone/StandaloneKafkaTests.scala   |  5 +++--
 .../standalone/StandaloneServerFixture.scala          |  9 ++++++++-
 tools/travis/runStandaloneTests.sh                    | 15 +++++++++++++++
 4 files changed, 43 insertions(+), 5 deletions(-)
 copy tests/src/test/scala/org/apache/openwhisk/standalone/{StandaloneKafkaTests.scala => StandaloneKCFTests.scala} (63%)