[Avocado-devel] avocado doesn't see plugins

Lucas Meneghel Rodrigues lookkas at gmail.com
Wed Jan 6 16:32:25 UTC 2016


Did you do:

python setup.py install
or
python setup.py develop

In both the avocado source dir and the plugin dir?

On Wed, Jan 6, 2016 at 2:30 PM, Andrei Stepanov <astepano at redhat.com> wrote:
> Hello
>
> Any clue about :
>
> pip list | grep stevedore
> stevedore (1.10.0)
>
>
> # ./scripts/avocado vt-bootstrap --vt-type spice --vt-no-downloads
> --vt-update-config
> usage: avocado [-h] [-v] [--config CONFIG_FILE] {} ...
> avocado: error: argument subcommand: invalid choice: 'vt-bootstrap' (choose
> from )
> [root at spice-bkr02 avocado]#
>
> # ./scripts/avocado --help
> usage: avocado [-h] [-v] [--config CONFIG_FILE] {} ...
>
> Avocado Test Runner
>
> optional arguments:
>   -h, --help            show this help message and exit
>   -v, --version         show program's version number and exit
>   --config CONFIG_FILE  Use custom configuration from a file
>
> subcommands:
>   valid subcommands
>
>   {}                    subcommand help
>
>
>
> _______________________________________________
> Avocado-devel mailing list
> Avocado-devel at redhat.com
> https://www.redhat.com/mailman/listinfo/avocado-devel
>



-- 
Lucas




More information about the Avocado-devel mailing list