- 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>
Implement the following improvements in the stress-tests container:
- Show a warning message if an archive file is not found for USB
read/write stress tests
- Show a warning message if Internet is not available to generate
network loads
- Uses 4 different iperf public servers, in case one fails to
connect.
Related-to: TOR-1198
Signed-off-by: Sergio Prado <sergio.prado@toradex.com>
The GitLab CI script will automatically build the containers (with
multiarch support) and push to GitLab local registry.
Manual jobs will be available to push the containers to Docker hub.
Signed-off-by: Sergio Prado <sergio.prado@toradex.com>