This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
from 61fe2e70 Updated IT Tests README new 9dcf37be Added AWS Sink SNS Test new d48983eb Improved testing in IT Tests new 5b17c646 Fixed some stuff in AWS SNS Test The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. 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%)