diff options
author | Linda Wang <wangwulin@huawei.com> | 2018-01-03 03:58:28 +0000 |
---|---|---|
committer | Linda Wang <wangwulin@huawei.com> | 2018-01-03 03:58:28 +0000 |
commit | 2644c12741147863f1be718e7f2d221651bd7ac4 (patch) | |
tree | cd7bbeb6e4b7b0385639d7baae83f7508f25e53b /functest/ci/config_functest.yaml | |
parent | da6845fa3817bbdb25506e3185b4e8b81917bc99 (diff) |
Remove the obsolete configs in config yaml
Change-Id: I389f3f4b09274529f92d7a74ebfb0cdd257c493a
Signed-off-by: Linda Wang <wangwulin@huawei.com>
Diffstat (limited to 'functest/ci/config_functest.yaml')
-rw-r--r-- | functest/ci/config_functest.yaml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/functest/ci/config_functest.yaml b/functest/ci/config_functest.yaml index a40d80f2..2f108a1d 100644 --- a/functest/ci/config_functest.yaml +++ b/functest/ci/config_functest.yaml @@ -3,14 +3,9 @@ general: dir: home: /home/opnfv repos: /home/opnfv/repos - dir_repo_rally: /home/opnfv/repos/rally repo_tempest: /src/tempest - dir_repo_releng: /home/opnfv/repos/releng repo_vims_test: /src/vims-test - repo_barometer: /home/opnfv/repos/barometer repo_odl_test: /src/odl_test - repo_fds: /src/fds - repo_securityscan: /home/opnfv/repos/securityscanning functest: /home/opnfv/functest results: /home/opnfv/functest/results functest_conf: /home/opnfv/functest/conf |