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 34dd734be chore: Migrate AWS tests from LocalStack to Floci and add 
sink tests (#2913)
     add 99d90a692 chore: Add Citrus integration tests for 10 self-contained 
kamelets (#2915)

No new revisions were added by this update.

Summary of changes:
 .../src/test/java/CommonIT.java                    | 35 ++++++++++++++++++++++
 .../cron-source-route.citrus.it.yaml}              | 11 +++----
 .../cron-source-route.yaml}                        | 23 +++++++-------
 .../delay-action-route.citrus.it.yaml}             | 30 ++++++-------------
 .../delay-action-route.yaml}                       | 19 +++++++-----
 .../dns-ip-action-route.citrus.it.yaml}            | 11 +++----
 .../dns-ip-action-route.yaml}                      | 25 ++++++++--------
 .../simple-filter-action-route.citrus.it.yaml}     | 30 ++++++-------------
 .../simple-filter-action-route.yaml}               | 14 ++++-----
 .../regex-router-action-route.citrus.it.yaml}      | 11 +++----
 .../regex-router-action-route.yaml}                | 20 ++++++++-----
 .../timestamp-router-action-route.citrus.it.yaml}  | 11 +++----
 .../timestamp-router-action-route.yaml}            | 23 ++++++++------
 ...ame-matches-filter-action-route.citrus.it.yaml} | 11 +++----
 .../topic-name-matches-filter-action-route.yaml}   | 21 +++++++------
 .../set-body-action-route.citrus.it.yaml}          | 30 ++++++-------------
 .../set-body-action-route.yaml}                    | 19 +++++++-----
 .../throttle-action-route.citrus.it.yaml}          | 30 ++++++-------------
 .../throttle-action-route.yaml}                    | 19 +++++++-----
 .../xj-identity-action-route.citrus.it.yaml}       | 25 ++++++++++------
 .../xj-identity-action-route.yaml}                 | 21 ++++++++-----
 21 files changed, 225 insertions(+), 214 deletions(-)
 copy 
tests/camel-kamelets-itest/src/test/resources/{counter/counter-source-pipe.citrus.it.yaml
 => cron/cron-source-route.citrus.it.yaml} (79%)
 copy 
tests/camel-kamelets-itest/src/test/resources/{earthquake/earthquake-to-http.yaml
 => cron/cron-source-route.yaml} (78%)
 copy 
tests/camel-kamelets-itest/src/test/resources/{timer/timer-to-http-pipe.citrus.it.yaml
 => delay/delay-action-route.citrus.it.yaml} (67%)
 copy 
tests/camel-kamelets-itest/src/test/resources/{aws/sns/aws-sqs-sns-event-listener.yaml
 => delay/delay-action-route.yaml} (74%)
 copy 
tests/camel-kamelets-itest/src/test/resources/{counter/counter-source-pipe.citrus.it.yaml
 => dns/dns-ip-action-route.citrus.it.yaml} (79%)
 copy 
tests/camel-kamelets-itest/src/test/resources/{earthquake/earthquake-to-http.yaml
 => dns/dns-ip-action-route.yaml} (77%)
 copy 
tests/camel-kamelets-itest/src/test/resources/{timer/timer-to-http-pipe.citrus.it.yaml
 => filter/simple-filter-action-route.citrus.it.yaml} (67%)
 copy 
tests/camel-kamelets-itest/src/test/resources/{aws/sqs/aws-sqs-sink-route.yaml 
=> filter/simple-filter-action-route.yaml} (74%)
 copy 
tests/camel-kamelets-itest/src/test/resources/{counter/counter-source-pipe.citrus.it.yaml
 => kafkarouter/regex-router-action-route.citrus.it.yaml} (79%)
 copy 
tests/camel-kamelets-itest/src/test/resources/{aws/sqs/aws-sqs-source-route.yaml
 => kafkarouter/regex-router-action-route.yaml} (75%)
 copy 
tests/camel-kamelets-itest/src/test/resources/{counter/counter-source-pipe.citrus.it.yaml
 => kafkarouter/timestamp-router-action-route.citrus.it.yaml} (79%)
 copy 
tests/camel-kamelets-itest/src/test/resources/{aws/sns/aws-sns-sink-route.yaml 
=> kafkarouter/timestamp-router-action-route.yaml} (71%)
 copy 
tests/camel-kamelets-itest/src/test/resources/{counter/counter-source-pipe.citrus.it.yaml
 => kafkarouter/topic-name-matches-filter-action-route.citrus.it.yaml} (79%)
 copy 
tests/camel-kamelets-itest/src/test/resources/{aws/sqs/aws-sqs-source-route.yaml
 => kafkarouter/topic-name-matches-filter-action-route.yaml} (74%)
 copy 
tests/camel-kamelets-itest/src/test/resources/{timer/timer-to-http-pipe.citrus.it.yaml
 => setbody/set-body-action-route.citrus.it.yaml} (67%)
 copy 
tests/camel-kamelets-itest/src/test/resources/{aws/sns/aws-sqs-sns-event-listener.yaml
 => setbody/set-body-action-route.yaml} (74%)
 copy 
tests/camel-kamelets-itest/src/test/resources/{timer/timer-to-http-pipe.citrus.it.yaml
 => throttle/throttle-action-route.citrus.it.yaml} (67%)
 copy 
tests/camel-kamelets-itest/src/test/resources/{aws/sns/aws-sqs-sns-event-listener.yaml
 => throttle/throttle-action-route.yaml} (74%)
 copy 
tests/camel-kamelets-itest/src/test/resources/{earthquake/earthquake-to-http.citrus.it.yaml
 => xj/xj-identity-action-route.citrus.it.yaml} (71%)
 copy 
tests/camel-kamelets-itest/src/test/resources/{aws/ddb/aws-ddb-source-route.yaml
 => xj/xj-identity-action-route.yaml} (74%)

Reply via email to