diff options
author | jose.lausuch <jose.lausuch@ericsson.com> | 2017-02-14 14:06:32 +0100 |
---|---|---|
committer | Jose Lausuch <jose.lausuch@ericsson.com> | 2017-02-15 17:49:09 +0000 |
commit | 880273f9d456bf4dd7c86b14f9c1627c430dc09c (patch) | |
tree | 04e1cf3769cf8107beee2944030b7f5311d2e492 /functest/ci/config_functest.yaml | |
parent | 8b0f0b5b5ce3395dddd938fc43f048eb90d8da8e (diff) |
Integration of NETREADY test case
Change-Id: I523a05e0f0fbf5971ab7d10a177d793bcff60421
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
Diffstat (limited to 'functest/ci/config_functest.yaml')
-rwxr-xr-x | functest/ci/config_functest.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/functest/ci/config_functest.yaml b/functest/ci/config_functest.yaml index d0442cf9..8fa4bd34 100755 --- a/functest/ci/config_functest.yaml +++ b/functest/ci/config_functest.yaml @@ -20,6 +20,7 @@ general: repo_sfc: /home/opnfv/repos/sfc dir_repo_onos: /home/opnfv/repos/onos repo_promise: /home/opnfv/repos/promise + repo_netready: /home/opnfv/repos/netready repo_doctor: /home/opnfv/repos/doctor repo_copper: /home/opnfv/repos/copper dir_repo_ovno: /home/opnfv/repos/ovno |