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 /docs/testing/user | |
parent | 890076da4b4d80c392c7e952282e9c721508b0d6 (diff) | |
parent | 2f9219dfa44982779990e13c177a703f2239b488 (diff) |
Merge "New testcase creation named "cloudify_ims_perf""
Diffstat (limited to 'docs/testing/user')
-rw-r--r-- | docs/testing/user/userguide/test_details.rst | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/docs/testing/user/userguide/test_details.rst b/docs/testing/user/userguide/test_details.rst index f23abc50..97861489 100644 --- a/docs/testing/user/userguide/test_details.rst +++ b/docs/testing/user/userguide/test_details.rst @@ -446,6 +446,29 @@ The Clearwater architecture is described as follows: :align: center :alt: vIMS architecture + cloudify_ims_perf + ^^^^^^^^^^^^ + This testcase extends the cloudify_ims test case. + The first part is similar but the testing part is different. + The testing part consists in automating a realistic signaling load on the vIMS + using an Ixia loader (proprietary tools) + - You need to have access to an Ixia licence server + defined in the configuration file. + + To start this test you need to have access to an Ixia licence server and have ixia image locally + - + case_name: cloudify_ims_perf + project_name: functest + criteria: 100 + blocking: false + description: '' + dependencies: + installer: '' + scenario: 'o' + run: + module: 'functest.opnfv_tests.vnf.ims.cloudify_ims_perf' + class: 'CloudifyImsPerf' + orchestra_openims ^^^^^^^^^^^^^^^^^ Orchestra test case deals with the deployment of OpenIMS with OpenBaton |