aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2024-07-01Adding tracing config to helm charts for CSITssaul.gill44-21/+1221
Issue-ID: POLICY-5062 Change-Id: I99870cca1793385989a7c4b80049f7031558333e Signed-off-by: saul.gill <saul.gill@est.tech>
2024-06-28Fix k8s csit script wait function for replicarameshiyer271-21/+26
wait_for_pods after deployment is refactored to work with replicas Issue-ID: POLICY-5066 Change-Id: I25e43a84e34bb95e4954a16c258bfdb5674f2ef1 Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech>
2024-06-27Add fail scenarios in csitFrancescoFioraEst4-8/+154
Add fail scenarios (prime, deploy, undeploy, delete and deprime) in csit using participant simulator. Issue-ID: POLICY-5064 Change-Id: I39de4633b7465f857bb00937a0365820c3535bfe Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
2024-06-26Add CSITs for Tracingsaul.gill18-1/+685
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 topicrameshiyer2720-7/+35
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 deploymentrameshiyer2715-32/+159
Issue-ID: POLICY-5031 Change-Id: I5ae1fe07d90744f992a3bce2853ab26e39218cd7 Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech>
2024-06-05Add a new replica table in clampacm database in db migratorFrancescoFioraEst16-0/+240
Issue-ID: POLICY-5033 Change-Id: Ifaf43686c9784a211806058433ecb69f0d7e1ca9 Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
2024-05-31Merge "Fix timeout in pap CSIT for auditing undeploys"Ramesh Murugan Iyer2-15/+5
2024-05-30Fix timeout in pap CSIT for auditing undeploysadheli.tavares2-15/+5
Issue-ID: POLICY-4494 Change-Id: I04337ad3314770aa9870aa1779161023745699e0 Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2024-05-28Add startPhase and timeout support in db-migrator for ACM-runtimeFrancescoFioraEst12-0/+240
Add support for startPhase and timeout using db instead of HashMap in memory for ACM-R. Issue-ID: POLICY-5023 Change-Id: I0c2d78f030139980e150afb04457aeef9a73f6ab Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
2024-05-20Set all cross references of policy/dockersaul.gill1-1/+1
policy/docker updated with correct cross references *** This commit is generated by a PF release script *** Issue-ID: POLICY-4999 Change-Id: Ib3807c866ef9a6c9f087d162e12f0a8227e23176 Signed-off-by: saul.gill <saul.gill@est.tech>
2024-05-20Set snapshot and/or references of policy/docker for new releasesaul.gill8-10/+10
policy/docker updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-4999 Change-Id: I8cf23ade7898d0d2e068824f04f82461f9e2cb10 Signed-off-by: saul.gill <saul.gill@est.tech>
2024-05-16Update snapshot and/or references of policy/docker to latest snapshotswaynedunican9-10/+10
policy/docker updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-5001 Change-Id: I3bcf76667949afe40553ddf67e128995c9ec117a Signed-off-by: waynedunican <wayne.dunican@est.tech>
2024-05-16Release docker images for policy/docker: 3.1.3waynedunican1-0/+12
This commit releases docker images for repo policy/docker. *** This commit is generated by a PF release script *** Issue-ID: POLICY-5001 Change-Id: I01e6e4526ce1c0a8094a5560d00c11874f088681 Signed-off-by: waynedunican <wayne.dunican@est.tech>
2024-05-16update parent references in policy/docker pom3.1.3waynedunican2-2/+2
updated the parent references in the policy/docker pom *** This commit is generated by a PF release script *** Issue-ID: POLICY-5001 Change-Id: I8dfbc08d7546a5e08dec0e275203a67459ddfca0 Signed-off-by: waynedunican <wayne.dunican@est.tech>
2024-05-14Restructure of CSIT scriptsadheli.tavares32-1189/+846
- CSIT robot test suits are now compiled into a docker image - dependencies are now installed as part of Dockerfile build Issue-ID: POLICY-4987 Change-Id: I5ae4e9f58471a6038c25548d9392ece78b20e67a Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2024-05-09Adding readiness condition for k8s csitssaul.gill3-6/+10
Issue-ID: POLICY-4985 Change-Id: I17371e72866c11774ffd14a762120f2fedcc7406 Signed-off-by: saul.gill <saul.gill@est.tech>
2024-05-02Fix Postgres queries in clamp database migrationFrancescoFioraEst23-23/+23
Issue-ID: POLICY-4986 Change-Id: If70ccf429547db035a49c4151b88a211d6504e38 Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
2024-04-29Add migration in integration testsFrancescoFioraEst14-35/+817
Issue-ID: POLICY-4972 Change-Id: I40c554fcb062b4928663bbfd5a03ddd2dd1f6805 Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
2024-04-25Update snapshot and/or references of policy/docker to latest snapshotssaul.gill15-10/+563
policy/docker updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-4970 Change-Id: I65037035cac97829a152d4290ebc578517d5dea8 Signed-off-by: saul.gill <saul.gill@est.tech>
2024-04-25Release docker images for policy/docker: 3.1.2saul.gill1-0/+12
This commit releases docker images for repo policy/docker. *** This commit is generated by a PF release script *** Issue-ID: POLICY-4970 Change-Id: Id695a023f5bb44b600d32e1554e1773312015e20 Signed-off-by: saul.gill <saul.gill@est.tech>
2024-04-25update parent references in policy/docker pom3.1.2saul.gill2-2/+2
updated the parent references in the policy/docker pom *** This commit is generated by a PF release script *** Issue-ID: POLICY-4970 Change-Id: If862eeaaef29e239517be128f19df35b351cf022 Signed-off-by: saul.gill <saul.gill@est.tech>
2024-04-24Merge "Add ACM db upgrade/downgrade to db-migrator"Adheli Tavares63-24/+1180
2024-04-24Merge "Add Participant Simulator chart"Ramesh Murugan Iyer13-2/+581
2024-04-23Add ACM db upgrade/downgrade to db-migratorwaynedunican63-24/+1180
Issue-ID: POLICY-4934 Change-Id: Ic515eb1b2d549fdd91cff22ed6f589b673748657 Signed-off-by: waynedunican <wayne.dunican@est.tech>
2024-04-23Add Participant Simulator chartFrancescoFioraEst13-2/+581
Issue-ID: POLICY-4966 Change-Id: Id35a270be449c35cd8b2281c74457d36e1f65385 Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
2024-04-19Improve stability in integration testsFrancescoFioraEst2-12/+40
Issue-ID: POLICY-4964 Change-Id: I0ca1ff2fdfb02a9c39d4b860333f5aebc959d650 Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
2024-04-10Improvements to CSITadheli.tavares8-25/+13
Issue-ID: POLICY-4868 Change-Id: If2fe23e18f500fc777091b26016180521e4fa852 Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2024-04-08Disable drools pdp test in CSIT until drools is fixedrameshiyer271-8/+9
Issue-ID: POLICY-4955 Change-Id: I649db6266adb2cbe7e16ccac1d565aa7a5821450 Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
2024-03-22Update db-migrator version in policy helmrameshiyer271-1/+1
Issue-ID: POLICY-4946 Change-Id: I6d1a041a74b966e133d1172d173e41b6fca4f62f Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
2024-03-20Fix jenkins merge job failure in policy-dockerrameshiyer272-1/+22
ACM regression tests are getting invoked in the maven build without policy deployment available. The tests are skipped by default and enabled only from the regression script. Issue-ID: POLICY-4946 Change-Id: I476eed2aa015f349fdabb474281f49d62bfea058 Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
2024-03-19Fix dependency issue in regression suiterameshiyer271-0/+5
Issue-ID: POLICY-4946 Change-Id: Icc2a3ea25e2257437ce7a68aa27c62c85cd60b97 Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
2024-03-19Fix docker merge job in jenkinsrameshiyer271-0/+13
Skip pushing the regression module to nexus. Issue-ID: POLICY-4946 Change-Id: If8e6e4f57bd88eda45bd4664f8cddddd6c6b1897 Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
2024-03-19Fix docker snapshot reference in regression modulerameshiyer271-1/+1
Issue-ID: POLICY-4946 Change-Id: I4d8de27945e3f7904a1810e06219260a24e68693 Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
2024-03-11Add Prometheus config for http and k8s participants in csitFrancescoFioraEst3-3/+23
Issue-ID: POLICY-4944 Change-Id: I1e0e5795c166f532960a0e6c104b35eec32f685e Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
2024-02-28Merge "Add ACM regression test suite"Adheli Tavares17-7/+3980
2024-02-28Add ACM regression test suiterameshiyer2717-7/+3980
Issue-ID: POLICY-4920 Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech> Change-Id: Icf042b71a3faa2a83dc32dde57ddaf3d66e599d7
2024-02-21Fix config files removing hibernate deprecated properties andadheli.tavares10-28/+15
changing robot deprecated commands in test files Issue-ID: POLICY-4929 Change-Id: I09147335700fdd2c27557b533ca4fb88967672a4 Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2024-02-16Update snapshot and/or references of policy/docker to latest snapshotswaynedunican8-9/+9
policy/docker updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-4932 Change-Id: Ia98f4d16596cee21c7ccb5655560783342baf1be Signed-off-by: waynedunican <wayne.dunican@est.tech>
2024-02-16Release docker images for policy/docker: 3.1.1waynedunican1-0/+12
This commit releases docker images for repo policy/docker. *** This commit is generated by a PF release script *** Issue-ID: POLICY-4932 Change-Id: Ief28e3bc5f0a146ac6d4ae537191b0fb4b389a2e Signed-off-by: waynedunican <wayne.dunican@est.tech>
2024-02-16update parent references in policy/docker pom3.1.1waynedunican2-2/+2
updated the parent references in the policy/docker pom *** This commit is generated by a PF release script *** Issue-ID: POLICY-4932 Change-Id: I359399179bb1d59e48552b5010fa2032d49b8b15 Signed-off-by: waynedunican <wayne.dunican@est.tech>
2024-01-24Improve CSIT helm chartsaravind.est7-15/+15
Kafka adverstised listener URL changed to FQDN. It does have an impact when kafka is accessed outside the namespace. Added quotes around kafka bootstrap to pass yaml linter. Issue-ID: POLICY-4402 Signed-off-by: aravind.est <aravindhan.a@est.tech> Change-Id: I898d5be3affed3a0f81589f03695ed8dbfd3d577
2024-01-22Add kafka support in K8s CSITrameshiyer2766-791/+307
Issue-ID: POLICY-4402 Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech> Change-Id: I29ef966ed5eb70997574269ff6180f68d754383b
2024-01-16Remove Dmaap configurations from CSITsrameshiyer2719-146/+63
Issue-ID: POLICY-4880 Change-Id: I4f973ef1f7a173eaf5f196d9991d67d584e235fe Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
2024-01-14Add kafka support in Policy CSITrameshiyer2733-195/+256
Issue-ID: POLICY-4402 Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech> Change-Id: I802c19a3c9817d304164eba634adb8c119aa4ced
2023-12-19Merge "Add kafka docker container for policy CSITs"Adheli Tavares13-56/+247
2023-12-14Add kafka docker container for policy CSITsrameshiyer2713-56/+247
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-12-11Update snapshot and/or references of policy/docker to latest snapshotssaul.gill8-9/+9
policy/docker updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-4907 Signed-off-by: saul.gill <saul.gill@est.tech> Change-Id: Icb6f09d7cbdaa0c1a5fd239e3e9c591c23070356
2023-12-11Release docker images for policy/docker: 3.1.0saul.gill1-0/+12
This commit releases docker images for repo policy/docker. *** This commit is generated by a PF release script *** Issue-ID: POLICY-4907 Signed-off-by: saul.gill <saul.gill@est.tech> Change-Id: Id1d72f17f68668774c74abc1d6effa13b2e26823
2023-12-11update parent references in policy/docker pom3.1.0saul.gill2-2/+2
updated the parent references in the policy/docker pom *** This commit is generated by a PF release script *** Issue-ID: POLICY-4907 Signed-off-by: saul.gill <saul.gill@est.tech> Change-Id: I3944350a75c834ec39947e3ec3b0741218073929