diff options
author | Ryota MIBU <r-mibu@cq.jp.nec.com> | 2016-01-15 00:25:09 +0900 |
---|---|---|
committer | Ryota MIBU <r-mibu@cq.jp.nec.com> | 2016-01-15 18:24:47 +0900 |
commit | 4781a7b06cdba9bcf4489b1cb4e94ffdeec677bd (patch) | |
tree | 665ee79dffda85867b2106fb383e6fb279231c23 /testcases/config_functest.yaml | |
parent | be4d2778d535272a3683cb8e518c85065af6a582 (diff) |
add doctor test case
Change-Id: Ia40face4cb32247542d5841e00caafb2cf927c2e
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
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 |