aboutsummaryrefslogtreecommitdiffstats
path: root/csit/resources/tests/data
AgeCommit message (Collapse)AuthorFilesLines
2024-12-19Update CSIT with opa-pdp (docker-compose env)muraliparthatechm4-0/+6
Issue-ID: POLICY-5211 Change-Id: I8b75e6e850fae171fbc75fc67cb59171a78df4e0 Signed-off-by: muraliparthatechm <muraliparthasarathy.k@techmahindra.com>
2024-12-16Remove the policy type and policy under the service template in CSITFrancescoFioraEst1-799/+0
Issue-ID: POLICY-5199 Change-Id: Ieb5c5efe29f6081cf822a787d157bd6c9cd40b55 Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
2024-12-06Add policy definition data under instance properties in CSITFrancescoFioraEst3-944/+2150
Issue-ID: POLICY-5197 Change-Id: Ia8c7707285eb8368b99acef86982c67251d1b20d Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
2024-12-04Add fail migration testFrancescoFioraEst1-0/+99
Issue-ID: POLICY-5195 Change-Id: I7f89a9097b6979734a9f677662b818869237bd8d Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
2024-10-04Add Timeout test in ACM CSITFrancescoFioraEst3-0/+38
Issue-ID: POLICY-5132 Change-Id: If2999eb8a17d4906959cceff7ebb603c44577def Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
2024-09-27Add extra test cases for drools-pdpadheli.tavares5-0/+0
- 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-13Allow migration to be performed in stages in CSITFrancescoFioraEst2-0/+16
Issue-ID: POLICY-5093 Change-Id: I54faa8400981c7200e5289b08928770704419a3a Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
2024-08-06Add tests for Prepare, Review and Migrate pre-check in CSITFrancescoFioraEst3-0/+66
Issue-ID: POLICY-5081 Change-Id: I4293a3adf698f62dcc6f310d11e66838a1ece832 Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
2024-08-01Add tests for add/remove elements in migrationrameshiyer272-5/+5
Issue-ID: POLICY-4917 Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech> Change-Id: If42e834954e19f4fe21642be042caea6da10d33e
2024-06-27Add fail scenarios in csitFrancescoFioraEst3-5/+40
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-04-29Add migration in integration testsFrancescoFioraEst6-0/+535
Issue-ID: POLICY-4972 Change-Id: I40c554fcb062b4928663bbfd5a03ddd2dd1f6805 Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
2024-01-22Add kafka support in K8s CSITrameshiyer272-16/+35
Issue-ID: POLICY-4402 Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech> Change-Id: I29ef966ed5eb70997574269ff6180f68d754383b
2024-01-14Add kafka support in Policy CSITrameshiyer272-14/+62
Issue-ID: POLICY-4402 Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech> Change-Id: I802c19a3c9817d304164eba634adb8c119aa4ced
2023-05-02Enable ACM tests in K8s CSITrameshiyer272-0/+211
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-13Add CSIT for ACM in dockerrameshiyer2710-3522/+1143
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-03-01New Test Developmentadheli.tavares3-129/+0
- api, pap (except consolidated HC), apex and acm runtime passing on both docker and helm environment - other simulators exposed on simulator service - topics are checked on test with robot http support - apex temp engine port exposed - xacml readiness added Issue-ID: POLICY-4125 Change-Id: I39ee8c38e70dd3a4ad26ba69d7c62e61a211469e Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2023-02-22Restructure of csit files to be used both by docker and k8s configadheli.tavares38-0/+22502
Issue-ID: POLICY-4125 Change-Id: Id63b3badb1b451b36e3226970dcafaa5a62d860f Signed-off-by: adheli.tavares <adheli.tavares@est.tech>