diff options
author | Cedric Ollivier <cedric.ollivier@orange.com> | 2017-09-14 21:26:15 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-09-14 21:26:16 +0000 |
commit | f45b9587c5568c0b64cfedb94e4241e485ffce47 (patch) | |
tree | 09cfe848259df5bf3c6617a4c85a2bef6ccd1f5e /functest/ci | |
parent | 890076da4b4d80c392c7e952282e9c721508b0d6 (diff) | |
parent | 2f9219dfa44982779990e13c177a703f2239b488 (diff) |
Merge "New testcase creation named "cloudify_ims_perf""
Diffstat (limited to 'functest/ci')
-rw-r--r-- | functest/ci/config_functest.yaml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/functest/ci/config_functest.yaml b/functest/ci/config_functest.yaml index cfcc728a..a5f63bb5 100644 --- a/functest/ci/config_functest.yaml +++ b/functest/ci/config_functest.yaml @@ -144,6 +144,10 @@ vnf: tenant_name: cloudify_ims tenant_description: vIMS config: cloudify_ims.yaml + cloudify_ims_perf: + tenant_name: cloudify_ims_perf + tenant_description: vIMS + config: cloudify_ims_perf.yaml orchestra_openims: tenant_name: orchestra_openims tenant_description: OpenIMS deployed with Open Baton @@ -192,4 +196,3 @@ energy_recorder: api_url: http://energy.opnfv.fr/resources api_user: "" api_password: "" - |