aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJose Lausuch <jose.lausuch@ericsson.com>2017-05-03 07:54:16 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-05-03 07:54:16 +0000
commit4493eb2b84f5d7f92ed9945f17fa402b3be0d9d4 (patch)
tree8ed713ff5504143466fff739b964011f0f460c76
parentba6a80758cc3338e1deeffbbf69ffc410c46fc0c (diff)
parent6e6d0e2285e5069f233ffba65d7110274671b870 (diff)
Merge "Updated basic attributes for opera testcase"
-rw-r--r--functest/ci/testcases.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/functest/ci/testcases.yaml b/functest/ci/testcases.yaml
index 8f2cc4bc2..7009e910c 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'