This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch regen_bot_sbom
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
from 52efda9a Updated CHANGELOG.md
add 9d356ebe Kamelets Catalog - Make the description a one liner - AWS
Bedrock Agent Runtime
add 2b35fd1a Kamelets Catalog - Make the description a one liner - AWS
Bedrock Text Sink
add 99a8123c Kamelets Catalog - Make the description a one liner - AWS
Cloudtrail Source
add 9ac8e22c Kamelets Catalog - Make the description a one liner - AWS
CloudWatch Sink
add 7b68992c Kamelets Catalog - Make the description a one liner - AWS
CloudWatch Sink
add 37b1f7ab Kamelets Catalog - Make the description a one liner - AWS
CloudWatch Sink
add 5d80c285 Kamelets Catalog - Make the description a one liner - AWS DDB
Sink
add 939fc3fa Kamelets Catalog - Make the description a one liner - AWS DDB
Streams Source
add 42774fe8 Kamelets Catalog - Make the description a one liner - AWS DDB
Streams Source
add e419bb0d Kamelets Catalog - Make the description a one liner - AWS EC2
Sink
add 0f1ecddd Kamelets Catalog - Make the description a one liner - AWS
Eventbridge Sink
add 246d30f6 Kamelets Catalog - Make the description a one liner - AWS
Kinesis Firehose Sink
add 824846b2 Updated CHANGELOG.md
add ec1b9ba8 Kamelets Catalog - Make the description a one liner - AWS
Kinesis Sink
add cb442e53 Kamelets Catalog - Make the description a one liner - AWS
Kinesis Sink
add 9142bcc4 Kamelets Catalog - Make the description a one liner - AWS
Kinesis Source
add a7363046 Regen for commit 9142bcc4a7de815086a218a59dd41087e77f1525
(#2354)
add b1d32b80 Kamelets Catalog - Make the description a one liner - AWS
Lambda Sink
add f1a2f79c Kamelets Catalog - Make the description a one liner - AWS
Redshift Sink
add f0c43048 Kamelets Catalog - Make the description a one liner - AWS
Redshift Source
add 9e19575e Updated CHANGELOG.md
add 45b027fb Bump org.postgresql:postgresql from 42.7.4 to 42.7.5 (#2356)
add 06ab4a17 Regen for commit 45b027fb12b81f5c42020aed957b5bf4b3901368
(#2357)
add 920b2e0d Kamelets Catalog - Make the description a one liner (#2358)
add f12b7b99 Updated CHANGELOG.md
add 2f8de712 Kamelets Catalog - Make the description a one liner - AWS S3
Streaming Upload Sink (#2359)
add a509a5a6 chore: Update to Citrus 4.5.0
add 19725e5d chore: Use pure Citrus instead of YAKS
add 28108673 Updated CHANGELOG.md
No new revisions were added by this update.
Summary of changes:
.../{yaks-tests.yaml => integration-tests.yaml} | 16 +-
.gitignore | 1 +
CHANGELOG.md | 39 +++-
README.md | 8 +-
docs/modules/ROOT/pages/development.adoc | 8 +-
...aws-bedrock-agent-runtime-sink-description.adoc | 20 ++
.../aws-bedrock-text-sink-description.adoc | 20 ++
.../aws-cloudtrail-source-description.adoc | 20 ++
.../partials/aws-cloudwatch-sink-description.adoc | 31 +++
.../ROOT/partials/aws-ddb-sink-description.adoc | 39 ++++
.../aws-ddb-streams-source-description.adoc | 20 ++
.../ROOT/partials/aws-ec2-sink-description.adoc | 26 +++
.../partials/aws-eventbridge-sink-description.adoc | 28 +++
.../aws-kinesis-firehose-sink-description.adoc | 20 ++
.../partials/aws-kinesis-sink-description.adoc | 28 +++
.../ROOT/partials/aws-lambda-sink-description.adoc | 20 ++
.../partials/aws-redshift-sink-description.adoc | 36 ++++
.../partials/aws-redshift-source-description.adoc | 20 ++
.../aws-s3-event-based-source-description.adoc | 11 +
.../ROOT/partials/aws-s3-sink-description.adoc | 26 +++
.../aws-s3-streaming-upload-sink-description.adoc | 26 +++
.../aws-bedrock-agent-runtime-sink.kamelet.yaml | 7 +-
kamelets/aws-bedrock-text-sink.kamelet.yaml | 7 +-
kamelets/aws-cloudtrail-source.kamelet.yaml | 5 +-
kamelets/aws-cloudwatch-sink.kamelet.yaml | 16 +-
kamelets/aws-ddb-sink.kamelet.yaml | 20 +-
kamelets/aws-ddb-streams-source.kamelet.yaml | 7 +-
kamelets/aws-ec2-sink.kamelet.yaml | 11 +-
kamelets/aws-eventbridge-sink.kamelet.yaml | 7 +-
kamelets/aws-kinesis-firehose-sink.kamelet.yaml | 7 +-
kamelets/aws-kinesis-sink.kamelet.yaml | 14 +-
kamelets/aws-kinesis-source.kamelet.yaml | 9 +-
kamelets/aws-lambda-sink.kamelet.yaml | 7 +-
kamelets/aws-redshift-sink.kamelet.yaml | 11 +-
kamelets/aws-redshift-source.kamelet.yaml | 3 +-
kamelets/aws-s3-event-based-source.kamelet.yaml | 10 +-
kamelets/aws-s3-sink.kamelet.yaml | 11 +-
kamelets/aws-s3-streaming-upload-sink.kamelet.yaml | 7 +-
kamelets/postgresql-sink.kamelet.yaml | 2 +-
kamelets/postgresql-source.kamelet.yaml | 2 +-
.../aws-bedrock-agent-runtime-sink.kamelet.yaml | 7 +-
.../kamelets/aws-bedrock-text-sink.kamelet.yaml | 7 +-
.../kamelets/aws-cloudtrail-source.kamelet.yaml | 5 +-
.../kamelets/aws-cloudwatch-sink.kamelet.yaml | 16 +-
.../resources/kamelets/aws-ddb-sink.kamelet.yaml | 20 +-
.../kamelets/aws-ddb-streams-source.kamelet.yaml | 7 +-
.../resources/kamelets/aws-ec2-sink.kamelet.yaml | 11 +-
.../kamelets/aws-eventbridge-sink.kamelet.yaml | 7 +-
.../aws-kinesis-firehose-sink.kamelet.yaml | 7 +-
.../kamelets/aws-kinesis-sink.kamelet.yaml | 14 +-
.../kamelets/aws-kinesis-source.kamelet.yaml | 9 +-
.../kamelets/aws-lambda-sink.kamelet.yaml | 7 +-
.../kamelets/aws-redshift-sink.kamelet.yaml | 11 +-
.../kamelets/aws-redshift-source.kamelet.yaml | 3 +-
.../aws-s3-event-based-source.kamelet.yaml | 10 +-
.../resources/kamelets/aws-s3-sink.kamelet.yaml | 11 +-
.../aws-s3-streaming-upload-sink.kamelet.yaml | 7 +-
.../kamelets/postgresql-sink.kamelet.yaml | 2 +-
.../kamelets/postgresql-source.kamelet.yaml | 2 +-
pom.xml | 9 +-
tests/camel-kamelets-itest/README.md | 14 +-
.../camel-kamelets-itest/jbang.properties | 7 +-
tests/camel-kamelets-itest/pom.xml | 82 ++------
.../src/test/java/EndpointAutoConfiguration.java | 57 ++++++
.../src/test/java/KameletsIT.java | 83 ++++++++
.../src/test/java/KameletsYaksIT.java | 30 ---
.../src/test/java/YaksAutoConfiguration.java | 39 ----
.../src/test/resources/avro/README.md | 8 +-
.../resources/avro/avro-binary-source-pipe.yaml | 5 +-
.../src/test/resources/avro/avro-data-type.feature | 22 --
.../avro-data-type.it.yaml} | 51 ++---
.../test/resources/avro/avro-serdes-action.feature | 22 --
...yaks-config.yaml => avro-serdes-action.it.yaml} | 54 +++--
.../test/resources/avro/avro-serialize-pipe.yaml | 2 +-
.../resources/avro/avro-x-struct-sink-pipe.yaml | 3 -
.../test/resources/aws/ddb/amazonDDBClient.groovy | 14 +-
.../test/resources/aws/ddb/application.properties | 12 +-
.../aws/ddb/aws-ddb-sink-delete-item.it.yaml | 110 ++++++++++
.../test/resources/aws/ddb/aws-ddb-sink-pipe.yaml | 18 +-
.../aws/ddb/aws-ddb-sink-put-item.it.yaml | 97 +++++++++
.../aws/ddb/aws-ddb-sink-update-item.it.yaml | 118 +++++++++++
.../test/resources/aws/ddb/aws-ddb-sink.feature | 112 -----------
.../resources/aws/ddb/aws-ddb-source-pipe.yaml | 12 +-
.../test/resources/aws/ddb/aws-ddb-source.feature | 53 -----
.../test/resources/aws/ddb/aws-ddb-source.it.yaml | 67 +++++++
.../src/test/resources/aws/ddb/getItem.groovy | 25 +--
.../src/test/resources/aws/ddb/putItem.groovy | 12 +-
.../src/test/resources/aws/ddb/verifyItems.groovy | 22 +-
.../src/test/resources/aws/ddb/yaks-config.yaml | 68 -------
.../aws/kinesis/amazonKinesisClient.groovy | 17 +-
.../resources/aws/kinesis/application.properties | 13 +-
.../aws-kinesis-event-listener.yaml} | 33 ++-
.../aws/kinesis/aws-kinesis-sink-pipe.yaml | 18 +-
.../resources/aws/kinesis/aws-kinesis-sink.feature | 59 ------
.../resources/aws/kinesis/aws-kinesis-sink.it.yaml | 79 ++++++++
.../aws/kinesis/aws-kinesis-source-pipe.yaml | 12 +-
.../aws/kinesis/aws-kinesis-source.feature | 50 -----
.../aws/kinesis/aws-kinesis-source.it.yaml | 67 +++++++
.../resources/aws/kinesis/waitForLocalStack.groovy | 20 --
.../test/resources/aws/kinesis/yaks-config.yaml | 61 ------
.../src/test/resources/aws/s3/README.md | 23 +--
.../test/resources/aws/s3/amazonS3Client.groovy | 18 +-
.../test/resources/aws/s3/application.properties | 25 +--
.../resources/aws/s3/aws-s3-credentials.properties | 8 -
.../test/resources/aws/s3/aws-s3-http-pipe.feature | 53 -----
.../aws/s3/aws-s3-knative-channel.feature | 47 -----
.../aws/s3/aws-s3-source-property-conf.feature | 36 ----
.../aws/s3/aws-s3-source-secret-conf.feature | 40 ----
.../aws/s3/aws-s3-source-uri-conf.feature | 31 ---
.../test/resources/aws/s3/aws-s3-to-http.it.yaml | 95 +++++++++
.../src/test/resources/aws/s3/aws-s3-to-http.yaml | 16 +-
.../resources/aws/s3/aws-s3-to-knative-broker.yaml | 8 +-
.../aws/s3/aws-s3-to-knative-channel.yaml | 47 -----
.../aws/s3/aws-s3-to-log-secret-based.groovy | 24 ---
.../aws/s3/aws-s3-to-log-uri-based.groovy | 33 ---
.../aws/s3/aws-s3-to-log-uri-based.it.yaml | 81 ++++++++
...ve-to-log.yaml => aws-s3-to-log-uri-based.yaml} | 34 ++--
.../test/resources/aws/s3/aws-s3-uri-pipe.feature | 33 ---
.../test/resources/aws/s3/aws-s3-uri-pipe.it.yaml | 81 ++++++++
.../src/test/resources/aws/s3/aws-s3-uri-pipe.yaml | 14 +-
.../test/resources/aws/s3/waitForLocalStack.groovy | 20 --
.../src/test/resources/aws/s3/yaks-config.yaml | 76 -------
.../src/test/resources/aws/sqs/README.md | 19 +-
.../test/resources/aws/sqs/amazonSQSClient.groovy | 17 +-
.../aws/sqs/aws-sqs-credentials.properties | 8 -
.../aws/sqs/aws-sqs-knative-channel.feature | 43 ----
.../aws/sqs/aws-sqs-source-property-conf.feature | 33 ---
.../aws/sqs/aws-sqs-source-secret-conf.feature | 37 ----
.../aws/sqs/aws-sqs-source-uri-conf.feature | 28 ---
.../aws/sqs/aws-sqs-to-knative-channel.yaml | 46 -----
.../aws/sqs/aws-sqs-to-log-secret-based.groovy | 24 ---
.../aws/sqs/aws-sqs-to-log-uri-based.groovy | 32 ---
.../aws/sqs/aws-sqs-to-log-uri-based.it.yaml | 74 +++++++
.../aws-sqs-to-log-uri-based.yaml} | 31 ++-
.../resources/aws/sqs/aws-sqs-uri-pipe.feature | 30 ---
.../resources/aws/sqs/aws-sqs-uri-pipe.it.yaml | 74 +++++++
.../test/resources/aws/sqs/aws-sqs-uri-pipe.yaml | 12 +-
.../resources/aws/sqs/waitForLocalStack.groovy | 20 --
.../src/test/resources/aws/sqs/yaks-config.yaml | 74 -------
.../test/resources/citrus-application.properties | 22 +-
.../src/test/resources/cucumber.properties | 21 --
.../resources/earthquake/earthquake-source.feature | 43 ----
...ake-to-http.yaml => earthquake-to-http.it.yaml} | 33 +--
.../resources/earthquake/earthquake-to-http.yaml | 2 +-
.../src/test/resources/earthquake/yaks-config.yaml | 41 ----
.../src/test/resources/jira/README.md | 15 +-
.../jira/jira-add-comment-sink-pipe.it.yaml | 222 +++++++++++++++++++++
.../resources/jira/jira-add-comment-sink-pipe.yaml | 12 +-
.../resources/jira/jira-add-comment-sink.feature | 153 --------------
.../jira/jira-add-issue-sink-pipe.it.yaml | 170 ++++++++++++++++
.../resources/jira/jira-add-issue-sink-pipe.yaml | 18 +-
.../resources/jira/jira-add-issue-sink.feature | 109 ----------
.../test/resources/jira/jira-source-pipe.it.yaml | 183 +++++++++++++++++
.../src/test/resources/jira/jira-source-pipe.yaml | 8 +-
.../src/test/resources/jira/jira-source.feature | 130 ------------
.../src/test/resources/jira/yaks-config.yaml | 56 ------
.../test/resources/kafka/application.properties | 12 +-
.../src/test/resources/kafka/install.sh | 28 ---
.../test/resources/kafka/kafka-router-pipe.it.yaml | 83 ++++++++
...amp-router-pipe.yaml => kafka-router-pipe.yaml} | 10 +-
.../test/resources/kafka/kafka-sink-pipe.it.yaml | 63 ++++++
.../src/test/resources/kafka/kafka-sink-pipe.yaml | 12 +-
.../src/test/resources/kafka/kafka-sink.feature | 44 ----
.../test/resources/kafka/kafka-source-pipe.it.yaml | 93 +++++++++
.../test/resources/kafka/kafka-source-pipe.yaml | 14 +-
.../src/test/resources/kafka/kafka-source.feature | 65 ------
.../test/resources/kafka/timestamp-router.feature | 55 -----
.../src/test/resources/kafka/uninstall.sh | 22 --
.../src/test/resources/kafka/yaks-config.yaml | 56 ------
.../src/test/resources/log4j2-test.xml | 31 ---
.../src/test/resources/log4j2.properties | 31 +++
.../src/test/resources/mail/application.properties | 8 +-
.../src/test/resources/mail/mail-server.groovy | 26 ---
.../src/test/resources/mail/mail-sink-pipe.it.yaml | 77 +++++++
.../{timer-to-mail.yaml => mail-sink-pipe.yaml} | 16 +-
.../src/test/resources/mail/mail-sink.feature | 64 ------
.../mailServer.groovy} | 10 +-
.../src/test/resources/mail/yaks-config.yaml | 46 -----
.../openapi/rest-openapi-sink-add-pet.it.yaml | 84 ++++++++
.../openapi/rest-openapi-sink-delete-pet.it.yaml | 81 ++++++++
.../resources/openapi/rest-openapi-sink-pipe.yaml | 10 +-
.../resources/openapi/rest-openapi-sink.feature | 68 -------
.../src/test/resources/openapi/yaks-config.yaml | 43 ----
.../src/test/resources/protobuf/README.md | 8 +-
.../protobuf/protobuf-binary-source-pipe.yaml | 5 +-
.../resources/protobuf/protobuf-data-type.feature | 22 --
.../protobuf-data-type.it.yaml} | 53 +++--
.../protobuf/protobuf-serdes-action.feature | 22 --
.../protobuf-serdes-action.it.yaml} | 53 +++--
.../protobuf/protobuf-serialize-pipe.yaml | 2 +-
.../protobuf/protobuf-x-struct-sink-pipe.yaml | 3 -
.../src/test/resources/protobuf/yaks-config.yaml | 45 -----
.../src/test/resources/salesforce/delete-secret.sh | 2 +-
.../test/resources/salesforce/prepare-secret.sh | 4 +-
.../src/test/resources/salesforce/yaks-config.yaml | 52 -----
.../src/test/resources/slack/README.md | 11 +-
.../application.properties} | 6 +-
.../src/test/resources/slack/slack-auth-test.json | 2 +-
.../slack/slack-conversations-history.json | 2 +-
.../resources/slack/slack-conversations-list.json | 4 +-
.../test/resources/slack/slack-sink-pipe.it.yaml | 82 ++++++++
.../src/test/resources/slack/slack-sink-pipe.yaml | 10 +-
.../src/test/resources/slack/slack-sink.feature | 56 ------
.../test/resources/slack/slack-source-pipe.it.yaml | 125 ++++++++++++
.../test/resources/slack/slack-source-pipe.yaml | 6 +-
.../src/test/resources/slack/slack-source.feature | 60 ------
.../src/test/resources/slack/yaks-config.yaml | 58 ------
.../src/test/resources/timer/timer-source.feature | 45 -----
.../resources/timer/timer-to-http-pipe.it.yaml | 61 ++++++
.../test/resources/timer/timer-to-http-pipe.yaml | 4 +-
.../src/test/resources/timer/timer-to-http.feature | 32 ---
.../src/test/resources/timer/timer-to-http.groovy | 26 ---
.../src/test/resources/timer/timer-to-http.it.yaml | 68 +++++++
...{timer-to-http-pipe.yaml => timer-to-http.yaml} | 35 ++--
.../src/test/resources/timer/yaks-config.yaml | 43 ----
.../src/test/resources/transformation/README.md | 18 +-
.../transformation/data-type-action-pipe.it.yaml | 75 +++++++
.../transformation/data-type-action-pipe.yaml | 4 +-
.../transformation/data-type-action.feature | 36 ----
.../extract-field-action-pipe.it.yaml | 67 +++++++
.../transformation/extract-field-action-pipe.yaml | 6 +-
.../transformation/extract-field-action.feature | 47 -----
.../insert-field-action-pipe.it.yaml | 71 +++++++
.../transformation/insert-field-action-pipe.yaml | 8 +-
.../transformation/insert-field-action.feature | 53 -----
.../test/resources/transformation/yaks-config.yaml | 43 ----
226 files changed, 3707 insertions(+), 4009 deletions(-)
rename .github/workflows/{yaks-tests.yaml => integration-tests.yaml} (83%)
create mode 100644
docs/modules/ROOT/partials/aws-bedrock-agent-runtime-sink-description.adoc
create mode 100644
docs/modules/ROOT/partials/aws-bedrock-text-sink-description.adoc
create mode 100644
docs/modules/ROOT/partials/aws-cloudtrail-source-description.adoc
create mode 100644
docs/modules/ROOT/partials/aws-cloudwatch-sink-description.adoc
create mode 100644 docs/modules/ROOT/partials/aws-ddb-sink-description.adoc
create mode 100644
docs/modules/ROOT/partials/aws-ddb-streams-source-description.adoc
create mode 100644 docs/modules/ROOT/partials/aws-ec2-sink-description.adoc
create mode 100644
docs/modules/ROOT/partials/aws-eventbridge-sink-description.adoc
create mode 100644
docs/modules/ROOT/partials/aws-kinesis-firehose-sink-description.adoc
create mode 100644 docs/modules/ROOT/partials/aws-kinesis-sink-description.adoc
create mode 100644 docs/modules/ROOT/partials/aws-lambda-sink-description.adoc
create mode 100644
docs/modules/ROOT/partials/aws-redshift-sink-description.adoc
create mode 100644
docs/modules/ROOT/partials/aws-redshift-source-description.adoc
create mode 100644
docs/modules/ROOT/partials/aws-s3-event-based-source-description.adoc
create mode 100644 docs/modules/ROOT/partials/aws-s3-sink-description.adoc
create mode 100644
docs/modules/ROOT/partials/aws-s3-streaming-upload-sink-description.adoc
copy docs/source-watch.yml => tests/camel-kamelets-itest/jbang.properties (84%)
create mode 100644
tests/camel-kamelets-itest/src/test/java/EndpointAutoConfiguration.java
create mode 100644 tests/camel-kamelets-itest/src/test/java/KameletsIT.java
delete mode 100644 tests/camel-kamelets-itest/src/test/java/KameletsYaksIT.java
delete mode 100644
tests/camel-kamelets-itest/src/test/java/YaksAutoConfiguration.java
delete mode 100644
tests/camel-kamelets-itest/src/test/resources/avro/avro-data-type.feature
copy
tests/camel-kamelets-itest/src/test/resources/{aws/ddb/aws-ddb-source-pipe.yaml
=> avro/avro-data-type.it.yaml} (55%)
delete mode 100644
tests/camel-kamelets-itest/src/test/resources/avro/avro-serdes-action.feature
rename tests/camel-kamelets-itest/src/test/resources/avro/{yaks-config.yaml =>
avro-serdes-action.it.yaml} (55%)
copy docs/local-build.sh =>
tests/camel-kamelets-itest/src/test/resources/aws/ddb/application.properties
(70%)
mode change 100755 => 100644
create mode 100644
tests/camel-kamelets-itest/src/test/resources/aws/ddb/aws-ddb-sink-delete-item.it.yaml
create mode 100644
tests/camel-kamelets-itest/src/test/resources/aws/ddb/aws-ddb-sink-put-item.it.yaml
create mode 100644
tests/camel-kamelets-itest/src/test/resources/aws/ddb/aws-ddb-sink-update-item.it.yaml
delete mode 100644
tests/camel-kamelets-itest/src/test/resources/aws/ddb/aws-ddb-sink.feature
delete mode 100644
tests/camel-kamelets-itest/src/test/resources/aws/ddb/aws-ddb-source.feature
create mode 100644
tests/camel-kamelets-itest/src/test/resources/aws/ddb/aws-ddb-source.it.yaml
delete mode 100644
tests/camel-kamelets-itest/src/test/resources/aws/ddb/yaks-config.yaml
copy docs/local-build.sh =>
tests/camel-kamelets-itest/src/test/resources/aws/kinesis/application.properties
(65%)
mode change 100755 => 100644
copy tests/camel-kamelets-itest/src/test/resources/aws/{s3/knative-to-log.yaml
=> kinesis/aws-kinesis-event-listener.yaml} (66%)
delete mode 100644
tests/camel-kamelets-itest/src/test/resources/aws/kinesis/aws-kinesis-sink.feature
create mode 100644
tests/camel-kamelets-itest/src/test/resources/aws/kinesis/aws-kinesis-sink.it.yaml
delete mode 100644
tests/camel-kamelets-itest/src/test/resources/aws/kinesis/aws-kinesis-source.feature
create mode 100644
tests/camel-kamelets-itest/src/test/resources/aws/kinesis/aws-kinesis-source.it.yaml
delete mode 100644
tests/camel-kamelets-itest/src/test/resources/aws/kinesis/waitForLocalStack.groovy
delete mode 100644
tests/camel-kamelets-itest/src/test/resources/aws/kinesis/yaks-config.yaml
copy .asf.yaml =>
tests/camel-kamelets-itest/src/test/resources/aws/s3/application.properties
(65%)
delete mode 100644
tests/camel-kamelets-itest/src/test/resources/aws/s3/aws-s3-credentials.properties
delete mode 100644
tests/camel-kamelets-itest/src/test/resources/aws/s3/aws-s3-http-pipe.feature
delete mode 100644
tests/camel-kamelets-itest/src/test/resources/aws/s3/aws-s3-knative-channel.feature
delete mode 100644
tests/camel-kamelets-itest/src/test/resources/aws/s3/aws-s3-source-property-conf.feature
delete mode 100644
tests/camel-kamelets-itest/src/test/resources/aws/s3/aws-s3-source-secret-conf.feature
delete mode 100644
tests/camel-kamelets-itest/src/test/resources/aws/s3/aws-s3-source-uri-conf.feature
create mode 100644
tests/camel-kamelets-itest/src/test/resources/aws/s3/aws-s3-to-http.it.yaml
delete mode 100644
tests/camel-kamelets-itest/src/test/resources/aws/s3/aws-s3-to-knative-channel.yaml
delete mode 100644
tests/camel-kamelets-itest/src/test/resources/aws/s3/aws-s3-to-log-secret-based.groovy
delete mode 100644
tests/camel-kamelets-itest/src/test/resources/aws/s3/aws-s3-to-log-uri-based.groovy
create mode 100644
tests/camel-kamelets-itest/src/test/resources/aws/s3/aws-s3-to-log-uri-based.it.yaml
copy tests/camel-kamelets-itest/src/test/resources/aws/s3/{knative-to-log.yaml
=> aws-s3-to-log-uri-based.yaml} (65%)
delete mode 100644
tests/camel-kamelets-itest/src/test/resources/aws/s3/aws-s3-uri-pipe.feature
create mode 100644
tests/camel-kamelets-itest/src/test/resources/aws/s3/aws-s3-uri-pipe.it.yaml
delete mode 100644
tests/camel-kamelets-itest/src/test/resources/aws/s3/waitForLocalStack.groovy
delete mode 100644
tests/camel-kamelets-itest/src/test/resources/aws/s3/yaks-config.yaml
delete mode 100644
tests/camel-kamelets-itest/src/test/resources/aws/sqs/aws-sqs-credentials.properties
delete mode 100644
tests/camel-kamelets-itest/src/test/resources/aws/sqs/aws-sqs-knative-channel.feature
delete mode 100644
tests/camel-kamelets-itest/src/test/resources/aws/sqs/aws-sqs-source-property-conf.feature
delete mode 100644
tests/camel-kamelets-itest/src/test/resources/aws/sqs/aws-sqs-source-secret-conf.feature
delete mode 100644
tests/camel-kamelets-itest/src/test/resources/aws/sqs/aws-sqs-source-uri-conf.feature
delete mode 100644
tests/camel-kamelets-itest/src/test/resources/aws/sqs/aws-sqs-to-knative-channel.yaml
delete mode 100644
tests/camel-kamelets-itest/src/test/resources/aws/sqs/aws-sqs-to-log-secret-based.groovy
delete mode 100644
tests/camel-kamelets-itest/src/test/resources/aws/sqs/aws-sqs-to-log-uri-based.groovy
create mode 100644
tests/camel-kamelets-itest/src/test/resources/aws/sqs/aws-sqs-to-log-uri-based.it.yaml
rename
tests/camel-kamelets-itest/src/test/resources/aws/{s3/knative-channel-to-log.yaml
=> sqs/aws-sqs-to-log-uri-based.yaml} (67%)
delete mode 100644
tests/camel-kamelets-itest/src/test/resources/aws/sqs/aws-sqs-uri-pipe.feature
create mode 100644
tests/camel-kamelets-itest/src/test/resources/aws/sqs/aws-sqs-uri-pipe.it.yaml
delete mode 100644
tests/camel-kamelets-itest/src/test/resources/aws/sqs/waitForLocalStack.groovy
delete mode 100644
tests/camel-kamelets-itest/src/test/resources/aws/sqs/yaks-config.yaml
delete mode 100644
tests/camel-kamelets-itest/src/test/resources/cucumber.properties
delete mode 100644
tests/camel-kamelets-itest/src/test/resources/earthquake/earthquake-source.feature
copy
tests/camel-kamelets-itest/src/test/resources/earthquake/{earthquake-to-http.yaml
=> earthquake-to-http.it.yaml} (67%)
delete mode 100644
tests/camel-kamelets-itest/src/test/resources/earthquake/yaks-config.yaml
create mode 100644
tests/camel-kamelets-itest/src/test/resources/jira/jira-add-comment-sink-pipe.it.yaml
delete mode 100644
tests/camel-kamelets-itest/src/test/resources/jira/jira-add-comment-sink.feature
create mode 100644
tests/camel-kamelets-itest/src/test/resources/jira/jira-add-issue-sink-pipe.it.yaml
delete mode 100644
tests/camel-kamelets-itest/src/test/resources/jira/jira-add-issue-sink.feature
create mode 100644
tests/camel-kamelets-itest/src/test/resources/jira/jira-source-pipe.it.yaml
delete mode 100644
tests/camel-kamelets-itest/src/test/resources/jira/jira-source.feature
delete mode 100644
tests/camel-kamelets-itest/src/test/resources/jira/yaks-config.yaml
copy docs/local-build.sh =>
tests/camel-kamelets-itest/src/test/resources/kafka/application.properties (75%)
mode change 100755 => 100644
delete mode 100644
tests/camel-kamelets-itest/src/test/resources/kafka/install.sh
create mode 100644
tests/camel-kamelets-itest/src/test/resources/kafka/kafka-router-pipe.it.yaml
rename
tests/camel-kamelets-itest/src/test/resources/kafka/{timestamp-router-pipe.yaml
=> kafka-router-pipe.yaml} (89%)
create mode 100644
tests/camel-kamelets-itest/src/test/resources/kafka/kafka-sink-pipe.it.yaml
delete mode 100644
tests/camel-kamelets-itest/src/test/resources/kafka/kafka-sink.feature
create mode 100644
tests/camel-kamelets-itest/src/test/resources/kafka/kafka-source-pipe.it.yaml
delete mode 100644
tests/camel-kamelets-itest/src/test/resources/kafka/kafka-source.feature
delete mode 100644
tests/camel-kamelets-itest/src/test/resources/kafka/timestamp-router.feature
delete mode 100644
tests/camel-kamelets-itest/src/test/resources/kafka/uninstall.sh
delete mode 100644
tests/camel-kamelets-itest/src/test/resources/kafka/yaks-config.yaml
delete mode 100644
tests/camel-kamelets-itest/src/test/resources/log4j2-test.xml
create mode 100644
tests/camel-kamelets-itest/src/test/resources/log4j2.properties
copy docs/source-watch.yml =>
tests/camel-kamelets-itest/src/test/resources/mail/application.properties (86%)
delete mode 100644
tests/camel-kamelets-itest/src/test/resources/mail/mail-server.groovy
create mode 100644
tests/camel-kamelets-itest/src/test/resources/mail/mail-sink-pipe.it.yaml
rename tests/camel-kamelets-itest/src/test/resources/mail/{timer-to-mail.yaml
=> mail-sink-pipe.yaml} (82%)
delete mode 100644
tests/camel-kamelets-itest/src/test/resources/mail/mail-sink.feature
rename
tests/camel-kamelets-itest/src/test/resources/{aws/ddb/waitForLocalStack.groovy
=> mail/mailServer.groovy} (82%)
delete mode 100644
tests/camel-kamelets-itest/src/test/resources/mail/yaks-config.yaml
create mode 100644
tests/camel-kamelets-itest/src/test/resources/openapi/rest-openapi-sink-add-pet.it.yaml
create mode 100644
tests/camel-kamelets-itest/src/test/resources/openapi/rest-openapi-sink-delete-pet.it.yaml
delete mode 100644
tests/camel-kamelets-itest/src/test/resources/openapi/rest-openapi-sink.feature
delete mode 100644
tests/camel-kamelets-itest/src/test/resources/openapi/yaks-config.yaml
delete mode 100644
tests/camel-kamelets-itest/src/test/resources/protobuf/protobuf-data-type.feature
copy
tests/camel-kamelets-itest/src/test/resources/{avro/avro-deserialize-pipe.yaml
=> protobuf/protobuf-data-type.it.yaml} (54%)
delete mode 100644
tests/camel-kamelets-itest/src/test/resources/protobuf/protobuf-serdes-action.feature
copy
tests/camel-kamelets-itest/src/test/resources/{avro/avro-deserialize-pipe.yaml
=> protobuf/protobuf-serdes-action.it.yaml} (54%)
delete mode 100644
tests/camel-kamelets-itest/src/test/resources/protobuf/yaks-config.yaml
delete mode 100644
tests/camel-kamelets-itest/src/test/resources/salesforce/yaks-config.yaml
rename
tests/camel-kamelets-itest/src/test/resources/{timer/timer-to-http.properties
=> slack/application.properties} (83%)
create mode 100644
tests/camel-kamelets-itest/src/test/resources/slack/slack-sink-pipe.it.yaml
delete mode 100644
tests/camel-kamelets-itest/src/test/resources/slack/slack-sink.feature
create mode 100644
tests/camel-kamelets-itest/src/test/resources/slack/slack-source-pipe.it.yaml
delete mode 100644
tests/camel-kamelets-itest/src/test/resources/slack/slack-source.feature
delete mode 100644
tests/camel-kamelets-itest/src/test/resources/slack/yaks-config.yaml
delete mode 100644
tests/camel-kamelets-itest/src/test/resources/timer/timer-source.feature
create mode 100644
tests/camel-kamelets-itest/src/test/resources/timer/timer-to-http-pipe.it.yaml
delete mode 100644
tests/camel-kamelets-itest/src/test/resources/timer/timer-to-http.feature
delete mode 100644
tests/camel-kamelets-itest/src/test/resources/timer/timer-to-http.groovy
create mode 100644
tests/camel-kamelets-itest/src/test/resources/timer/timer-to-http.it.yaml
copy
tests/camel-kamelets-itest/src/test/resources/timer/{timer-to-http-pipe.yaml =>
timer-to-http.yaml} (67%)
delete mode 100644
tests/camel-kamelets-itest/src/test/resources/timer/yaks-config.yaml
create mode 100644
tests/camel-kamelets-itest/src/test/resources/transformation/data-type-action-pipe.it.yaml
delete mode 100644
tests/camel-kamelets-itest/src/test/resources/transformation/data-type-action.feature
create mode 100644
tests/camel-kamelets-itest/src/test/resources/transformation/extract-field-action-pipe.it.yaml
delete mode 100644
tests/camel-kamelets-itest/src/test/resources/transformation/extract-field-action.feature
create mode 100644
tests/camel-kamelets-itest/src/test/resources/transformation/insert-field-action-pipe.it.yaml
delete mode 100644
tests/camel-kamelets-itest/src/test/resources/transformation/insert-field-action.feature
delete mode 100644
tests/camel-kamelets-itest/src/test/resources/transformation/yaks-config.yaml