Plugins: add optional plugins directory
The goal of the `optional_plugins` directory is to hold all plugins
that ship with Avocado, but are not considered core functionality.
Plugins that are considered to be core still live under
`avocado/plugins`.
This also adds all directories to be found under `optional_plugins` to
the list of candidate plugins when running `make clean` or `make
link`.
Signed-off-by: NCleber Rosa <crosa@redhat.com>
Showing
optional_plugins/README.rst
0 → 100644
想要评论请 注册 或 登录