aboutsummaryrefslogtreecommitdiffstats
path: root/csit
AgeCommit message (Expand)AuthorFilesLines
2023-02-15Introducing GrafanaToineSiebelink1-3/+3
2023-02-02Modify CSIT script to have absolute root path envemaclee3-3/+4
2022-12-22Merge "Add fix for posting nodes with xPath with '/'"Toine Siebelink2-5/+5
2022-12-22CSIT fix to use correct libmpriyank2-2/+3
2022-12-22Add fix for posting nodes with xPath with '/'emaclee2-5/+5
2022-12-15Chore: Update robot-framework scripts to use Python3.10Matthew Watkins2-4/+43
2022-12-07Chore: Re-instate robotframework-requests==0.9.3Matthew Watkins3-6/+11
2022-11-24Fix: Update python environment to ROBOT3_VENVMatthew Watkins1-5/+6
2022-11-23Fix: Call source_safely after function declarationMatthew Watkins1-11/+10
2022-11-17Fix: Swap prepare-csit.sh to Python3 robot frameworkMatthew Watkins2-11/+13
2022-11-18Merge "Revert Hack to get CSIT test working Reverted to using ROBOT3_VENV (t...Toine Siebelink1-4/+4
2022-11-17Fix: Swap run-csit.sh to Python3 robot frameworkMatthew Watkins1-7/+7
2022-11-17Revert Hack to get CSIT test workingToineSiebelink1-4/+4
2022-11-08Hack to get CSIT test workingToineSiebelink1-4/+4
2022-11-02Ensure prefix is correct module prefixToineSiebelink1-1/+1
2022-10-27Updating CSIT DMI Snapshot versionToineSiebelink1-2/+2
2022-08-16Set Sleep Times as Environment Variable in CSITlukegleeson1-1/+4
2022-08-10CSITs for DataStore SyncStateemaclee2-0/+56
2022-07-14Remove ALL Docker File Versionssourabh_sourabh2-6/+2
2022-06-30Kafka consumer can not be turned offJosephKeenan2-3/+3
2022-06-14Exclude CM-Handles that are not in state 'READY'JosephKeenan1-1/+2
2022-06-08Merge 2 'query' end points in NCMPkissand2-7/+16
2022-06-02Merge "Add module name to cps core output"Toine Siebelink1-1/+2
2022-06-02Add module name to cps core outputemaclee1-1/+2
2022-05-25Async request response NCMP -> ClientJosephKeenan2-15/+10
2022-05-10Improve Local Running of CSIT Testslukegleeson1-1/+1
2022-04-06Merge "dmi plugin version updated to 1.2.0-SNAPSHOT-latest"Bruno Sakoto1-1/+1
2022-04-06Query based on Public CM PropertiesJosephKeenan4-10/+56
2022-04-06dmi plugin version updated to 1.2.0-SNAPSHOT-latestputhuparambil.aditya1-1/+1
2022-04-01Update CM-Handle registration responseRenu Kumari1-2/+2
2022-03-01Create Endpoint For Get Cm Handles By NameDylanB95EST1-3/+36
2022-02-28NCMP Java API depends on NCM-Rest-API (cyclic) through json properties on Jav...DylanB95EST1-1/+1
2022-02-25Fix success response code CM Handle Registrationmpriyank1-1/+1
2022-02-17Align JSON DataNode for Get and Post/Put API in CPSputhuparambil.aditya1-1/+2
2022-02-15Fragment handling decreasing performance for large number of cmHandlesDylanB95EST1-63/+63
2022-02-11Upgrade SDN-Cemaclee5-27/+41
2022-01-27Added CPS enhanced health checkNagendra902871-8/+6
2022-01-21Merge "patch operation for ncmp running"aditya puthuparambil2-0/+80
2022-01-21patch operation for ncmp runningtragait2-0/+80
2022-01-19Add CSIT Test for Registration of a cm-handle endpointDylanB95EST1-16/+16
2022-01-07Register cm-handle returns 500 internal server errorDylanB95EST1-0/+0
2022-01-07CPS-Core: Unable to parse JSON input with space for POST endpointsourabh_sourabh1-1/+1
2022-01-04Remove compulsory body from delete passthrough requestToineSiebelink2-3/+3
2021-12-14Changing putOperationWithJson to postOperationWithJsonJosephKeenan2-1/+7
2021-12-09CSIT Tests for NCMP Delete on Passthrough Running. 3/3DylanB95EST1-1/+21
2021-12-08Add CSIT Tests for Update Operation on Passthrough-running 2/3DylanB95EST4-24/+80
2021-12-02Changing putOperationWithJson to postOperationWithJsonJosephKeenan2-1/+2
2021-11-25Allow separate registration of DMIDataPlugin and DmiModelPuginJosephKeenan2-24/+21
2021-10-21fix docker-compose for ncmptragait8-78/+120
2021-10-15CPS-615 - CSIT for model sync & passthroughJosephKeenan17-18/+604