Skip to content
Commit a3b965d9 authored by Douglas Raillard's avatar Douglas Raillard
Browse files

exekall: Add support for multiple iterations

Allow running multiple iterations using -n.
The objects that are shared between all iterations are controlled by
--share. This command will run the tests 10 times, and connect to the
target only once, and therefore run the RTapp calibration only once as
well:

$ exekall run lisa/tests/ --conf target_conf.yml -n10 --share '*TestEnv'
parent e62cc338
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment