
The commit fixes a typo in the role var aditional_tempestconf_params -> additional_tempestconf_params Change-Id: I68fb7309ab2befd76d762a8772a3a2960214b4e6
9 lines
309 B
YAML
9 lines
309 B
YAML
devstack_base_dir: /opt/stack
|
|
virtualenvs:
|
|
tempestconf: ~/.virtualenvs/.tempestconf
|
|
url_cirros_image: "http://download.cirros-cloud.net/0.3.5/cirros-0.3.5-x86_64-disk.img"
|
|
additional_tempestconf_params: ""
|
|
test_demo_user: False
|
|
test_accounts_file: /etc/openstack/accounts.yaml
|
|
create_accounts_file: False
|