Add new k6 test profile for running edurance tests 41/139341/8
authorhalil.cakal <halil.cakal@est.tech>
Wed, 6 Nov 2024 15:05:22 +0000 (15:05 +0000)
committerhalil.cakal <halil.cakal@est.tech>
Mon, 18 Nov 2024 12:24:04 +0000 (12:24 +0000)
commitb685df03750be0ee1b9c55632dceedb7dbf4961a
tree1e2daa9df4c0ea4503e1b29230d4a960144b58e4
parent37962e3faca4f2306546c4f70d480b0c323d2c68
Add new k6 test profile for running edurance tests

- assign a profile name to the existing k6 tests (kpi)
- add control which profile is run using k6 config file
- both test profiles can run in parallel

Issue-ID: CPS-2464

Change-Id: I9fea13f12e2da46bd55b4315c68209843c1abe06
Signed-off-by: halil.cakal <halil.cakal@est.tech>
k6-tests/README.md
k6-tests/ncmp/common/utils.js
k6-tests/ncmp/config/endurance.json [new file with mode: 0644]
k6-tests/ncmp/config/kpi.json [new file with mode: 0644]
k6-tests/ncmp/ncmp-kpi.js
k6-tests/ncmp/run-all-tests.sh
k6-tests/run-k6-tests.sh
k6-tests/setup.sh
k6-tests/teardown.sh