Reduce Tempest multi threads 93/69893/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Sat, 4 Apr 2020 19:56:45 +0000 (21:56 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Sat, 4 Apr 2020 20:05:30 +0000 (22:05 +0200)
It decreases the threads from 4 to 3 to allow running the testcases in
parallel. Else a few tests sometimes fail.

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

docker/healthcheck/testcases.yaml
docker/smoke-cntt/testcases.yaml
docker/smoke/testcases.yaml
functest/ci/testcases.yaml

index 5aac701..29b7863 100644 (file)
@@ -161,4 +161,4 @@ tiers:
                     args:
                         mode: '(?=.*\[.*\bsmoke\b.*\])(^tempest\.api)'
                         option:
-                            - '--concurrency=4'
+                            - '--concurrency=3'
index fd2d8b9..7590d5d 100644 (file)
@@ -66,7 +66,7 @@ tiers:
                             (?!.*test_trunk_negative.TrunkTestMtusJSON)\
                             (^neutron_tempest_plugin.api)"
                         option:
-                            - '--concurrency=4'
+                            - '--concurrency=3'
 
             -
                 case_name: tempest_cinder_cntt
@@ -85,7 +85,7 @@ tiers:
                             (?!.*test_consistencygroups)\
                             (^cinder_tempest_plugin.)"
                         option:
-                            - '--concurrency=4'
+                            - '--concurrency=3'
 
             -
                 case_name: tempest_keystone_cntt
@@ -104,7 +104,7 @@ tiers:
                             (?!.*scenario.test_federated_authentication)\
                             keystone_tempest_plugin."
                         option:
-                            - '--concurrency=4'
+                            - '--concurrency=3'
 
             -
                 case_name: rally_sanity_cntt
@@ -187,7 +187,7 @@ tiers:
                           (?!.*test_volumes_extend.VolumesExtendAttachedTest.test_extend_attached_volume)\
                           (?!.*\\[.*\\bslow\\b.*\\])(^tempest.api)"
                         option:
-                            - '--concurrency=4'
+                            - '--concurrency=3'
 
             -
                 case_name: tempest_scenario_cntt
index f63a32b..6431b55 100644 (file)
@@ -21,7 +21,7 @@ tiers:
                     args:
                         mode: '^neutron_tempest_plugin\.api'
                         option:
-                            - '--concurrency=4'
+                            - '--concurrency=3'
 
             -
                 case_name: tempest_cinder
@@ -37,7 +37,7 @@ tiers:
                         mode:
                             '(?!.*test_incremental_backup)(^cinder_tempest_plugin.)'
                         option:
-                            - '--concurrency=4'
+                            - '--concurrency=3'
 
             -
                 case_name: tempest_keystone
@@ -52,7 +52,7 @@ tiers:
                     args:
                         mode: 'keystone_tempest_plugin.'
                         option:
-                            - '--concurrency=4'
+                            - '--concurrency=3'
 
             -
                 case_name: rally_sanity
@@ -82,7 +82,7 @@ tiers:
                     name: refstack_defcore
                     args:
                         option:
-                            - '--concurrency=4'
+                            - '--concurrency=3'
 
             -
                 case_name: tempest_full
@@ -99,7 +99,7 @@ tiers:
                     args:
                         mode: '(?!.*\[.*\bslow\b.*\])(^tempest\.api)'
                         option:
-                            - '--concurrency=4'
+                            - '--concurrency=3'
 
             -
                 case_name: tempest_scenario
@@ -189,7 +189,7 @@ tiers:
                         neutron_extensions:
                             - bgpvpn
                         option:
-                            - '--concurrency=4'
+                            - '--concurrency=3'
 
             -
                 case_name: networking-sfc
index 6851186..88ea476 100644 (file)
@@ -161,7 +161,7 @@ tiers:
                     args:
                         mode: '(?=.*\[.*\bsmoke\b.*\])(^tempest\.api)'
                         option:
-                            - '--concurrency=4'
+                            - '--concurrency=3'
 
     -
         name: smoke
@@ -184,7 +184,7 @@ tiers:
                     args:
                         mode: '^neutron_tempest_plugin\.api'
                         option:
-                            - '--concurrency=4'
+                            - '--concurrency=3'
 
             -
                 case_name: tempest_cinder
@@ -200,7 +200,7 @@ tiers:
                         mode:
                             '(?!.*test_incremental_backup)(^cinder_tempest_plugin.)'
                         option:
-                            - '--concurrency=4'
+                            - '--concurrency=3'
 
             -
                 case_name: tempest_keystone
@@ -215,7 +215,7 @@ tiers:
                     args:
                         mode: 'keystone_tempest_plugin.'
                         option:
-                            - '--concurrency=4'
+                            - '--concurrency=3'
 
             -
                 case_name: rally_sanity
@@ -245,7 +245,7 @@ tiers:
                     name: refstack_defcore
                     args:
                         option:
-                            - '--concurrency=4'
+                            - '--concurrency=3'
 
             -
                 case_name: tempest_full
@@ -262,7 +262,7 @@ tiers:
                     args:
                         mode: '(?!.*\[.*\bslow\b.*\])(^tempest\.api)'
                         option:
-                            - '--concurrency=4'
+                            - '--concurrency=3'
 
             -
                 case_name: tempest_scenario
@@ -352,7 +352,7 @@ tiers:
                         neutron_extensions:
                             - bgpvpn
                         option:
-                            - '--concurrency=4'
+                            - '--concurrency=3'
 
             -
                 case_name: networking-sfc