summaryrefslogtreecommitdiffstats
path: root/compose
AgeCommit message (Collapse)AuthorFilesLines
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>
2023-04-13Add CSIT for ACM in dockerrameshiyer274-19/+22
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-04-06Fix drools-pdp and applications mismatch names on docker compose x config folderadheli.tavares2-107/+2
Issue-ID: POLICY-4125 Change-Id: Ic63e99f19f46e494895e64525b2d9413e901bef6 Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2023-03-31Improvements to scripts and test configurationadheli.tavares3-14/+123
- reduced csit image for k8s test from 1gb to 230mb - fixed some small hindrances with start-compose.sh - added README for how to use and configure compose script - cleaning of Chart.lock as it fails helm install if outdated even after running helm dependencies update Issue-ID: POLICY-4125 Change-Id: If1711523bb836c212f27a032a46cc18d68766478 Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2023-03-31Add SLA Validations for Apex-PDPwaynedunican5-65/+167
- Add multiple apex microservice SLA tests - Add single instance apex SLA tests - Single instance SLA tests to be ran as part of CSIT runs - Multiple microservice will not be ran as part of CSITs due to high resource consumption - Multiple microservice SLA test results can be found in the linked JIRA - Added setup scripts for multiple instance SLA tests - nginx added for load balancing purposes for multiple apex instances Issue-ID: POLICY-4530 Issue-ID: POLICY-4164 Change-Id: Ib86e96c57f4b7bf2b4f5e930fd7d4a3805b50687 Signed-off-by: Wayne Dunican <wayne.dunican@est.tech> Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2023-03-30Disable K8s CSIT temporarily to fix timeout issue in Jenkinsrameshiyer272-19/+3
The pods take longer time than usual in Jenkins vm which prevents robot test cases getting executed. This will be fixed in the upcoming patch. Fixing supporting docker images to be pulled from nexus Issue-ID: POLICY-4541 Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech> Change-Id: If01b98bee51e36cb6104fa6eff006ad8194dc1b2
2023-03-14Add prometheus server to k8s chartsadheli.tavares1-2/+2
- add pap-slas.test to list of robot tests for k8s - fix an export var on docker compose Issue-ID: POLICY-4545 Change-Id: Id1dd55693ab6d016fd0dd38230972ffe96b28b14 Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2023-03-08Add kserve participant in CSIT docker composearavind.est2-0/+79
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