This is an automated email from the ASF dual-hosted git repository.
oscerd pushed a commit to branch chore/tier2-database-citrus-tests
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
The following commit(s) were added to
refs/heads/chore/tier2-database-citrus-tests by this push:
new 8016582a1 chore: Re-enable DDB integration tests with Floci
8016582a1 is described below
commit 8016582a1f4b784b835914f8d0c8e54ee9a5f85f
Author: Andrea Cosentino <[email protected]>
AuthorDate: Mon Jul 13 11:24:46 2026 +0200
chore: Re-enable DDB integration tests with Floci
The DDB tests were disabled pending LocalStack migration (PR #2872).
Now that we use Floci as the AWS emulator, re-enable all 4 DDB tests
(PutItem, DeleteItem, UpdateItem sink operations and DDB Streams
source) to verify Floci's DynamoDB support.
Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
Signed-off-by: Andrea Cosentino <[email protected]>
---
...em.citrus.it.yaml.disabled => aws-ddb-sink-delete-item.citrus.it.yaml} | 0
...-item.citrus.it.yaml.disabled => aws-ddb-sink-put-item.citrus.it.yaml} | 0
...em.citrus.it.yaml.disabled => aws-ddb-sink-update-item.citrus.it.yaml} | 0
...s-ddb-source.citrus.it.yaml.disabled => aws-ddb-source.citrus.it.yaml} | 0
4 files changed, 0 insertions(+), 0 deletions(-)
diff --git
a/tests/camel-kamelets-itest/src/test/resources/aws/ddb/aws-ddb-sink-delete-item.citrus.it.yaml.disabled
b/tests/camel-kamelets-itest/src/test/resources/aws/ddb/aws-ddb-sink-delete-item.citrus.it.yaml
similarity index 100%
rename from
tests/camel-kamelets-itest/src/test/resources/aws/ddb/aws-ddb-sink-delete-item.citrus.it.yaml.disabled
rename to
tests/camel-kamelets-itest/src/test/resources/aws/ddb/aws-ddb-sink-delete-item.citrus.it.yaml
diff --git
a/tests/camel-kamelets-itest/src/test/resources/aws/ddb/aws-ddb-sink-put-item.citrus.it.yaml.disabled
b/tests/camel-kamelets-itest/src/test/resources/aws/ddb/aws-ddb-sink-put-item.citrus.it.yaml
similarity index 100%
rename from
tests/camel-kamelets-itest/src/test/resources/aws/ddb/aws-ddb-sink-put-item.citrus.it.yaml.disabled
rename to
tests/camel-kamelets-itest/src/test/resources/aws/ddb/aws-ddb-sink-put-item.citrus.it.yaml
diff --git
a/tests/camel-kamelets-itest/src/test/resources/aws/ddb/aws-ddb-sink-update-item.citrus.it.yaml.disabled
b/tests/camel-kamelets-itest/src/test/resources/aws/ddb/aws-ddb-sink-update-item.citrus.it.yaml
similarity index 100%
rename from
tests/camel-kamelets-itest/src/test/resources/aws/ddb/aws-ddb-sink-update-item.citrus.it.yaml.disabled
rename to
tests/camel-kamelets-itest/src/test/resources/aws/ddb/aws-ddb-sink-update-item.citrus.it.yaml
diff --git
a/tests/camel-kamelets-itest/src/test/resources/aws/ddb/aws-ddb-source.citrus.it.yaml.disabled
b/tests/camel-kamelets-itest/src/test/resources/aws/ddb/aws-ddb-source.citrus.it.yaml
similarity index 100%
rename from
tests/camel-kamelets-itest/src/test/resources/aws/ddb/aws-ddb-source.citrus.it.yaml.disabled
rename to
tests/camel-kamelets-itest/src/test/resources/aws/ddb/aws-ddb-source.citrus.it.yaml