Skip to content

Commit

Permalink
Restore performance robot
Browse files Browse the repository at this point in the history
Was used for testing.

Signed-off-by: Samuli Leivo <[email protected]>
  • Loading branch information
leivos-unikie committed Dec 5, 2024
1 parent a2512e3 commit c485859
Showing 1 changed file with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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}
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit c485859

Please sign in to comment.