Hi! I was looking a bit at the multiplex feature of the Avocado framework but unfortunately no examples provided in the documentation worked for me:
http://avocado-framework.readthedocs.io/en/stable/MultiplexConfig.html > avocado multiplex --tree mux.yaml avocado multiplex: error: unrecognized arguments: mux.yaml http://avocado-framework.readthedocs.io/en/latest/WritingTests.html#running-multiple-variants-of-tests > avocado variants -m examples/tests/sleeptenmin.py.data/sleeptenmin.yaml --summary 2 --variants 2 avocado variants: error: unrecognized arguments: -m examples/tests/sleeptenmin.py.data/sleeptenmin.yaml > avocado --version Avocado 61.0 Any idea what might be wrong? Thanks. psss...