Change-Id: I19f9a6ff2f76a4684bf341b2f22ffc4d09dca1cc
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
module: 'functest.opnfv_tests.openstack.tempest.tempest'
class: 'TempestCommon'
args:
- mode: '^tempest\.'
+ mode: '^(tempest|neutron_tempest_plugin)\.'
-
case_name: rally_full
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
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:
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
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:
module: 'functest.opnfv_tests.openstack.tempest.tempest'
class: 'TempestCommon'
args:
- mode: '^tempest\.'
+ mode: '^(tempest|neutron_tempest_plugin)\.'
-
case_name: rally_full