Add CSITs for Tracing 23/138323/4
authorsaul.gill <saul.gill@est.tech>
Tue, 25 Jun 2024 16:42:22 +0000 (17:42 +0100)
committersaul.gill <saul.gill@est.tech>
Wed, 26 Jun 2024 14:48:04 +0000 (15:48 +0100)
commitbbf5f964ca7c7a2cd330d761b43d47e4b5446800
treed7bc7246fd830adcc598fa264ec2531ffa619d61
parent4f25dde65158bf67ce4ad02d2a9aa76c3d28f4b5
Add CSITs for Tracing

Added custom start scripts for acm and participants
Added config for tracing to acm and participants
Added CSITs for Jaeger tracing of acm and participants

Issue-ID: POLICY-5062
Change-Id: I58c4dcc85d119d5dc3a74c39b786491f080bafdc
Signed-off-by: saul.gill <saul.gill@est.tech>
18 files changed:
compose/config/clamp/A1pmsParticipantParameters.yaml
compose/config/clamp/AcRuntimeParameters.yaml
compose/config/clamp/HttpParticipantParameters.yaml
compose/config/clamp/KserveParticipantParameters.yaml
compose/config/clamp/KubernetesParticipantParameters.yaml
compose/config/clamp/PolicyParticipantParameters.yaml
compose/config/clamp/SimulatorParticipantParameters.yaml
compose/config/clamp/a1pms-participant.sh [new file with mode: 0644]
compose/config/clamp/acm-runtime.sh [new file with mode: 0755]
compose/config/clamp/http-participant.sh [new file with mode: 0755]
compose/config/clamp/kserve-participant.sh [new file with mode: 0644]
compose/config/clamp/kubernetes-participant.sh [new file with mode: 0755]
compose/config/clamp/policy-participant.sh [new file with mode: 0755]
compose/config/clamp/sim-participant.sh [new file with mode: 0755]
compose/docker-compose.yml
csit/resources/scripts/run-test.sh
csit/resources/tests/common-library.robot
csit/resources/tests/policy-clamp-test.robot