diff options
author | helenyao <yaohelan@huawei.com> | 2017-03-16 20:24:56 +0800 |
---|---|---|
committer | helenyao <yaohelan@huawei.com> | 2017-03-29 10:45:10 +0800 |
commit | 443757aa99ccfcb743b132e14f36d61aef2de282 (patch) | |
tree | e838ea2db9585b7837683cb67218a463366c904e /functest/ci/config_functest.yaml | |
parent | 0385fdaa5b8b39c2cbc75c7d7719d872b317e0b9 (diff) |
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>
Diffstat (limited to 'functest/ci/config_functest.yaml')
-rwxr-xr-x | functest/ci/config_functest.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/functest/ci/config_functest.yaml b/functest/ci/config_functest.yaml index 78f6257c..95a4408a 100755 --- a/functest/ci/config_functest.yaml +++ b/functest/ci/config_functest.yaml @@ -27,6 +27,7 @@ general: repo_parser: /home/opnfv/repos/parser repo_domino: /home/opnfv/repos/domino repo_snaps: /home/opnfv/repos/snaps + repo_opera: /home/opnfv/repos/opera repo_fds: /home/opnfv/repos/fds repo_securityscan: /home/opnfv/repos/securityscanning repo_vrouter: /home/opnfv/repos/vnfs/vrouter |