diff options
author | Morgan Richomme <morgan.richomme@orange.com> | 2016-07-04 17:22:28 +0200 |
---|---|---|
committer | Jose Lausuch <jose.lausuch@ericsson.com> | 2016-07-06 06:19:21 +0000 |
commit | f92da09cf4a5679212a782ab70ae860fd790c240 (patch) | |
tree | 50a04a48d8bce7fa122f6ecd35193cd1e36e5e84 /ci/config_functest.yaml | |
parent | 05f224daecaf3bbfba08ae845a1efa88d726e573 (diff) |
Add copper for CI integration
JIRA: FUNCTEST-67
Change-Id: Idffa4ccae4eb51ad335a5c49876bb18731990e84
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Diffstat (limited to 'ci/config_functest.yaml')
-rw-r--r-- | ci/config_functest.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ci/config_functest.yaml b/ci/config_functest.yaml index 5623a71c1..cc5c82aca 100644 --- a/ci/config_functest.yaml +++ b/ci/config_functest.yaml @@ -20,6 +20,7 @@ general: dir_repo_onos: /home/opnfv/repos/onos dir_repo_promise: /home/opnfv/repos/promise dir_repo_doctor: /home/opnfv/repos/doctor + dir_repo_copper: /home/opnfv/repos/copper dir_repo_ovno: /home/opnfv/repos/ovno dir_functest: /home/opnfv/functest dir_results: /home/opnfv/functest/results |