aboutsummaryrefslogtreecommitdiffstats
path: root/compose
AgeCommit message (Collapse)AuthorFilesLines
2025-01-22Add postgres chart for helm deploymentrameshiyer271-1/+1
Remove mariadb helm chart Issue-ID: POLICY-5252 Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech> Change-Id: I84307deb5e5a93dd50078d768673d4f02171653c
2025-01-16Remove MariaDB from CSITadheli.tavares12-548/+2
Issue-ID: POLICY-5196 Change-Id: I3b173d8c9b5ea97cfd9fa41fd927f437935440b1 Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2025-01-10General improvements on CSIT scriptsadheli.tavares3-17/+23
- some issues with functions order - clear waiting times for docker containers to come up - --local flag added to make it easier to run tests with local images Issue-ID: POLICY-5239 Change-Id: I3bcbfd88f45110436b2b0fda16c61936ef919f95 Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2025-01-06Renamed docker image versions, Corrected Api's as per 1.0.0 imagemuraliparthatechm1-2/+2
Issue-ID: POLICY-5224 Change-Id: I1325bbfb17c5ae9007bfe6d9286fb3ba91f09a2a Signed-off-by: muraliparthatechm <muraliparthasarathy.k@techmahindra.com>
2024-12-24Added License Headersmuraliparthatechm5-1/+39
Issue-ID: POLICY-5211 Change-Id: Idabbf533f5cd077918b4843e023270e412474431 Signed-off-by: muraliparthatechm <muraliparthasarathy.k@techmahindra.com>
2024-12-19Update CSIT with opa-pdp (docker-compose env)muraliparthatechm24-1/+755
Issue-ID: POLICY-5211 Change-Id: I8b75e6e850fae171fbc75fc67cb59171a78df4e0 Signed-off-by: muraliparthatechm <muraliparthasarathy.k@techmahindra.com>
2024-11-13Fix issues with grafana dashboards after multiple micrometeradheli.tavares11-3050/+3492
and spring actuator uplifts. - changed the metrics that have been renamed automatically - changed the irate functions range to the same used on each dashboard instead of fixed - apex_healthcheck function wasn't being called when running csit script because it was declared after usage Issue-ID: POLICY-5155 Change-Id: I993f022937f6e2041a6c50dc5037c559da087849 Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2024-10-17Fix DB Migrator Postgres SQL issuesFrancescoFioraEst1-3/+3
Issue-ID: POLICY-5144 Change-Id: I034108cfef0f841707526f239c7d80ee5aeac445 Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
2024-10-07Add slas test for drools-apps and xacml-pdprameshiyer271-3/+3
Issue-ID: POLICY-5126 Change-Id: I989a3870e021a9054d7d39b83cefb626ac6fe52f Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
2024-09-27Add extra test cases for drools-pdpadheli.tavares4-4/+4
- fix some references on robot files - drools policy execution not completing because of issues with AppcLcm simulator - uncommenting the executions - dcae_topic having topic name and effective topic now are the same Issue-ID: POLICY-4955 Change-Id: Ia45730c6ba2b473acfc5b317424a0a46b3660485 Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2024-08-26Change default database to PostgreSQLadheli.tavares35-1345/+1146
Issue-ID: POLICY-5118 Change-Id: I22ece93aca3cbc5e406e4942ce5255a7b7b60761 Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2024-08-02Drools-apps CSIT tests (almost) fix.adheli.tavares2-5/+9
- controller usecases is now starting normally. - drools policy is deploying. - two policy executions are still failing. Issue-ID: POLICY-4955 Change-Id: I08cee61463c1e8e52f0f874bbb15acca8ed7d6b2 Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2024-08-01Add tests for add/remove elements in migrationrameshiyer271-2/+2
Issue-ID: POLICY-4917 Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech> Change-Id: If42e834954e19f4fe21642be042caea6da10d33e
2024-07-29Use spring profiles for legacy configurations in regressionrameshiyer2711-304/+150
Issue-ID: POLICY-5077 Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech> Change-Id: I76a33d684db3d4cb02c23d34d4b132ebf1f9853c
2024-07-22Merge "Add CSIT option to run xacml-pdp against postgres database"Ramesh Murugan Iyer6-188/+148
2024-07-19Add CSIT option to run xacml-pdp against postgres databaseadheli.tavares6-188/+148
Issue-ID: POLICY-5087 Change-Id: Icfece3dbb9263e09a4d59edbea8acad5a4ea7ce3 Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2024-07-18Add version support in regression test suiterameshiyer276-6/+305
Issue-ID: POLICY-5077 Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech> Change-Id: I92c0306fa8ef03fc90a2453ec15f14dd0ecb0806
2024-07-04Add docker compose for clamp replicarameshiyer275-24/+211
New docker-compose for installing clamp in replica CSIT can be triggerred against replica with "clamp-replica" keyword Issue-ID: POLICY-4913 Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech> Change-Id: I2b0344c02152387d66fe0c3069a997120bdf0f9d
2024-07-04Fixes for CSITadheli.tavares4-4/+8
- fix API tests from changes in code coverage / sonar fixes - fix some env variables in docker compose - stick jaeger version for compatibility Issue-ID: POLICY-5067 Change-Id: I48d05f54bfba0ca2e259428c4f8e83047ef42a18 Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2024-06-26Add CSITs for Tracingsaul.gill15-0/+618
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 topicrameshiyer278-1/+15
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-05-14Restructure of CSIT scriptsadheli.tavares10-472/+513
- 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-04-29Add migration in integration testsFrancescoFioraEst1-3/+3
Issue-ID: POLICY-4972 Change-Id: I40c554fcb062b4928663bbfd5a03ddd2dd1f6805 Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
2024-04-24Merge "Add ACM db upgrade/downgrade to db-migrator"Adheli Tavares2-3/+24
2024-04-23Add ACM db upgrade/downgrade to db-migratorwaynedunican2-3/+24
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-04-10Improvements to CSITadheli.tavares5-21/+6
Issue-ID: POLICY-4868 Change-Id: If2fe23e18f500fc777091b26016180521e4fa852 Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2024-02-28Merge "Add ACM regression test suite"Adheli Tavares3-6/+156
2024-02-28Add ACM regression test suiterameshiyer273-6/+156
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.tavares5-13/+0
changing robot deprecated commands in test files Issue-ID: POLICY-4929 Change-Id: I09147335700fdd2c27557b533ca4fb88967672a4 Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2024-01-22Add kafka support in K8s CSITrameshiyer272-2/+2
Issue-ID: POLICY-4402 Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech> Change-Id: I29ef966ed5eb70997574269ff6180f68d754383b
2024-01-16Remove Dmaap configurations from CSITsrameshiyer2710-83/+39
Issue-ID: POLICY-4880 Change-Id: I4f973ef1f7a173eaf5f196d9991d67d584e235fe Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
2024-01-14Add kafka support in Policy CSITrameshiyer2713-88/+121
Issue-ID: POLICY-4402 Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech> Change-Id: I802c19a3c9817d304164eba634adb8c119aa4ced
2023-12-14Add kafka docker container for policy CSITsrameshiyer278-56/+80
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-11-30Update SLAs dashboards metrics labelsadheli.tavares5-96/+96
Issue-ID: POLICY-4895 Change-Id: I56ce28f994579e996eed387db45f671ced8581a0 Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2023-10-11Fix version script for k8s csitrameshiyer271-1/+1
Issue-ID: POLICY-4853 Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech> Change-Id: I07c56d35082c94e0de4153146c0d72aece507316
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-09-20Java 17 Upgradeadheli.tavares9-58/+61
- change of snapshot versions - csit fixes - apk update for openjdk security updates Issue-ID: POLICY-4667 Change-Id: I0f1044b88db9573886e5c5a14ebabb098128b2f2 Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2023-08-31Use major.minor.patch-SNAPSHOT images for CSITadheli.tavares1-1/+2
- change to avoid using major.minor-SNAPSHOT from java-17 branch Issue-ID: POLICY-4813 Change-Id: I5c064f88af35874403f0566ae9d118cd350f5180 Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
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-29Make update to allow local image to be used in Nordixrameshiyer271-0/+112
Change-Id: I6be9de1afa529c0d6f20ecfd594a1b48a45b543a Issue-ID: POLICY-4647 Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech>
2023-06-27Fix clamp CSIT failurewaynedunican2-3/+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.ymlwaynedunican3-0/+68
Issue-ID: POLICY-4738 Change-Id: I76a01fed165b7d39c00be7a56f9627818e14df33 Signed-off-by: waynedunican <wayne.dunican@est.tech>
2023-05-09Fix Apex-PDP postgres CSIT failureswaynedunican1-1/+1
- Fix APEX_EVENTS_PORT variable - Bring up promethues Issue-ID: POLICY-4645 Change-Id: Ief2627d910f86796b42e9a8a289e12564b8c83a0 Signed-off-by: waynedunican <wayne.dunican@est.tech>
2023-05-02Enable ACM tests in K8s CSITrameshiyer271-0/+60
Moved all the image references to the parent chart. Updating the latest image tags during installation. Disabling charts by default and enabling only the project specific ones. Issue-ID: POLICY-4541 Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech> Change-Id: Ie22584ff38e777379ac1ee2d61743868a8b93b5c
2023-04-27Add postgres CSIT tests for Apex-PDPwaynedunican4-0/+360
Issue-ID: POLICY-4645 Change-Id: Ia3aa4bd9f6b6852a35a60c380a1a573390838034 Signed-off-by: waynedunican <wayne.dunican@est.tech>