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 f8bdaf7 Standalone based sanity test for KubernetesContainerFactory
(#4689)
add 361c76d Add NoopActivationStore to simplify local performance testing
(#4678)
No new revisions were added by this update.
Summary of changes:
.../core/database/memory/NoopActivationStore.scala | 94 ++++++++++++++++++++++
.../openwhisk/standalone/LogbackConfigurator.scala | 5 +-
2 files changed, 98 insertions(+), 1 deletion(-)
create mode 100644
common/scala/src/main/scala/org/apache/openwhisk/core/database/memory/NoopActivationStore.scala