aboutsummaryrefslogtreecommitdiffstats
path: root/cps-ncmp-rest/src/test/groovy/org/onap/cps/ncmp/rest/controller/handlers/NcmpDatastoreRequestHandlerSpec.groovy
AgeCommit message (Expand)AuthorFilesLines
7 hours #2: Used async version of web client for single cm handle read operationHEADmastersourabh_sourabh1-21/+15
11 hours #1: Used async version of web client for batch read operationsourabh_sourabh1-5/+6
2024-04-23[BUG] Make failed async task report failure on Kafka topicdanielhanrahan1-2/+2
2024-04-19Temporary dsiable Operation Too Large ExceptionToineSiebelink1-2/+3
2024-04-10Introduce and handle Operation Too Large Exception for batch operationsToineSiebelink1-7/+16
2024-03-19Fix SonarQube warningsToineSiebelink1-4/+6
2024-02-29Add bearer token to NCMP async batch data passthrough (CPS-2126 #4)danielhanrahan1-5/+5
2024-02-29Add bearer token to NCMP passthrough operations (CPS-2126 #2)danielhanrahan1-2/+4
2024-02-07Replace sleep with PollingConditionsJvD_Ericsson1-3/+3
2024-01-18Use PollingConditions to improve intermittent test failureJvD_Ericsson1-10/+18
2023-11-06Step 1 and 2 of release processmpriyank1-2/+2
2023-09-22Reinstate Spring Boot 3.0 after revertegernug1-1/+1
2023-09-20Revert "Migrate CPS to Spring-boot 3.0"Toine Siebelink1-1/+1
2023-09-14Migrate CPS to Spring-boot 3.0egernug1-1/+1
2023-07-21Increase timeout for PollingConditionsegernug1-2/+2
2023-07-20Refactor ncmp request handlers (fix async issue)ToineSiebelink1-0/+135