Include neutron_tempest_plugin in tempest-[smoke,full] 29/59829/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Sun, 15 Jul 2018 10:22:06 +0000 (12:22 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Sun, 15 Jul 2018 10:26:34 +0000 (12:26 +0200)
Change-Id: I19f9a6ff2f76a4684bf341b2f22ffc4d09dca1cc
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
docker/components/testcases.yaml
docker/smoke/testcases.yaml
functest/ci/testcases.yaml

index 5471dd8..babe3e6 100644 (file)
@@ -19,7 +19,7 @@ tiers:
                     module: 'functest.opnfv_tests.openstack.tempest.tempest'
                     class: 'TempestCommon'
                     args:
-                        mode: '^tempest\.'
+                        mode: '^(tempest|neutron_tempest_plugin)\.'
 
             -
                 case_name: rally_full
index aed2a64..207bfc9 100644 (file)
@@ -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:
index 4549a8a..158b550 100644 (file)
@@ -211,7 +211,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
@@ -330,7 +331,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:
@@ -441,7 +442,7 @@ tiers:
                     module: 'functest.opnfv_tests.openstack.tempest.tempest'
                     class: 'TempestCommon'
                     args:
-                        mode: '^tempest\.'
+                        mode: '^(tempest|neutron_tempest_plugin)\.'
 
             -
                 case_name: rally_full