aboutsummaryrefslogtreecommitdiffstats
path: root/functest
diff options
context:
space:
mode:
authorCedric Ollivier <cedric.ollivier@orange.com>2017-11-30 08:19:01 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-11-30 08:19:01 +0000
commitc9b458f4cdfd3a101943bc0e47dbbb895b5b4dd0 (patch)
tree0e88a3ab4f65ad3929063a66e48f1a1f2fd18c1e /functest
parent630f89079aaaca4d14e6198046d20297f1893940 (diff)
parentb5c7a96a1eb523e1c89f3ea9d143ddf39c518022 (diff)
Merge "Filter installers for cloudify_vrouter"
Diffstat (limited to 'functest')
-rw-r--r--functest/ci/testcases.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/functest/ci/testcases.yaml b/functest/ci/testcases.yaml
index 1d20a9203..a4f8b6373 100644
--- a/functest/ci/testcases.yaml
+++ b/functest/ci/testcases.yaml
@@ -392,7 +392,7 @@ tiers:
description: >-
This test case is vRouter testing.
dependencies:
- installer: ''
+ installer: '^((?!compass|fuel).)*$'
scenario: 'os-nosdn-nofeature-ha'
run:
module: 'functest.opnfv_tests.vnf.router.cloudify_vrouter'