summaryrefslogtreecommitdiffstats
path: root/compose/config/clamp
AgeCommit message (Collapse)AuthorFilesLines
2024-06-26Add CSITs for Tracingsaul.gill14-0/+554
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>
2024-06-13Add group id for operation topicrameshiyer277-0/+14
Group id added for operation topic config Fix K8s test cases that were not invoked in clamp due to a missing env variable. Issue-ID: POLICY-5031 Change-Id: I1b48509091717317a2e501cc1d19e4b9da69c5c8 Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech>
2024-06-12Add sync topic support in docker/K8s deploymentrameshiyer277-16/+80
Issue-ID: POLICY-5031 Change-Id: I5ae1fe07d90744f992a3bce2853ab26e39218cd7 Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech>
2024-04-24Merge "Add ACM db upgrade/downgrade to db-migrator"Adheli Tavares1-1/+1
2024-04-23Add ACM db upgrade/downgrade to db-migratorwaynedunican1-1/+1
Issue-ID: POLICY-4934 Change-Id: Ic515eb1b2d549fdd91cff22ed6f589b673748657 Signed-off-by: waynedunican <wayne.dunican@est.tech>
2024-04-23Add Participant Simulator chartFrancescoFioraEst1-1/+1
Issue-ID: POLICY-4966 Change-Id: Id35a270be449c35cd8b2281c74457d36e1f65385 Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
2024-02-21Fix config files removing hibernate deprecated properties andadheli.tavares1-1/+0
changing robot deprecated commands in test files Issue-ID: POLICY-4929 Change-Id: I09147335700fdd2c27557b533ca4fb88967672a4 Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2023-12-14Add kafka docker container for policy CSITsrameshiyer277-42/+42
Replaced dmaap with kafka in CLAMP docker tests. Issue-ID: POLICY-4201 Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech> Change-Id: I4d05e24d3ececf2253ebc39785882be00bf9eaf4
2023-10-03Add configurable acm parameters in docker and helm chartsrameshiyer271-0/+3
Issue-ID: POLICY-4830 Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech> Change-Id: I41841cb6811973e40c27e3e434d2d2f83c71e1af
2023-08-25Adding optional disabling of prometheus ep in acmsaul.gill1-0/+4
Issue-ID: POLICY-4802 Change-Id: I8cd1164cafc05741f7512bba04ada1ed789902f8 Signed-off-by: saul.gill <saul.gill@est.tech>
2023-07-26Fix ACM OFF_LINE issue in microk8s environmentFrancescoFioraEst1-6/+1
Issue-ID: POLICY-4770 Change-Id: I9722a2d863af9fd763aa72e339679f45a93d7850 Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
2023-07-24Fix docker config for participant offline issuerameshiyer271-4/+1
Issue-ID: POLICY-4770 Signed-off-by: rameshiyer <ramesh.murugan.iyer@est.tech> Change-Id: I18c43fd8cf613367794c3ddf27e32437e64193ed
2023-07-11Fix participant simulator port mapping in CSITrameshiyer271-1/+1
Issue-ID: POLICY-4738 Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech> Change-Id: Ia0153d775129582693308c4793b05540f5294148
2023-06-27Fix clamp CSIT failurewaynedunican1-2/+4
- Disable SSL and Https in participant simulator Issue-ID: POLICY-4738 Change-Id: Ic33e54020ead216410770c4f1cbe5204def02c59 Signed-off-by: waynedunican <wayne.dunican@est.tech>
2023-06-27Add participant simulator to docker-compose.ymlwaynedunican1-0/+48
Issue-ID: POLICY-4738 Change-Id: I76a01fed165b7d39c00be7a56f9627818e14df33 Signed-off-by: waynedunican <wayne.dunican@est.tech>
2023-04-13Add CSIT for ACM in dockerrameshiyer273-18/+12
Included policy particiant tests in docker. Http and Kubernetes will be tested in kubernetes env. Issue-ID: POLICY-4541 Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech> Change-Id: I2dcc294d9127307ef74a0f47791aed9d641b37f2
2023-03-08Add kserve participant in CSIT docker composearavind.est1-0/+62
Kserve participant added in docker-compose configuration of CSIT. Issue-ID: POLICY-4574 Signed-off-by: aravind.est <aravindhan.a@est.tech> Change-Id: I2b25eac7cf9414fc8a4d4bff80d0a2a61ddd6890
2023-02-22Restructure of csit files to be used both by docker and k8s configadheli.tavares11-0/+1371
Issue-ID: POLICY-4125 Change-Id: Id63b3badb1b451b36e3226970dcafaa5a62d860f Signed-off-by: adheli.tavares <adheli.tavares@est.tech>