aboutsummaryrefslogtreecommitdiffstats
path: root/docker/smoke
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2020-04-04 21:56:45 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2020-04-04 22:00:20 +0200
commitdb04771f44b2e9392a6ef511cb1a7bfca443d0cb (patch)
treeae4b5016c6ad9b895fe1eeb7f6f3f365afacb13a /docker/smoke
parent60d1cd76e5062a9b7f2efb058c91fb8a277d7b7a (diff)
Reduce Tempest multi threads
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)
Diffstat (limited to 'docker/smoke')
-rw-r--r--docker/smoke/testcases.yaml16
1 files changed, 8 insertions, 8 deletions
diff --git a/docker/smoke/testcases.yaml b/docker/smoke/testcases.yaml
index a60c327f4..cafec0301 100644
--- a/docker/smoke/testcases.yaml
+++ b/docker/smoke/testcases.yaml
@@ -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
@@ -84,7 +84,7 @@ tiers:
args:
target: compute
option:
- - '--concurrency=4'
+ - '--concurrency=3'
-
case_name: refstack_object
@@ -101,7 +101,7 @@ tiers:
args:
target: object
option:
- - '--concurrency=4'
+ - '--concurrency=3'
-
case_name: refstack_platform
@@ -118,7 +118,7 @@ tiers:
args:
target: platform
option:
- - '--concurrency=4'
+ - '--concurrency=3'
-
case_name: tempest_full
@@ -135,7 +135,7 @@ tiers:
args:
mode: '(?!.*\[.*\bslow\b.*\])(^tempest\.api)'
option:
- - '--concurrency=4'
+ - '--concurrency=3'
-
case_name: tempest_scenario
@@ -230,7 +230,7 @@ tiers:
neutron_extensions:
- bgpvpn
option:
- - '--concurrency=4'
+ - '--concurrency=3'
-
case_name: networking-sfc