aboutsummaryrefslogtreecommitdiffstats
path: root/docker/healthcheck
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2018-07-03 11:50:17 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2018-07-03 11:52:55 +0200
commite355279ae4615a5940c66e672b8ef1f582ba9703 (patch)
tree01bb967cb7cec184f9f90d00c2f4c49a859d8d9c /docker/healthcheck
parentb3916af1754e02bb952b431a36c70b0c3aee9a0a (diff)
Revert "Disable all new testcases for MS3.1"
This reverts commit 0ff1a51fa53cb74f7a671edc3f1502838294d5c9. Change-Id: I1ff9cb23978cbfcec6a3284654aaf6b153214a19 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'docker/healthcheck')
-rw-r--r--docker/healthcheck/testcases.yaml20
1 files changed, 10 insertions, 10 deletions
diff --git a/docker/healthcheck/testcases.yaml b/docker/healthcheck/testcases.yaml
index ff3933b48..dd26e7695 100644
--- a/docker/healthcheck/testcases.yaml
+++ b/docker/healthcheck/testcases.yaml
@@ -35,7 +35,7 @@ tiers:
required by advanced testcases (subnet, network and
router).
dependencies:
- installer: '^((?!fuel|apex|compass|daisy|osa).)*$'
+ installer: ''
scenario: ''
run:
module: 'functest.core.tenantnetwork'
@@ -51,7 +51,7 @@ tiers:
all tenant network ressources required by a testcase
(subnet, network and router).
dependencies:
- installer: '^((?!fuel|apex|compass|daisy|osa).)*$'
+ installer: ''
scenario: ''
run:
module: 'functest.core.tenantnetwork'
@@ -67,7 +67,7 @@ tiers:
resources and prepares a future VM attached to that
network.
dependencies:
- installer: '^((?!fuel|apex|compass|daisy|osa).)*$'
+ installer: ''
scenario: ''
run:
module: 'functest.core.singlevm'
@@ -83,7 +83,7 @@ tiers:
all tenant network ressources, flavors, images, etc.
required by advanced testcases.
dependencies:
- installer: '^((?!fuel|apex|compass|daisy|osa).)*$'
+ installer: ''
scenario: ''
run:
module: 'functest.core.singlevm'
@@ -99,7 +99,7 @@ tiers:
resources and completes it by booting a VM attached to that
network.
dependencies:
- installer: '^((?!fuel|apex|compass|daisy|osa).)*$'
+ installer: ''
scenario: ''
run:
module: 'functest.core.singlevm'
@@ -115,7 +115,7 @@ tiers:
all tenant network ressources and vms required by advanced
testcases.
dependencies:
- installer: '^((?!fuel|apex|compass|daisy|osa).)*$'
+ installer: ''
scenario: ''
run:
module: 'functest.core.singlevm'
@@ -131,7 +131,7 @@ tiers:
floating IPs over the public network. 2) Connectivity
between 2 instances over a private network.
dependencies:
- installer: '^((?!fuel|apex|compass|daisy|osa).)*$'
+ installer: ''
scenario: '^((?!lxd).)*$'
run:
module: 'functest.opnfv_tests.openstack.vping.vping_ssh'
@@ -146,7 +146,7 @@ tiers:
This test case verifies: 1) Boot a VM with given userdata.
2) Connectivity between 2 instances over a private network.
dependencies:
- installer: '^((?!fuel|apex|compass|daisy|osa).)*$'
+ installer: ''
scenario: '^((?!lxd).)*$'
run:
module:
@@ -164,7 +164,7 @@ tiers:
from instance 1, attach it on instance 2 3) Read volume
data
dependencies:
- installer: '^((?!fuel|apex|compass|daisy|osa).)*$'
+ installer: ''
scenario: '^((?!lxd).)*$'
run:
module: 'functest.opnfv_tests.openstack.cinder.cinder_test'
@@ -180,7 +180,7 @@ tiers:
integrates some test suites from upstream using
Robot as the test framework.
dependencies:
- installer: '^((?!fuel|apex|compass|daisy|osa).)*$'
+ installer: ''
scenario: 'odl'
run:
module: 'functest.opnfv_tests.sdn.odl.odl'