You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2023/02/07 11:53:11 UTC

[camel-kamelets] branch regen_bot updated (c5688b97 -> 85698ba0)

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

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git


    from c5688b97 Convert all the parameters with multiple possible values to enum - Azure Storage Blob CDC
     add 85698ba0 chore: Fix flaky AWS DDB sink YAKS tests

No new revisions were added by this update.

Summary of changes:
 test/aws-ddb-sink/aws-ddb-sink-deleteItem.feature       |  7 ++++---
 test/aws-ddb-sink/aws-ddb-sink-putItem.feature          |  7 ++++---
 test/aws-ddb-sink/aws-ddb-sink-updateItem.feature       |  7 ++++---
 test/aws-ddb-sink/verifyItems.groovy                    | 17 ++++++++++++++++-
 .../aws-ddb-sink-exp/aws-ddb-sink-deleteItem.feature    |  7 ++++---
 .../aws-ddb-sink-exp/aws-ddb-sink-putItem.feature       |  7 ++++---
 .../aws-ddb-sink-exp/aws-ddb-sink-updateItem.feature    |  7 ++++---
 test/experimental/aws-ddb-sink-exp/verifyItems.groovy   | 17 ++++++++++++++++-
 8 files changed, 56 insertions(+), 20 deletions(-)