Filter out orchestra for ssl enabled deployments
authorMichael Polenchuk <mpolenchuk@mirantis.com>
Fri, 15 Dec 2017 11:11:40 +0000 (15:11 +0400)
committerMichael Polenchuk <mpolenchuk@mirantis.com>
Fri, 15 Dec 2017 11:27:49 +0000 (15:27 +0400)
Skip orchestra tests for the Compass & Fuel/MCP installers
until OpenBaton have updated to version 4.x+ with SSL support.

JIRA: ORCHESTRA-17
Change-Id: I894a08fb5ac83a6b1d59d7bcf3a681a8d596968f
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
docker/vnf/testcases.yaml
functest/ci/testcases.yaml

index 8b889d0..b2b6909 100644 (file)
@@ -45,7 +45,7 @@ tiers:
                 description: >-
                     OpenIMS VNF deployment with Open Baton (Orchestra)
                 dependencies:
-                    installer: ''
+                    installer: '^((?!compass|fuel).)*$'
                     scenario: 'os-nosdn-nofeature-ha'
                 run:
                     module: 'functest.opnfv_tests.vnf.ims.orchestra_openims'
@@ -59,7 +59,7 @@ tiers:
                 description: >-
                     ClearwaterIMS VNF deployment with Open Baton (Orchestra)
                 dependencies:
-                    installer: ''
+                    installer: '^((?!compass|fuel).)*$'
                     scenario: 'os-nosdn-nofeature-ha'
                 run:
                     module:
index 6547ca7..8b0f0ca 100644 (file)
@@ -385,7 +385,7 @@ tiers:
                 description: >-
                     OpenIMS VNF deployment with Open Baton (Orchestra)
                 dependencies:
-                    installer: ''
+                    installer: '^((?!compass|fuel).)*$'
                     scenario: 'os-nosdn-nofeature-ha'
                 run:
                     module: 'functest.opnfv_tests.vnf.ims.orchestra_openims'
@@ -399,7 +399,7 @@ tiers:
                 description: >-
                     ClearwaterIMS VNF deployment with Open Baton (Orchestra)
                 dependencies:
-                    installer: ''
+                    installer: '^((?!compass|fuel).)*$'
                     scenario: 'os-nosdn-nofeature-ha'
                 run:
                     module: