aboutsummaryrefslogtreecommitdiffstats
path: root/k6-tests/ncmp/ncmp-test-runner.js
AgeCommit message (Collapse)AuthorFilesLines
2024-12-10Extend the container-up time after the tests finishedhalil.cakal1-2/+4
- extend it 5 mins for kpi test suit - extend it 7 mins for endurance test suit Issue-ID: CPS-2535 Change-Id: Ifecf2cdea67c12ff671da5f90e6715de7089e755 Signed-off-by: halil.cakal <halil.cakal@est.tech>
2024-11-22Define new Suite (js): Endurancehalil.cakal1-0/+246
- have one ncmp-test-runner.js with different configs: kpi.json and endurance.json - move scenarios and thresholds settings into the json configs Issue-ID: CPS-2444 Change-Id: I72f65036dc3f7762284b32903e1d05474dbed6c2 Signed-off-by: halil.cakal <halil.cakal@est.tech>