summaryrefslogtreecommitdiffstats
path: root/cps-ncmp-service
diff options
context:
space:
mode:
authordanielhanrahan <daniel.hanrahan@est.tech>2023-07-26 13:19:50 +0100
committerdanielhanrahan <daniel.hanrahan@est.tech>2023-07-27 13:16:39 +0100
commit92941fc5db6059dea26204c9f42a7b8cb9bb4416 (patch)
treec139634570ff7afd4f22f6a5f85c37054cd42b11 /cps-ncmp-service
parentad6c8d4483ee93405f0bdcb175bfcfe9fa0dccb3 (diff)
Improve 32K limit tests
Some operations were previously limited to 32,768 parameters, such as getDataNodesForMultipleXpaths. After this limit was lifted, the tests only verified that database exceptions were not thrown. This commit improves the tests by verifying that the operations return or delete the expected data. - Create 33,000 data nodes - Verify that getDataNodesForMultipleXpaths returns 33,000 nodes - Verify than deleteDataNodes deletes 33,000 nodes Issue-ID: CPS-1811 Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech> Change-Id: I7029ea0cf1d4e95c5ca814ca62c222fc5b9ddc7e
Diffstat (limited to 'cps-ncmp-service')
0 files changed, 0 insertions, 0 deletions