utah [options]
Run test cases locally and write results to a file.
Note: This is expected to be used only for development purposes on a machine that has been provisioned using run_utah_tests.py
-h, --help | show this help message and exit |
--resume | Continue a previous run. Used after a reboot |
-s STATE_FILE, --state-file STATE_FILE | |
File to use for storing state (default “/var/lib/utah/state.yaml”) | |
-f <text,yaml,json>, --format <text,yaml,json> | |
Output format (default “yaml”) | |
-t TESTDIR, --testdir TESTDIR | |
Main test directory | |
-i <desktop,server,mini,alternate>, --install-type <desktop,server,mini,alternate> | |
Installation Variant (i.e. server, desktop, etc.) | |
-r RUNLIST, --runlist RUNLIST | |
runlist file name | |
-o OUTPUT, --output OUTPUT | |
write output to this file | |
-a, --append | append to output |
-d, --debug | Print debugging output |
-b <software>, --battery <software> | |
Choose which battery implementation to use. | |
-p PROBE_DIR, --probe-dir PROBE_DIR | |
Directory to store probe files. |