Add tempest slow 04/69104/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Mon, 26 Aug 2019 21:25:15 +0000 (23:25 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Tue, 26 Nov 2019 19:29:04 +0000 (20:29 +0100)
It conforms with tempest-slow-py3 executed in Neutron Gates [1].

[1] https://logs.opendev.org/68/672568/6/check/tempest-slow-py3/49fece6/testr_results.html.gz

Change-Id: I0c1c6f7be38c9fcdd1a32e5cfa2bc4d8414885e0
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit bbe35dc42e442fa2669a24e7927d389188e42b4c)

docker/smoke/testcases.yaml
functest/ci/testcases.yaml

index 20958ab..2493916 100644 (file)
@@ -118,6 +118,23 @@ tiers:
                         option:
                             - '--concurrency=1'
 
+            -
+                case_name: tempest_slow
+                project_name: functest
+                criteria: 100
+                blocking: false
+                description: >-
+                    The list of test cases is generated by
+                    Tempest automatically and depends on the parameters of
+                    the OpenStack deployment.
+                    https://github.com/openstack/tempest/blob/18.0.0/tox.ini#L84
+                run:
+                    name: tempest_common
+                    args:
+                        mode: '(?=.*\[.*\bslow\b.*\])(^tempest\.)'
+                        option:
+                            - '--concurrency=2'
+
             -
                 case_name: patrole
                 project_name: functest
index cf6fa49..0d11ba6 100644 (file)
@@ -281,6 +281,23 @@ tiers:
                         option:
                             - '--concurrency=1'
 
+            -
+                case_name: tempest_slow
+                project_name: functest
+                criteria: 100
+                blocking: false
+                description: >-
+                    The list of test cases is generated by
+                    Tempest automatically and depends on the parameters of
+                    the OpenStack deployment.
+                    https://github.com/openstack/tempest/blob/18.0.0/tox.ini#L84
+                run:
+                    name: tempest_common
+                    args:
+                        mode: '(?=.*\[.*\bslow\b.*\])(^tempest\.)'
+                        option:
+                            - '--concurrency=2'
+
             -
                 case_name: patrole
                 project_name: functest