diff options
author | Morgan Richomme <morgan.richomme@orange.com> | 2017-02-02 13:52:28 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-02-02 13:52:29 +0000 |
commit | 98bec6c6a3ec015fae82ec5ecd7f2fa7585b126f (patch) | |
tree | ec25fe0855e2ad60494b5bd0933ca1dff573b873 /functest/ci/config_functest.yaml | |
parent | a5da9f15d7fd4b85fb5a2ca5d376e2a47760df05 (diff) | |
parent | 219a2bd3271ba10d7d5462cd65e7eac217770d35 (diff) |
Merge "Adapt Promise to new framework"
Diffstat (limited to 'functest/ci/config_functest.yaml')
-rwxr-xr-x | functest/ci/config_functest.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/functest/ci/config_functest.yaml b/functest/ci/config_functest.yaml index 2feab771..f6cb14cb 100755 --- a/functest/ci/config_functest.yaml +++ b/functest/ci/config_functest.yaml @@ -20,7 +20,7 @@ general: repo_sdnvpn: /home/opnfv/repos/sdnvpn repo_sfc: /home/opnfv/repos/sfc dir_repo_onos: /home/opnfv/repos/onos - dir_repo_promise: /home/opnfv/repos/promise + repo_promise: /home/opnfv/repos/promise repo_doctor: /home/opnfv/repos/doctor repo_copper: /home/opnfv/repos/copper dir_repo_ovno: /home/opnfv/repos/ovno |