You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwhisk.apache.org by ji...@apache.org on 2022/05/17 03:19:10 UTC

[openwhisk] branch master updated (cbdcfe574 -> 674704eab)

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

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


    from cbdcfe574 Replace kafka.RecordMetadata with a common ResultMetadata (#5217)
     add 674704eab Use testcontainers to test MongoDB stuff (#5234)

No new revisions were added by this update.

Summary of changes:
 build.gradle                                       |  1 +
 .../mongodb/MongoDBArtifactStoreProvider.scala     | 13 +++++++-----
 tests/build.gradle                                 |  3 ++-
 tests/src/test/resources/application.conf.j2       |  3 +--
 .../mongodb/MongoDBStoreBehaviorBase.scala         | 24 ++++++++++++++--------
 .../grpc/test/ActivationServiceImplTests.scala     |  2 ++
 6 files changed, 29 insertions(+), 17 deletions(-)