From 59e48a5df9eb9c10708cd1873f8b5c623bdeb5f2 Mon Sep 17 00:00:00 2001 From: Yujun Zhang Date: Wed, 19 Apr 2017 09:20:41 +0800 Subject: Set plugfest demo site for default testapi url Change-Id: I4a77e9f5ccb9c2d60343e9894e175e1f903965a8 Signed-off-by: Yujun Zhang --- tests/integration/host_vars/localhost | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/integration/host_vars/localhost') 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 -- cgit 1.2.3-korg