aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2023-10-18Release docker images for policy/docker: 3.0.1liamfallon1-0/+12
This commit releases docker images for repo policy/docker. *** This commit is generated by a PF release script *** Issue-ID: POLICY-4854 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: Ia46da2bb94bdfd0480c71212fafb161df2ee46f7
2023-10-18Fix version.properties major version3.0.1liamfallon1-1/+1
Fix version.properties major version *** This commit is generated by a PF release script *** Issue-ID: POLICY-4854 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: I80dea2619092aa258b2a470e19207374366dd95c
2023-10-17update parent references in policy/docker pomliamfallon2-2/+2
updated the parent references in the policy/docker pom *** This commit is generated by a PF release script *** Issue-ID: POLICY-4854 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: I05cb629d58d83d35e6e3f5a45c123e0ced2b801c
2023-10-12Fix k8s csit test failuresrameshiyer273-7/+5
Issue-ID: POLICY-4853 Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech> Change-Id: If99cb19a60e65b720a60105d222ce321da7b01d3
2023-10-12Merge "Fix start-s3p script in docker"Adheli Tavares1-1/+1
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-11Fix start-s3p script in dockerrameshiyer271-1/+1
Issue-ID: POLICY-4853 Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech> Change-Id: Ia374e9a45f4aa21742fb73a9bf3f2b11a50bda92
2023-10-03Add configurable acm parameters in docker and helm chartsrameshiyer273-0/+10
Issue-ID: POLICY-4830 Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech> Change-Id: I41841cb6811973e40c27e3e434d2d2f83c71e1af
2023-09-20Java 17 Upgradeadheli.tavares21-95/+93
- 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-28Merge "Adding optional disabling of prometheus ep in acm"Liam Fallon1-0/+4
2023-08-28Change java image for db migratorliamfallon1-1/+1
Issue-ID: POLICY-4665 Change-Id: Ie910a5c00c7802343c0608702504465c188ac38c Signed-off-by: liamfallon <liam.fallon@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 environmentFrancescoFioraEst2-10/+2
Issue-ID: POLICY-4770 Change-Id: I9722a2d863af9fd763aa72e339679f45a93d7850 Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
2023-07-24Merge "Fix docker config for participant offline issue"Adheli Tavares1-4/+1
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-14Update the liveness/readiness timeout in Docker helm chartsFrancescoFioraEst6-18/+28
Issue-ID: POLICY-4763 Change-Id: Idefc3f4f282d98fd17de4d2def739f5115b90802 Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
2023-07-14Merge "Remove statistics from csit tests"Liam Fallon8-86/+2
2023-07-12Remove statistics from csit testsRam Krishna Verma8-86/+2
Removing the db based statistics tests from csit first, so that later when we remove the actual code from repos the builds are not affected. Issue-ID: POLICY-4109 Change-Id: If21ffe93f000e605e4f7690cfc4e7986346fe67f Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
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 Nordixrameshiyer272-1/+125
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-06-22Fix CSIT failure in clamp.rameshiyer271-1/+13
ACM uninstantiate Api response was changed to 202 from 200. Test case updated. Issue-ID: POLICY-4729 Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech> Change-Id: I4b88a5bb19a1889d899ddf9c39d1712c0a0b5e46
2023-05-29Support using local images for k8s CSITrameshiyer2711-11/+11
Issue-ID: POLICY-4541 Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech> Change-Id: Id2b329d1da1528bb87bcb0cce977f7f553617593
2023-05-25Set all cross references of policy/dockerliamfallon1-1/+1
policy/docker updated with correct cross references *** This commit is generated by a PF release script *** Issue-ID: POLICY-4662 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: I621170185d595d5f7f245917606b48e048a7093c
2023-05-25Set snapshot and/or references of policy/docker for new releaseliamfallon7-9/+9
policy/docker updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-4662 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: I35fcba9154ad884a1980e1c6c921f5384b2f259b
2023-05-16Fixed versions for all python libs used for CSIT testing.adheli.tavares2-19/+19
- some libs from pylibs.txt are incompatible with the latest pip and setuptools, so now it's fixed at version 23 or lower and 66 or lower, respectively. Issue-ID: POLICY-4680 Change-Id: I3214f91e9e0eeec2991fb505b5da81f1d6a427ca Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2023-05-10Keep policy installation after running test.adheli.tavares3-3/+0
As k8s tests are not running in jenkins, the uninstall of a policy component is not necessary, so the environment can be use without having to start the whole deployment. Issue-ID: POLICY-4626 Change-Id: Id36505cbed99a80d24c30827222945b4ca12cf12 Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2023-05-09Fix Apex-PDP postgres CSIT failureswaynedunican2-4/+3
- 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 CSITrameshiyer2741-837/+641
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-05-02Add Adheli Tavares as a committerliamfallon1-0/+8
Add Adheli Tavares as a committer *** This commit is generated by a PF release script *** Issue-ID: POLICY-4653 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: I23e73a730a7149a2a611608f3b848cff5853e33e
2023-05-02Merge "Add postgres CSIT tests for Apex-PDP"Liam Fallon5-0/+414
2023-04-27Add postgres CSIT tests for Apex-PDPwaynedunican5-0/+414
Issue-ID: POLICY-4645 Change-Id: Ia3aa4bd9f6b6852a35a60c380a1a573390838034 Signed-off-by: waynedunican <wayne.dunican@est.tech>
2023-04-24Update snapshot and/or references of policy/docker to latest snapshotsrameshiyer278-9/+9
policy/docker updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-4648 Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech> Change-Id: Iea14df61ba745fa3121b7b51fa4f8d419695fdce
2023-04-24Release docker images for policy/docker: 2.6.2rameshiyer271-0/+12
This commit releases docker images for repo policy/docker. *** This commit is generated by a PF release script *** Issue-ID: POLICY-4648 Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech> Change-Id: I588e67620ebb24eac4e7c597ab7af0fcd8395d63
2023-04-24update parent references in policy/docker pom2.6.2rameshiyer272-2/+2
updated the parent references in the policy/docker pom *** This commit is generated by a PF release script *** Issue-ID: POLICY-4648 Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech> Change-Id: If877a16fa939c09cca335e2f3c3343cc44f335c6
2023-04-20Fix postgres sql syntax errorswaynedunican7-7/+11
Issue-ID: POLICY-4649 Change-Id: I96bb55ddadae9449f5cb115dd294bf7630b93fcc Signed-off-by: waynedunican <wayne.dunican@est.tech>
2023-04-13Add CSIT for ACM in dockerrameshiyer2720-3674/+1400
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.tavares4-109/+4
Issue-ID: POLICY-4125 Change-Id: Ic63e99f19f46e494895e64525b2d9413e901bef6 Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2023-03-31Improvements to scripts and test configurationadheli.tavares7-128/+278
- 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-PDPwaynedunican16-111/+579
- 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 Jenkinsrameshiyer276-248/+674
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-16Fix microk8s permission issue in jenkinsrameshiyer271-12/+14
Issue-ID: POLICY-4541 Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech> Change-Id: Ifb33b5f292fbf50291d52e432b80719d9097ec96
2023-03-15Merge "Update PF for SNI checking support"Liam Fallon1-1/+4
2023-03-14Update PF for SNI checking supportliamfallon1-1/+4
Fix the script to allow CSITs to run on MacOS Issue-ID: POLICY-4474 Change-Id: If11ad6ba4f4b4bc52543d46d12ce5b40d3cc26be Signed-off-by: liamfallon <liam.fallon@est.tech>
2023-03-14Add prometheus server to k8s chartsadheli.tavares12-102/+350
- 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-14Merge "Fix consolidated health check failure in PAP CSIT"Ram Krishna Verma1-1/+2
2023-03-14Merge "Add SLA Validations for API"Liam Fallon2-7/+11
2023-03-14Fix consolidated health check failure in PAP CSITrameshiyer271-1/+2
Issue-ID: POLICY-4546 Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech> Change-Id: I4e11f3b485b886878d12dc0079d245bf7d75cc0e