aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorYujun Zhang <zhang.yujunz@zte.com.cn>2017-04-19 09:20:41 +0800
committerYujun Zhang <zhang.yujunz@zte.com.cn>2017-04-19 11:59:04 +0800
commit59e48a5df9eb9c10708cd1873f8b5c623bdeb5f2 (patch)
tree7a7b7a7fa8b929c767480b695144fa4910896bf1 /tests
parent759410e4d9feafc1cff66a47e21227e55c04b4cb (diff)
Set plugfest demo site for default testapi url
Change-Id: I4a77e9f5ccb9c2d60343e9894e175e1f903965a8 Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
Diffstat (limited to 'tests')
-rw-r--r--tests/integration/fixtures/pod.json2
-rw-r--r--tests/integration/host_vars/localhost4
2 files changed, 3 insertions, 3 deletions
diff --git a/tests/integration/fixtures/pod.json b/tests/integration/fixtures/pod.json
index 8c2863ba..654b5828 100644
--- a/tests/integration/fixtures/pod.json
+++ b/tests/integration/fixtures/pod.json
@@ -1,6 +1,6 @@
{
"details": "",
"role": "",
- "name": "internal",
+ "name": "qtip-pod",
"mode": ""
} \ No newline at end of file
diff --git a/tests/integration/host_vars/localhost b/tests/integration/host_vars/localhost
index 18d764cc..76b53b79 100644
--- a/tests/integration/host_vars/localhost
+++ b/tests/integration/host_vars/localhost
@@ -1,7 +1,7 @@
-testapi_url: http://localhost:8000/api/v1
+testapi_url: http://10.62.105.17:8711/api/v1
project_name: qtip
case_name: compute
-pod_name: internal
+pod_name: qtip-pod
installer: fuel
version: master
scenario: demo