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 2022/11/25 13:45:33 UTC

[camel-kamelets] branch regen_bot updated (76ca5559 -> 9a427552)

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 76ca5559 Fix mail-sink Kamelet
     add 5526a20a Azure Storage Blob Sink Kamelet: Add it-test
     add 46516e10 Azure Storage Blob Sink Kamelet: Add it-test to Makefile
     add 9a427552 Azure Storage Blob Sink/Source Kamelets it-tests: Don't log useless information

No new revisions were added by this update.

Summary of changes:
 it-tests/Makefile                                  |  4 ++
 .../{source => sink}/terraform/main.tf             |  0
 .../sink/timer-azure-storage-blob-it-test.sh       | 44 ++++++++++++++++++++++
 .../sink/timer-azure-storage-blob.yaml}            |  8 ++--
 .../source/azure-storage-blob-log-it-test.sh       |  1 -
 5 files changed, 51 insertions(+), 6 deletions(-)
 copy it-tests/azure/azure-storage-blob/{source => sink}/terraform/main.tf (100%)
 create mode 100755 it-tests/azure/azure-storage-blob/sink/timer-azure-storage-blob-it-test.sh
 copy it-tests/{misc/scp/sink/timer-scp.yaml => azure/azure-storage-blob/sink/timer-azure-storage-blob.yaml} (88%)