Update current expectation (cps limit) for k6 tests #2 45/142645/1 master
authorhalil.cakal <halil.cakal@est.tech>
Thu, 4 Dec 2025 16:25:40 +0000 (16:25 +0000)
committerhalil.cakal <halil.cakal@est.tech>
Thu, 4 Dec 2025 16:25:44 +0000 (16:25 +0000)
- More fine tuninng on current expectations

Issue-ID: CPS-2697

Change-Id: I64aad8e911a2dbe39768a1329ce83d25891376a8
Signed-off-by: halil.cakal <halil.cakal@est.tech>
k6-tests/ncmp/config/scenario-metadata.json

index 7c2f513..d4434ab 100644 (file)
     "testName" : "CM-handle ID search with Trust Level filter",
     "unit" : "milliseconds",
     "measurementName" : "cm_handle_id_search_trust_level_filter",
-    "currentExpectation" : 1350
+    "currentExpectation" : 1200
   },
   {
     "testNumber" : "4a",
     "testName" : "CM-handle search with No filter",
     "unit" : "milliseconds",
     "measurementName" : "cm_handle_search_no_filter",
-    "currentExpectation" : 13000
+    "currentExpectation" : 12000
   },
   {
     "testNumber" : "4b",
     "testName" : "CM-handle search with Property filter",
     "unit" : "milliseconds",
     "measurementName" : "cm_handle_search_property_filter",
-    "currentExpectation" : 15000
+    "currentExpectation" : 12000
   },
   {
     "testNumber" : "4d",
     "testName" : "CM-handle search with Cps Path filter",
     "unit" : "milliseconds",
     "measurementName" : "cm_handle_search_cps_path_filter",
-    "currentExpectation" : 15000
+    "currentExpectation" : 12000
   },
   {
     "testNumber" : "4e",
     "testName" : "CM-handle search with Trust Level filter",
     "unit" : "milliseconds",
     "measurementName" : "cm_handle_search_trust_level_filter",
-    "currentExpectation" : 15000
+    "currentExpectation" : 12000
   },
   {
     "testNumber" : "5b",
     "testName" : "Legacy batch read operation",
     "unit" : "events/second",
     "measurementName" : "legacy_batch_read",
-    "currentExpectation" : 180
+    "currentExpectation" : 210
   },
   {
     "testNumber" : "8",
     "testName" : "Write data job scenario - large",
     "unit" : "milliseconds",
     "measurementName" : "dcm_write_data_job_large",
-    "currentExpectation" : 4000
+    "currentExpectation" : 3000
   }
 ]
\ No newline at end of file