[Avocado-devel] Avocado testplans

Sergey Bronnikov estetus at gmail.com
Wed Aug 1 11:19:50 UTC 2018


Hello!

I'm trying to find a way to organize my tests for running without
specifying all of them in command-line. Imagine we have a set of different
tests: sleep.py, passtest.py and fail.py. To run all of them with required
parameters (aka variants) we may execute a command:
avocado run sleep.py fail.py passtest.py -m basic.yaml

Is there a way to run the same tests without explicit specifying them?
For example: avocado run -m basic.yaml

Sergey
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/avocado-devel/attachments/20180801/72b962cc/attachment.htm>


More information about the Avocado-devel mailing list