aboutsummaryrefslogtreecommitdiffstats
path: root/docker/smoke
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2018-07-15 12:22:06 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2018-07-15 12:26:34 +0200
commitba4a7802dddca3ca7545e1febaa0a8fbf664a8b9 (patch)
tree9b4f3dea1f7d9c7f4cd44ab91c3e1b2592b759aa /docker/smoke
parent4118db6826e8a98482ad2adbf9b5a808cb384d1f (diff)
Include neutron_tempest_plugin in tempest-[smoke,full]
Change-Id: I19f9a6ff2f76a4684bf341b2f22ffc4d09dca1cc Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'docker/smoke')
-rw-r--r--docker/smoke/testcases.yaml5
1 files changed, 3 insertions, 2 deletions
diff --git a/docker/smoke/testcases.yaml b/docker/smoke/testcases.yaml
index aed2a64ec..207bfc96b 100644
--- a/docker/smoke/testcases.yaml
+++ b/docker/smoke/testcases.yaml
@@ -20,7 +20,8 @@ tiers:
module: 'functest.opnfv_tests.openstack.tempest.tempest'
class: 'TempestCommon'
args:
- mode: '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$'
+ mode:
+ '^(tempest|neutron_tempest_plugin)\.(api|scenario).*\[.*\bsmoke\b.*\]$'
-
case_name: rally_sanity
@@ -139,7 +140,7 @@ tiers:
blocking: false
description: >-
It leverages on the tempest plugin containing tests used to
- verify the functionality of a barbican installation
+ verify the functionality of a barbican installation.
dependencies:
- INSTALLER_TYPE: '^((?!fuel|apex|compass|daisy|osa).)*$'
run: