diff options
author | Morgan Richomme <morgan.richomme@orange.com> | 2017-02-14 08:58:35 +0100 |
---|---|---|
committer | Morgan Richomme <morgan.richomme@orange.com> | 2017-02-24 10:59:18 +0100 |
commit | 6a757d91eaf75a35c61f26029be9e44221681004 (patch) | |
tree | 4114666daa18fd3f1127a2aed875b0c5c5b59025 /functest/ci/config_functest.yaml | |
parent | c2477ac190dbf321b6bf136a906264b3d9e113cc (diff) |
Integration of orchestra_ims test
JIRA: FUNCTEST-726
Change-Id: Ie6a35a817aa327a7e9143d93b5ea2582e99e0066
Signed-off-by: Morgan Richomme <morgan.richomme@orange.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 3bad1b8f..edae600c 100755 --- a/functest/ci/config_functest.yaml +++ b/functest/ci/config_functest.yaml @@ -131,6 +131,7 @@ vnf: orchestra_ims: tenant_name: orchestra_ims tenant_description: ims deployed with openbaton + config: orchestra_ims.yaml opera_ims: tenant_name: opera_ims tenant_description: ims deployed with open-o |