This is an automated email from the ASF dual-hosted git repository.
github-actions[bot] pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
from d2449f7f8 chore(deps): Update to Citrus 5.0.0
add 97d425255 chore: Improve AWS integration tests
No new revisions were added by this update.
Summary of changes:
.../test/resources/aws/ddb/amazonDDBClient.groovy | 62 ----------------------
.../ddb/aws-ddb-sink-delete-item.citrus.it.yaml | 10 ++--
.../aws/ddb/aws-ddb-sink-put-item.citrus.it.yaml | 10 ++--
...led => aws-ddb-sink-update-item.citrus.it.yaml} | 11 ++--
.../aws/ddb/aws-ddb-source.citrus.it.yaml | 10 ++--
.../src/test/resources/aws/ddb/getItem.groovy | 3 +-
.../src/test/resources/aws/ddb/putItem.groovy | 4 +-
.../src/test/resources/aws/ddb/verifyItems.groovy | 5 +-
.../aws/kinesis/amazonKinesisClient.groovy | 36 -------------
.../aws/kinesis/aws-kinesis-sink.citrus.it.yaml | 9 ++--
.../aws/kinesis/aws-kinesis-source.citrus.it.yaml | 10 ++--
.../aws/s3/aws-s3-sink-route.citrus.it.yaml | 9 ++--
.../resources/aws/s3/aws-s3-to-http.citrus.it.yaml | 9 ++--
.../aws/s3/aws-s3-to-log-uri-based.citrus.it.yaml | 10 ++--
.../aws/s3/aws-s3-uri-pipe.citrus.it.yaml | 11 ++--
.../src/test/resources/aws/s3/getS3Object.groovy | 15 +-----
.../test/resources/aws/sns/setupSnsToSqs.groovy | 24 +--------
.../test/resources/aws/sqs/amazonSQSClient.groovy | 36 -------------
.../aws/sqs/aws-sqs-sink-route.citrus.it.yaml | 9 ++--
.../sqs/aws-sqs-to-log-uri-based.citrus.it.yaml | 9 ++--
.../aws/sqs/aws-sqs-uri-pipe.citrus.it.yaml | 11 ++--
21 files changed, 61 insertions(+), 252 deletions(-)
delete mode 100644
tests/camel-kamelets-itest/src/test/resources/aws/ddb/amazonDDBClient.groovy
rename
tests/camel-kamelets-itest/src/test/resources/aws/ddb/{aws-ddb-sink-update-item.citrus.it.yaml.disabled
=> aws-ddb-sink-update-item.citrus.it.yaml} (95%)
delete mode 100644
tests/camel-kamelets-itest/src/test/resources/aws/kinesis/amazonKinesisClient.groovy
delete mode 100644
tests/camel-kamelets-itest/src/test/resources/aws/sqs/amazonSQSClient.groovy