[Avocado-devel] Avocado plugin always runs

Plamen Dimitrov pdimitrov at pevogam.com
Tue Sep 11 04:45:34 UTC 2018


Hi all,

First of all I am glad to join this mailing list!

Now to the point - we are trying to integrate some of our code base into
avocado defining a CLICmd plugin for a new command. However, the
plugin's run function is always invoked (e.g. when calling "avocado
list" or "avocado config"). I don't see the run functions of other
plugins handling being called during such operations so I wonder what am
I missing. It must be something simple I guess because just like a
plugin as "config" doesn't list all config files and parameters when
calling "avocado plugins", I would want the same behavior for our
plugin. I followed all the instructions in the "Plugin System" RTD and
imitated other simple plugins as much as possible.

Thanks for any help and hints,
Plamen

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/avocado-devel/attachments/20180911/9bc92abf/attachment.sig>


More information about the Avocado-devel mailing list