Commit Graph

10 Commits

Author SHA1 Message Date
Sergio Prado
f056a06048 README.md: add complete instructions to run the tests 2020-12-18 15:16:31 +00:00
Sergio Prado
c451ec2665 gitlab-ci.yml: fix bug when pushing to Docker hub
We need to define the tag when pushing to Docker Hub.

Related-to: TOR-1198

Signed-off-by: Sergio Prado <sergio.prado@toradex.com>
2020-12-15 08:01:45 -03: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
Ming Liu
4e869b1d67 README.md: fix a format issue
Related-to: TOR-1198
Signed-off-by: Ming Liu <ming.liu@toradex.com>
2020-12-14 18:21:30 +01:00
Sergio Prado
7a89de9917 stress-tests: improve stress tests
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>
2020-12-11 05:09:39 -03:00
Sergio Prado
720e987df8 Add GitLab CI script
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>
2020-12-08 10:35:05 -03:00
Sergio Prado
25be3a08a2 Move containers to Debian Bullseye
Signed-off-by: Sergio Prado <sergio.prado@toradex.com>
2020-12-08 10:34:30 -03:00
Sergio Prado
1ad0d8f529 Merge branch 'add-rt-stress-tests' into 'master'
Add rt-tests and stress-tests

See merge request rd/torizon-core-containers/rt-validation!1
2020-12-07 07:43:35 +00:00
Ming Liu
f42ce32faa Add rt-tests and stress-tests
Related-to: TOR-1198
Signed-off-by: Ming Liu <ming.liu@toradex.com>
2020-12-06 19:31:24 +01:00
Sergio Prado
15373623de Initial commit 2020-08-31 12:39:11 +00:00