summaryrefslogtreecommitdiffstats
path: root/integration-test
AgeCommit message (Expand)AuthorFilesLines
2024-01-11Release cps3.4.2jenkins-releng1-1/+1
2024-01-11Merge "Enable hibernate write batching"Lee Anjella Macabuhay7-35/+42
2024-01-10Enable hibernate write batchingdanielhanrahan7-35/+42
2024-01-09Remove inefficient saveListElementsBatch APIdanielhanrahan2-39/+9
2024-01-05Merge "Normalize JSON attributes during update"Toine Siebelink1-5/+5
2024-01-04Add performance tests for saveListElementsdanielhanrahan1-14/+75
2024-01-04Normalize JSON attributes during updatedanielhanrahan1-5/+5
2023-12-22CpsDataService Update performance testsdanielhanrahan1-42/+106
2023-12-22Fix performance tests after anchor/dataspace splitdanielhanrahan1-2/+2
2023-12-20Bump CPS to 3.4.2-SNAPSHOTdanielhanrahan1-1/+1
2023-12-18Remove the dependency-cycle between beansToineSiebelink12-105/+159
2023-12-18Merge "Remove Notification code for updated events"Toine Siebelink1-6/+0
2023-12-18Remove Notification code for updated eventsmpriyank1-6/+0
2023-12-18Merge "Update Model to allow Persisting of alternateId"Toine Siebelink2-2/+19
2023-12-14Update Model to allow Persisting of alternateIdleventecsanyi2-2/+19
2023-12-13Introduce Schema Set upgrade methodsourabh_sourabh1-3/+63
2023-12-11Uplift Guava dependencyhalil.cakal1-2/+3
2023-11-22Make performance tests measure PEAK memory usagedanielhanrahan2-5/+115
2023-11-14CPS Delta API 1: Delta between 2 anchorsArpit Singh4-0/+317
2023-11-13Adjust performance test timingsdanielhanrahan11-71/+64
2023-11-09Bump CPS to 3.4.1-SNAPSHOTmpriyank1-1/+1
2023-11-08Merge "Use Seconds as time unit for all performance tests"Lee Anjella Macabuhay12-125/+116
2023-11-08Use Seconds as time unit for all performance testsseanbeirne12-125/+116
2023-11-07Bump cps to 3.4.0-SNAPSHOTsourabh_sourabh1-1/+1
2023-11-06Bump cps to 3.3.10-SNAPSHOTmpriyank1-1/+1
2023-10-17Merge "Add memory usage to integration tests [UPDATED]"Toine Siebelink12-201/+273
2023-10-11Expose REST endpoint to update YANG schema set using moduleSetTagsourabh_sourabh2-2/+2
2023-10-11Add memory usage to integration tests [UPDATED]emaclee12-201/+273
2023-09-29Update release version in release notesegernug1-1/+1
2023-09-27Uplift Spring Boot to 3.1.2egernug1-1/+1
2023-09-26Merge "CM Data Subscriptions PoC/Performance test fixes"Toine Siebelink1-28/+44
2023-09-26CM Data Subscriptions PoC/Performance test fixesdanielhanrahan1-28/+44
2023-09-26Rename Subscrption Perf Test class to fit filenameToineSiebelink1-1/+1
2023-09-25CM Data Subscriptions PoC/Performance testToineSiebelink7-57/+281
2023-09-20Bump pom file versionsdanielhanrahan1-1/+1
2023-08-23Bump pom file versionsleventecsanyi1-1/+1
2023-08-22Merge "Missing test for getDataNodes (ep1)"Luke Gleeson1-0/+14
2023-08-18Missing test for getDataNodes (ep1)Arpit Singh1-0/+14
2023-08-18CPS-Core : Expose a java interface to update schema setsourabh_sourabh6-5/+107
2023-08-17Update of top-level data node fails with SQL errordanielhanrahan1-0/+11
2023-08-15Update performance test timing for warmupdanielhanrahan2-2/+2
2023-08-04Update performance test timings for larger datasetdanielhanrahan9-159/+159
2023-08-03Fix: integration test that is for add and delete top level list elementhalil.cakal1-1/+1
2023-08-03Merge "Support pagination in query across all anchors(ep4)"Luke Gleeson4-24/+70
2023-08-02Support pagination in query across all anchors(ep4)rajesh.kumar4-24/+70
2023-08-01Merge "Fix: Make bookstore data consistent"Toine Siebelink3-27/+17
2023-07-31Add 'direct' keyword to descendants option to query direct children (ep1)Rudrangi Anupriya5-29/+27
2023-07-28Use constants for magic numbers in perf testsdanielhanrahan3-30/+30
2023-07-28Add 'direct' keyword to descendants option to query direct children (ep1)Rudrangi Anupriya5-29/+32
2023-07-27Merge "Improve 32K limit tests"Toine Siebelink1-20/+56