aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2024-10-07Add slas test for drools-apps and xacml-pdprameshiyer278-19/+63
Issue-ID: POLICY-5126 Change-Id: I989a3870e021a9054d7d39b83cefb626ac6fe52f Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
2024-10-07Merge "Add Timeout test in ACM CSIT"Adheli Tavares4-15/+81
2024-10-04Add Timeout test in ACM CSITFrancescoFioraEst4-15/+81
Issue-ID: POLICY-5132 Change-Id: If2999eb8a17d4906959cceff7ebb603c44577def Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
2024-10-02Update alpine version for security updatesadheli.tavares2-12/+11
Issue-ID: POLICY-5021 Change-Id: I02943545508de777f34c4db7a348ef5aad97e613 Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2024-10-01Fix helm installation scriptwaynedunican1-25/+25
Removed sudo keyword from helm and kubectl commands Issue-ID: POLICY-5133 Change-Id: Id9a337f1fe10cc00cfdf17e6f992b90fe28b9d9a Signed-off-by: waynedunican <wayne.dunican@est.tech>
2024-09-27Add extra test cases for drools-pdpadheli.tavares26-197/+251
- 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-09-19Update Policy committers in policy/dockerrameshiyer271-5/+9
Issue-ID: POLICY-5129 Change-Id: Idedadde7eab74888e6d81d63ee699b9afa26e8aa Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech>
2024-09-03Fix tests after changing Spring Framework version.adheli.tavares4-37/+37
Issue-ID: POLICY-5073 Change-Id: Ie71e3f4b7e2de9e8251e16cfac3c5d87d708a75a Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2024-08-26Change default database to PostgreSQLadheli.tavares40-1442/+1232
Issue-ID: POLICY-5118 Change-Id: I22ece93aca3cbc5e406e4942ce5255a7b7b60761 Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2024-08-22Merge "Add slas tests for clamp"Adheli Tavares3-3/+60
2024-08-19Add slas tests for clamprameshiyer273-3/+60
Issue-ID: POLICY-5028 Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech> Change-Id: Id76f19855cb1c7cdb4d9bdaf5c38cfc6fcadfa06
2024-08-16Merge "Allow migration to be performed in stages in CSIT"Ramesh Murugan Iyer3-235/+156
2024-08-15Moving drools and xacml schema/tables management to db-migratoradheli.tavares15-11/+317
- operationshistory is a shared table for drools and xacml, hence moving it also - postgres support added with taking management away from components. Issue-ID: POLICY-5107 Change-Id: I9bd263336bd7e65ab8812af63467773b48d388a4 Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2024-08-13Allow migration to be performed in stages in CSITFrancescoFioraEst3-235/+156
Issue-ID: POLICY-5093 Change-Id: I54faa8400981c7200e5289b08928770704419a3a Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
2024-08-07Merge "Add tests for Prepare, Review and Migrate pre-check in CSIT"Adheli Tavares4-0/+106
2024-08-07Fix hibernate dialect in k8s testsrameshiyer274-3/+3
Issue-ID: POLICY-4647 Change-Id: If983a76a8f5d8b54a951d4c94f27269fb7616fcd Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech>
2024-08-06Add tests for Prepare, Review and Migrate pre-check in CSITFrancescoFioraEst4-0/+106
Issue-ID: POLICY-5081 Change-Id: I4293a3adf698f62dcc6f310d11e66838a1ece832 Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
2024-08-06Merge "Print the deployment status during timeout in csit"Adheli Tavares1-1/+9
2024-08-06Print the deployment status during timeout in csitrameshiyer271-1/+9
Issue-ID: POLICY-4647 Change-Id: Ib16cc7965490bfa4b2312355ac41e93f149ec8c7 Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech>
2024-08-02Drools-apps CSIT tests (almost) fix.adheli.tavares5-77/+89
- 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 migrationrameshiyer274-7/+36
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 regressionrameshiyer2712-319/+165
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 Iyer7-190/+163
2024-07-19Merge "Add version support in regression test suite"Adheli Tavares8-33/+404
2024-07-19Add CSIT option to run xacml-pdp against postgres databaseadheli.tavares7-190/+163
Issue-ID: POLICY-5087 Change-Id: Icfece3dbb9263e09a4d59edbea8acad5a4ea7ce3 Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2024-07-19Add smoke tests for clamp db-migratorFrancescoFioraEst3-1/+426
Add scripts to test upgrade and downgrade for MariaDB and PostgreSQL. Issue-ID: POLICY-5083 Change-Id: I4df67a1909d812e3ef46bf35cae900a837adb0a4 Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
2024-07-18Add version support in regression test suiterameshiyer278-33/+404
Issue-ID: POLICY-5077 Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech> Change-Id: I92c0306fa8ef03fc90a2453ec15f14dd0ecb0806
2024-07-17Add DB support for precheck and stageFrancescoFioraEst8-0/+160
Add support in DB-migrator for Prepare, Review, Migrate pre-check and stage. Issue-ID: POLICY-5076 Change-Id: I7e422f87436110e1e3c50bf6073907dfd4de5973 Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
2024-07-12Update snapshot and/or references of policy/docker to latest snapshotsrameshiyer279-10/+10
policy/docker updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-5072 Change-Id: I8676ad78c9396963e9547cd1c69b36cf8a9a0367 Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
2024-07-12Release docker images for policy/docker: 4.0.0rameshiyer271-0/+12
This commit releases docker images for repo policy/docker. *** This commit is generated by a PF release script *** Issue-ID: POLICY-5072 Change-Id: I78b8c181a4697de47877137219675e21200f2b25 Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
2024-07-11update parent references in policy/docker pom4.0.0rameshiyer272-2/+2
updated the parent references in the policy/docker pom *** This commit is generated by a PF release script *** Issue-ID: POLICY-5072 Change-Id: Id4d1c270b6044e1ee7a1c3fb5597567d664777a4 Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
2024-07-05Merge "Fix helm plugin install failure"Liam Fallon1-31/+54
2024-07-04Add docker compose for clamp replicarameshiyer276-26/+225
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-04Fix helm plugin install failurerameshiyer271-31/+54
"microk8s helm" replaced with helm client Timout increased for pod wait time Issue-ID: POLICY-5066 Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech> Change-Id: I1ef028f07248a8733835c0d3a7b4d2c075746140
2024-07-04Fixes for CSITadheli.tavares14-48/+65
- 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-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>