summaryrefslogtreecommitdiffstats
path: root/functest/ci/testcases.yaml
diff options
context:
space:
mode:
authorvalentin boucher <valentin.boucher@orange.com>2017-02-15 10:24:40 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-02-15 10:24:40 +0000
commit128f37f591eddae669cb606b65bb1e7ed632e965 (patch)
tree90c867afa134430869cec1569eba475f64c1c6e4 /functest/ci/testcases.yaml
parentb605fdd304c4e698c64400338394a7b6f9663017 (diff)
parent8de29e4130fe18398d59692a6fcb492321ad3c60 (diff)
Merge "update cloudify_ims case"
Diffstat (limited to 'functest/ci/testcases.yaml')
-rwxr-xr-xfunctest/ci/testcases.yaml8
1 files changed, 4 insertions, 4 deletions
diff --git a/functest/ci/testcases.yaml b/functest/ci/testcases.yaml
index 4d02fe786..3ff503cbe 100755
--- a/functest/ci/testcases.yaml
+++ b/functest/ci/testcases.yaml
@@ -375,7 +375,7 @@ tiers:
-
name: vnf
order: 4
- ci_loop: 'weekly'
+ ci_loop: '(daily)|(weekly)'
description : >-
Collection of VNF test cases.
testcases:
@@ -388,7 +388,7 @@ tiers:
using the Cloudify orchestrator. It also runs some signaling traffic.
dependencies:
installer: ''
- scenario: '(ocl)|(nosdn)|^(os-odl)((?!bgpvpn).)*$'
+ scenario: 'nosdn-nofeature'
run:
module: 'functest.opnfv_tests.vnf.ims.cloudify_ims'
class: 'ImsVnf'
@@ -399,8 +399,8 @@ tiers:
description: >-
Test suite from Parser project.
dependencies:
- installer: ''
- scenario: ''
+ installer: 'unknown'
+ scenario: 'unknown'
run:
module: 'functest.opnfv_tests.vnf.aaa.aaa'
class: 'AaaVnf'