aboutsummaryrefslogtreecommitdiffstats
path: root/functest/ci
diff options
context:
space:
mode:
authorboucherv <valentin.boucher@orange.com>2017-08-23 16:23:34 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2017-09-14 23:04:29 +0200
commit2f9219dfa44982779990e13c177a703f2239b488 (patch)
treebf79f37e735410ee8ed607f48d916a5ff164cb75 /functest/ci
parent7a759b0b687d66af60dc03955e33ea0f125193a4 (diff)
New testcase creation named "cloudify_ims_perf"
* IMS deployment with "cloudify_ims" testcase * IXIA infrastructure creation with SNAPS * Module configuration with REST API * Configure and run the perf tests with REST API Change-Id: I3dfddda87f9e9f4f03df375f6a032ded26a627b3 Signed-off-by: boucherv <valentin.boucher@orange.com> Co-Authored-By: Arturo Sordo Miralles <asordo@ixiacom.com>
Diffstat (limited to 'functest/ci')
-rw-r--r--functest/ci/config_functest.yaml5
1 files changed, 4 insertions, 1 deletions
diff --git a/functest/ci/config_functest.yaml b/functest/ci/config_functest.yaml
index cfcc728a2..a5f63bb5f 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: ""
-