diff options
author | Linda Wang <wangwulin@huawei.com> | 2017-06-26 03:23:40 +0000 |
---|---|---|
committer | Linda Wang <wangwulin@huawei.com> | 2017-06-28 09:06:13 +0000 |
commit | ff72c32921ce373451740d3474d40951780e7a30 (patch) | |
tree | 588406565145c6afe4d02f21b225b0953d035636 /functest/ci | |
parent | b35ef0cc9ba337bd46a2eb9d8d52854c80bb484a (diff) |
Fix refstack_defcore
As refstack-client is reinstalled only by the shell setup_env, the path of
.venv and .tempest have been changed.
Change-Id: Id50d0c6384295c2448705961942104abbd799b9b
Signed-off-by: Linda Wang <wangwulin@huawei.com>
Diffstat (limited to 'functest/ci')
-rw-r--r-- | functest/ci/config_functest.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/functest/ci/config_functest.yaml b/functest/ci/config_functest.yaml index 1199be5a..ed9df138 100644 --- a/functest/ci/config_functest.yaml +++ b/functest/ci/config_functest.yaml @@ -24,7 +24,6 @@ general: ims_data: /home/opnfv/functest/data/ims/ functest_images: /home/opnfv/functest/images rally_inst: /home/opnfv/.rally - refstack_client: /home/opnfv/repos/refstack-client openstack: creds: /home/opnfv/functest/conf/openstack.creds |