tobiko/plugin.spec
pkomarov 52e9f80a19 changes missed for: https://review.opendev.org/#/c/665966/13
Change-Id: I36a01632299fe2fa38a6e328ae5cad9eeb3b06ae
2019-06-24 09:44:32 +03:00

44 lines
1.5 KiB
RPMSpec

---
config:
plugin_type: test
entry_point: ./infrared/main.yml
subparsers:
tobiko:
description: Executes Tobiko Framework
include_groups: ["Ansible options", "Inventory", "Common options", "Answers file"]
groups:
- title: Stages Control
options:
install:
type: Bool
help: |
Install Tobiko
- title: Install Options
options:
dir:
type: Value
default: "{{ ansible_env.HOME }}/tobiko"
help: |
The directory where Tobiko will be installed and used
overcloudrc:
type: Value
default: "{{ ansible_env.HOME }}/overcloudrc"
help: |
The path to the overcloudrc file
venv:
type: Value
default: "{{ ansible_env.HOME }}/tobiko_venv"
help: |
path of existing virtual environment
floating_network:
type: Value
default: "public"
help: |
Name of overcloud's floating_network
tests:
type: Value
help: |
The set of tests to execute
default: neutron