Split Clamp CSITs in to functional flows 44/142144/2
authoradheli.tavares <adheli.tavares@est.tech>
Tue, 30 Sep 2025 10:26:38 +0000 (11:26 +0100)
committeradheli.tavares <adheli.tavares@est.tech>
Tue, 30 Sep 2025 10:48:31 +0000 (11:48 +0100)
commit0ec527074549f4e5115c5a27c372b786f18dba4c
tree2d85e687d463ba3c079b6f3afe0844bf4cc118cf
parentd8f86cfb64c852ea883a4411c49bda6b91cc23f0
Split Clamp CSITs in to functional flows

Issue-ID: POLICY-5460
Change-Id: I6146bc492a8b1ff74e2168e887faa7101d7efeda
Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
16 files changed:
compose/compose.common.yml
csit/resources/Dockerfile
csit/resources/scripts/build-csit-docker-image.sh
csit/resources/scripts/run-test.sh
csit/resources/tests/clamp-common.robot [new file with mode: 0644]
csit/resources/tests/clamp-db-restore.robot [new file with mode: 0644]
csit/resources/tests/clamp-health-check.robot [new file with mode: 0644]
csit/resources/tests/clamp-migrate-rollback.robot [new file with mode: 0644]
csit/resources/tests/clamp-single-element-test.robot [new file with mode: 0644]
csit/resources/tests/clamp-slas.robot
csit/resources/tests/clamp-timeout-test.robot [new file with mode: 0644]
csit/resources/tests/clamp-trace-test.robot [new file with mode: 0644]
csit/resources/tests/data/query/compositiondefinition-to.sql
csit/resources/tests/data/query/instance.sql
csit/resources/tests/policy-clamp-test.robot [deleted file]
csit/run-project-csit.sh