diff options
author | Ulas Kozat <ulas.kozat@gmail.com> | 2016-07-29 10:09:05 -0700 |
---|---|---|
committer | Ulas Kozat <ulas.kozat@gmail.com> | 2016-07-29 11:15:24 -0700 |
commit | 34e80199fbb9829c2425ecf37b3998df692212eb (patch) | |
tree | 12d54ab643301d06645d6df35fd84d11a0dcf3fb /ci/config_functest.yaml | |
parent | af1eaab72bb2e4d4c52c5ccae8eb330e670526f9 (diff) |
Add dir_repo_domino to fix bug
JIRA: DOMINO-19
Change-Id: Ib054b859569ef69e32cec650c7dd223199762763
Signed-off-by: Ulas Kozat <ulas.kozat@gmail.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 953d69023..e4468208e 100644 --- a/ci/config_functest.yaml +++ b/ci/config_functest.yaml @@ -23,6 +23,7 @@ general: dir_repo_copper: /home/opnfv/repos/copper dir_repo_ovno: /home/opnfv/repos/ovno dir_repo_parser: /home/opnfv/repos/parser + dir_repo_domino: /home/opnfv/repos/domino dir_functest: /home/opnfv/functest dir_results: /home/opnfv/functest/results dir_functest_conf: /home/opnfv/functest/conf |