diff options
Diffstat (limited to 'tests/integration/host_vars')
-rw-r--r-- | tests/integration/host_vars/localhost | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/integration/host_vars/localhost b/tests/integration/host_vars/localhost new file mode 100644 index 00000000..18d764cc --- /dev/null +++ b/tests/integration/host_vars/localhost @@ -0,0 +1,7 @@ +testapi_url: http://localhost:8000/api/v1 +project_name: qtip +case_name: compute +pod_name: internal +installer: fuel +version: master +scenario: demo |