aboutsummaryrefslogtreecommitdiffstats
path: root/compose/start-multiple-pdp.sh
AgeCommit message (Collapse)AuthorFilesLines
2024-07-04Add docker compose for clamp replicarameshiyer271-2/+6
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
2023-03-31Add SLA Validations for Apex-PDPwaynedunican1-0/+36
- 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>