diff options
author | Morgan Richomme <morgan.richomme@orange.com> | 2017-03-09 13:54:16 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-03-09 13:54:16 +0000 |
commit | a752aff9c3f597ec28c52e7a3f350de8daa45246 (patch) | |
tree | fd9991d05aa1793bb9dce48090b6f6a1fac3e5ca /functest/ci/config_functest.yaml | |
parent | 648814e9c0fa6acae761e48d24982cfc5f30ff53 (diff) | |
parent | a44fb6ec7d50b94824c47c8cd5d3bcc34e0ba0a0 (diff) |
Merge "Introduce smoke tests for FDS"
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 b5cec562..b358a332 100755 --- a/functest/ci/config_functest.yaml +++ b/functest/ci/config_functest.yaml @@ -28,6 +28,7 @@ general: repo_parser: /home/opnfv/repos/parser repo_domino: /home/opnfv/repos/domino repo_snaps: /home/opnfv/repos/snaps + repo_fds: /home/opnfv/repos/fds repo_securityscan: /home/opnfv/repos/securityscanning repo_vrouter: /home/opnfv/repos/vnfs/vrouter functest: /home/opnfv/functest |