From c485859db64841a48c674537f660899fe2e28cd5 Mon Sep 17 00:00:00 2001 From: Samuli Leivo Date: Thu, 5 Dec 2024 14:30:45 +0200 Subject: [PATCH] Restore performance robot Was used for testing. Signed-off-by: Samuli Leivo --- .../test-suites/performance-tests/performance.robot | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Robot-Framework/test-suites/performance-tests/performance.robot b/Robot-Framework/test-suites/performance-tests/performance.robot index 20bb5756..2b906a2a 100644 --- a/Robot-Framework/test-suites/performance-tests/performance.robot +++ b/Robot-Framework/test-suites/performance-tests/performance.robot @@ -9,7 +9,6 @@ Resource ../../resources/device_control.resource Resource ../../resources/serial_keywords.resource Resource ../../config/variables.robot Resource ../../resources/performance_keywords.resource -Resource ../../resources/power_meas_keywords.resource Library ../../lib/output_parser.py Library ../../lib/parse_perfbench.py Library ../../lib/PerformanceDataProcessing.py ${DEVICE} ${BUILD_ID} ${JOB} @@ -39,7 +38,7 @@ nvpmodel check test END CPU One thread test - [Documentation] Run a CPU benchmark using Sysbench with a duration of 10 seconds and a SINGLE thread. + [Documentation] Run a CPU benchmark using Sysbench with a duration of 10 seconds and a SINGLE thread. ... The benchmark records to csv CPU events per second, events per thread, and latency data. ... Create visual plots to represent these metrics comparing to previous tests. [Tags] cpu SP-T61-1 nuc orin-agx orin-nx lenovo-x1 @@ -352,7 +351,7 @@ Perf-Bench test Common Setup Set Variables ${DEVICE} Run Keyword If "${DEVICE_IP_ADDRESS}" == "NONE" Get ethernet IP address - Connect to ghaf host + Connect LenovoX1 Setup [Documentation] Reboot LenovoX1