New testcase creation named "cloudify_ims_perf" 07/40007/15
authorboucherv <valentin.boucher@orange.com>
Wed, 23 Aug 2017 14:23:34 +0000 (16:23 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Thu, 14 Sep 2017 21:04:29 +0000 (23:04 +0200)
commit2f9219dfa44982779990e13c177a703f2239b488
treebf79f37e735410ee8ed607f48d916a5ff164cb75
parent7a759b0b687d66af60dc03955e33ea0f125193a4
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>
13 files changed:
docs/testing/user/userguide/test_details.rst
functest/ci/config_functest.yaml
functest/opnfv_tests/vnf/ims/cloudify_ims_perf.py [new file with mode: 0644]
functest/opnfv_tests/vnf/ims/cloudify_ims_perf.yaml [new file with mode: 0644]
functest/opnfv_tests/vnf/ims/ixia/__init__.py [new file with mode: 0644]
functest/opnfv_tests/vnf/ims/ixia/files/REG_CALL_OPNFV_v13.rxf.template [new file with mode: 0644]
functest/opnfv_tests/vnf/ims/ixia/files/Registration_only_LPS.tst [new file with mode: 0644]
functest/opnfv_tests/vnf/ims/ixia/files/SIPCall.tst [new file with mode: 0644]
functest/opnfv_tests/vnf/ims/ixia/utils/IxChassisUtils.py [new file with mode: 0644]
functest/opnfv_tests/vnf/ims/ixia/utils/IxLoadUtils.py [new file with mode: 0644]
functest/opnfv_tests/vnf/ims/ixia/utils/IxRestUtils.py [new file with mode: 0644]
functest/opnfv_tests/vnf/ims/ixia/utils/__init__.py [new file with mode: 0644]
requirements.txt