aboutsummaryrefslogtreecommitdiffstats
path: root/csit/resources/tests/pap-test.robot
AgeCommit message (Collapse)AuthorFilesLines
2024-06-20Fix timeout in pap CSIT for auditing undeploysmontrealadheli.tavares1-13/+3
Issue-ID: POLICY-4494 Change-Id: I04337ad3314770aa9870aa1779161023745699e0 Signed-off-by: adheli.tavares <adheli.tavares@est.tech> (cherry picked from commit 2ac4b6c7e56b0ed3a9fabca1c2123e3b89f27d65)
2023-09-20Java 17 Upgradeadheli.tavares1-2/+2
- 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-07-12Remove statistics from csit testsRam Krishna Verma1-6/+0
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-03-01New Test Developmentadheli.tavares1-2/+2
- 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.tavares1-0/+153
Issue-ID: POLICY-4125 Change-Id: Id63b3badb1b451b36e3226970dcafaa5a62d860f Signed-off-by: adheli.tavares <adheli.tavares@est.tech>