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/10 13:26:03 UTC

[camel-kamelets] branch regen_bot updated (61fe2e70 -> 5b17c646)

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 61fe2e70 Updated IT Tests README
     add 9dcf37be Added AWS Sink SNS Test
     add d48983eb Improved testing in IT Tests
     add 5b17c646 Fixed some stuff in AWS SNS Test

No new revisions were added by this update.

Summary of changes:
 it-tests/Makefile                                         |  4 +++-
 .../aws/aws-kinesis/sink/timer-aws-kinesis-it-test.sh     |  9 ++++++---
 .../aws/aws-kinesis/source/aws-kinesis-log-it-test.sh     |  4 ++++
 it-tests/aws/aws-s3/sink/timer-aws-s3-it-test.sh          |  5 ++++-
 it-tests/aws/aws-s3/source/aws-s3-log-it-test.sh          |  4 ++++
 it-tests/aws/{aws-sqs => aws-sns}/sink/terraform/main.tf  | 12 ++++++------
 .../sink/timer-aws-sns-it-test.sh}                        | 15 +++++++++------
 .../sink/timer-aws-sns.yaml}                              |  4 ++--
 .../aws/aws-sqs-fifo/sink/timer-aws-sqs-fifo-it-test.sh   |  5 ++++-
 it-tests/aws/aws-sqs/sink/timer-aws-sqs-it-test.sh        |  5 ++++-
 it-tests/aws/aws-sqs/source/aws-sqs-log-it-test.sh        |  4 ++++
 11 files changed, 50 insertions(+), 21 deletions(-)
 copy it-tests/aws/{aws-sqs => aws-sns}/sink/terraform/main.tf (86%)
 copy it-tests/aws/{aws-sqs/sink/timer-aws-sqs-it-test.sh => aws-sns/sink/timer-aws-sns-it-test.sh} (62%)
 copy it-tests/aws/{aws-kinesis/sink/timer-aws-kinesis.yaml => aws-sns/sink/timer-aws-sns.yaml} (93%)