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 72d385e9 Convert all the parameters with multiple possible values to enum - AWS Translate add 0b177ff4 chore: Fix YAKS tests No new revisions were added by this update. Summary of changes: .github/workflows/yaks-tests.yaml | 19 +++++++------------ test/aws-ddb-sink/amazonDDBClient.groovy | 2 +- test/aws-ddb-sink/yaks-config.yaml | 11 ++++++++--- test/aws-s3/amazonS3Client.groovy | 2 +- test/aws-s3/yaks-config.yaml | 14 +++++++------- test/earthquake-source/earthquake-source.feature | 3 +-- test/earthquake-source/yaks-config.yaml | 6 ++++++ .../aws-ddb-sink-exp/amazonDDBClient.groovy | 2 +- test/experimental/aws-ddb-sink-exp/yaks-config.yaml | 11 ++++++++--- test/experimental/aws-s3-exp/amazonS3Client.groovy | 2 +- test/experimental/aws-s3-exp/yaks-config.yaml | 14 +++++++------- test/extract-field-action/yaks-config.yaml | 6 ++++++ test/insert-field-action/yaks-config.yaml | 6 ++++++ test/kafka/install.sh | 8 ++++---- .../{kafka-sink-test.yaml => kafka-sink-binding.yaml} | 2 +- test/kafka/kafka-sink.feature | 6 +++--- ...fka-source-test.yaml => kafka-source-binding.yaml} | 2 +- test/kafka/kafka-source.feature | 8 ++++---- test/kafka/uninstall.sh | 4 ++-- test/kafka/yaks-config.yaml | 13 ++++++++----- test/mail-sink/yaks-config.yaml | 5 +++++ test/rest-openapi-sink/yaks-config.yaml | 6 ++++++ test/salesforce-sink/yaks-config.yaml | 18 ++++++------------ test/timer-source/yaks-config.yaml | 6 ++++++ 24 files changed, 106 insertions(+), 70 deletions(-) rename test/kafka/{kafka-sink-test.yaml => kafka-sink-binding.yaml} (98%) rename test/kafka/{kafka-source-test.yaml => kafka-source-binding.yaml} (98%)