diff options
author | Ryota MIBU <r-mibu@cq.jp.nec.com> | 2016-01-15 00:25:09 +0900 |
---|---|---|
committer | Morgan Richomme <morgan.richomme@orange.com> | 2016-01-15 09:53:00 +0000 |
commit | 3bc8f5030dca26025914fdab8472ef8de741b519 (patch) | |
tree | 248d8f83cd90a73b01bc09feee91e5cc553361f4 /testcases/config_functest.yaml | |
parent | 56bafb321398dd1d5ab65bd6cd92a495ec8aeb23 (diff) |
add doctor test case
Change-Id: Ia40face4cb32247542d5841e00caafb2cf927c2e
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
(cherry picked from commit 4781a7b06cdba9bcf4489b1cb4e94ffdeec677bd)
Diffstat (limited to 'testcases/config_functest.yaml')
-rw-r--r-- | testcases/config_functest.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testcases/config_functest.yaml b/testcases/config_functest.yaml index 10637159a..14724c6cf 100644 --- a/testcases/config_functest.yaml +++ b/testcases/config_functest.yaml @@ -17,6 +17,7 @@ general: dir_repo_bgpvpn: /home/opnfv/repos/bgpvpn dir_repo_onos: /home/opnfv/repos/onos dir_repo_promise: /home/opnfv/repos/promise + dir_repo_doctor: /home/opnfv/repos/doctor dir_functest: /home/opnfv/functest dir_results: /home/opnfv/functest/results dir_functest_conf: /home/opnfv/functest/conf |