aboutsummaryrefslogtreecommitdiffstats
path: root/docker/vnf/testcases.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'docker/vnf/testcases.yaml')
-rw-r--r--docker/vnf/testcases.yaml11
1 files changed, 4 insertions, 7 deletions
diff --git a/docker/vnf/testcases.yaml b/docker/vnf/testcases.yaml
index 170eed0e5..6b483af6a 100644
--- a/docker/vnf/testcases.yaml
+++ b/docker/vnf/testcases.yaml
@@ -2,7 +2,6 @@
tiers:
-
name: vnf
- order: 5
description: >-
Collection of VNF test cases.
testcases:
@@ -13,8 +12,6 @@ tiers:
blocking: false
description: >-
This test case deploys the Cloudify orchestrator.
- dependencies:
- - DEPLOY_SCENARIO: 'os-.*-nofeature-.*ha'
run:
name: cloudify
-
@@ -27,7 +24,7 @@ tiers:
Clearwater using the Cloudify orchestrator. It also runs
some signaling traffic.
dependencies:
- - DEPLOY_SCENARIO: 'os-.*-nofeature-.*ha'
+ - NO_TENANT_NETWORK: '^(?![tT]rue$)'
run:
name: cloudify_ims
@@ -41,7 +38,7 @@ tiers:
Clearwater using the OpenStack Heat orchestrator.
It also runs some signaling traffic.
dependencies:
- - DEPLOY_SCENARIO: 'os-.*-nofeature-.*ha'
+ - NO_TENANT_NETWORK: '^(?![tT]rue$)'
run:
name: heat_ims
@@ -53,7 +50,7 @@ tiers:
description: >-
This test case is vRouter testing.
dependencies:
- - DEPLOY_SCENARIO: 'os-.*-nofeature-.*ha'
+ - NO_TENANT_NETWORK: '^(?![tT]rue$)'
run:
name: vyos_vrouter
@@ -66,6 +63,6 @@ tiers:
vEPC validation with Juju as VNF manager and ABoT as test
executor.
dependencies:
- - DEPLOY_SCENARIO: 'os-.*-nofeature-.*ha'
+ - NO_TENANT_NETWORK: '^(?![tT]rue$)'
run:
name: juju_epc