aboutsummaryrefslogtreecommitdiffstats
path: root/csit/resources/tests/data
AgeCommit message (Collapse)AuthorFilesLines
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>