aboutsummaryrefslogtreecommitdiffstats
path: root/k6-tests/ncmp/common/search-base.js
AgeCommit message (Collapse)AuthorFilesLines
2024-06-24Clean up the k6 test suitehalil.cakal1-9/+0
- Remove the tests that are not in the Characteristics - Set .625 seconds/operation for cm handle id search with module filter - Set 13 seconds/operation for cm handle search with module filter Issue-ID: CPS-2286 Change-Id: I88d5773abadb29ce46914029332384ae8e55e032 Signed-off-by: halil.cakal <halil.cakal@est.tech>
2024-06-14[k6] Refactoring k6 tests (#1)danielhanrahan1-0/+68
This commit moves all common request logic into a common folder. It is needed to avoid duplication before adding JVM warmup phase. - move registration-related code into common folder - move passthrough operations into common folder Issue-ID: CPS-2208 Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech> Change-Id: Ia9ebf61d21044b43063bde153f9c526e67d607c8