Added test case for opera vims
authorhelenyao <yaohelan@huawei.com>
Thu, 16 Mar 2017 12:24:56 +0000 (20:24 +0800)
committerhelenyao <yaohelan@huawei.com>
Wed, 29 Mar 2017 02:45:10 +0000 (10:45 +0800)
commit443757aa99ccfcb743b132e14f36d61aef2de282
treee838ea2db9585b7837683cb67218a463366c904e
parent0385fdaa5b8b39c2cbc75c7d7719d872b317e0b9
Added test case for opera vims

1. Created a ImsOnBoardingBase to wrap up all common ims operations
2. Created test case to test opera vims onboarding

Change-Id: Idf3a82e10661271ad413f4dd5795c80ca4421d73
Signed-off-by: helenyao <yaohelan@huawei.com>
docker/Dockerfile
docker/Dockerfile.aarch64
functest/ci/config_functest.yaml
functest/ci/testcases.yaml
functest/core/vnf_base.py
functest/opnfv_tests/vnf/ims/clearwater_ims_base.py [new file with mode: 0644]
functest/opnfv_tests/vnf/ims/cloudify_ims.py
functest/opnfv_tests/vnf/ims/opera_ims.py [changed mode: 0755->0644]
functest/tests/unit/opnfv_tests/vnf/ims/test_cloudify_ims.py
functest/tests/unit/opnfv_tests/vnf/ims/test_ims_base.by [new file with mode: 0644]