Commit Graph

2 Commits

Author SHA1 Message Date
Jörg Sommer
bd2dadcf93 rt-tests: Add DURATION variable to control test duration
Running the test for 12h is too long in some cases. It would be better if
the duration of the test could be set from outside. With the new environment
variable DURATION a user can control the value of the parameter `-D` of
cyclictest and set the desired value.
2023-06-29 17:28:28 +02:00
Ming Liu
d3b17bcee1 rt-tests: generate latency plot
- Generate a latency plot PNG file in /tmp/latency-plot.png.
- Generate a latency summary file in /tmp/latency-summary.log.

Related-to: TOR-1198
Signed-off-by: Ming Liu <ming.liu@toradex.com>
2020-12-14 18:23:09 +01:00