Add CM Write Data Job Scenario to K6 Test Suite 67/140667/10
authorsourabh_sourabh <sourabh.sourabh@est.tech>
Tue, 8 Apr 2025 17:08:09 +0000 (18:08 +0100)
committersourabh_sourabh <sourabh.sourabh@est.tech>
Wed, 7 May 2025 09:32:11 +0000 (10:32 +0100)
commitaffb89aa97cc436d873065a5daec2fc3eb103f8f
tree14a525a295e109af4bd80678e0f4c9bbcf100dca
parentff2096e9e81040c0a64a714a358694e058847ebd
Add CM Write Data Job Scenario to K6 Test Suite

- Added 'write_data_job_scenario' in the K6 test configuration for small
  and large data size.
- It helps to simulate lower / higher load and monitor system behavior under infrequent
  write operations.

Issue-ID: CPS-2716
Change-Id: Ic5a5f3642ff57b294c822541dcc4b1458301ccac
Signed-off-by: sourabh_sourabh <sourabh.sourabh@est.tech>
k6-tests/ncmp/common/cmhandle-crud.js
k6-tests/ncmp/common/passthrough-crud.js
k6-tests/ncmp/common/utils.js
k6-tests/ncmp/common/write-data-job.js [new file with mode: 0644]
k6-tests/ncmp/config/endurance.json
k6-tests/ncmp/config/kpi.json
k6-tests/ncmp/ncmp-test-runner.js