From 6e6d0e2285e5069f233ffba65d7110274671b870 Mon Sep 17 00:00:00 2001 From: helenyao Date: Tue, 2 May 2017 15:03:22 +0800 Subject: Updated basic attributes for opera testcase The original value as unknown is not reasonable. Change-Id: I23672ea70fff9b3badb2d2cf4f32dc3e038d7bb3 Signed-off-by: helenyao --- functest/ci/testcases.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'functest') diff --git a/functest/ci/testcases.yaml b/functest/ci/testcases.yaml index 8f2cc4bc..7009e910 100644 --- a/functest/ci/testcases.yaml +++ b/functest/ci/testcases.yaml @@ -567,7 +567,7 @@ tiers: class: 'ImsVnf' - - case_name: opera-vims + case_name: opera_vims project_name: opera criteria: 100 blocking: false @@ -575,8 +575,8 @@ tiers: description: >- VNF deployment with OPEN-O dependencies: - installer: 'unknown' - scenario: 'unknown' + installer: 'compass' + scenario: 'os-nosdn-openo-ha' run: module: 'functest.opnfv_tests.vnf.ims.opera_ims' class: 'OperaIms' -- cgit 1.2.3-korg