Add profile descriptions.

Signed-off-by: Merlin Mathesius <mmathesi@redhat.com>
This commit is contained in:
Merlin Mathesius 2018-10-04 12:27:18 -05:00
commit c2a692906f

View file

@ -20,11 +20,15 @@ data:
tracker: https://github.com/avocado-framework/avocado/issues
profiles:
default:
description: >-
Default profile installing the most commonly used avocado packages.
rpms:
- python2-avocado
- python2-avocado-plugins-output-html
- python2-avocado-plugins-varianter-yaml-to-mux
minimal:
description: >-
Minimal profile installing only the main avocado package.
rpms:
- python2-avocado
api: