aboutsummaryrefslogtreecommitdiffstats
path: root/functest/ci/testcases.yaml
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 21:58:21 +0200
commitc0e9550a76bd91322a6bb5dc4b7f9947e1794913 (patch)
tree2fcce5d1fd029d71662ba37ae0f80fbcbd2d930c /functest/ci/testcases.yaml
parent461e532424648f03af61d058bedfd2191290b7cc (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>
Diffstat (limited to 'functest/ci/testcases.yaml')
-rw-r--r--functest/ci/testcases.yaml18
1 files changed, 9 insertions, 9 deletions
diff --git a/functest/ci/testcases.yaml b/functest/ci/testcases.yaml
index 0c8015eb4..bcc8f4c45 100644
--- a/functest/ci/testcases.yaml
+++ b/functest/ci/testcases.yaml
@@ -161,7 +161,7 @@ tiers:
args:
mode: '(?=.*\[.*\bsmoke\b.*\])(^tempest\.api)'
option:
- - '--concurrency=4'
+ - '--concurrency=3'
-
case_name: tempest_horizon
@@ -199,7 +199,7 @@ tiers:
args:
mode: '^neutron_tempest_plugin\.api'
option:
- - '--concurrency=4'
+ - '--concurrency=3'
-
case_name: tempest_cinder
@@ -215,7 +215,7 @@ tiers:
mode:
'(?!.*test_incremental_backup)(^cinder_tempest_plugin.)'
option:
- - '--concurrency=4'
+ - '--concurrency=3'
-
case_name: tempest_keystone
@@ -230,7 +230,7 @@ tiers:
args:
mode: 'keystone_tempest_plugin.'
option:
- - '--concurrency=4'
+ - '--concurrency=3'
-
case_name: rally_sanity
@@ -262,7 +262,7 @@ tiers:
args:
target: compute
option:
- - '--concurrency=4'
+ - '--concurrency=3'
-
case_name: refstack_object
@@ -279,7 +279,7 @@ tiers:
args:
target: object
option:
- - '--concurrency=4'
+ - '--concurrency=3'
-
case_name: refstack_platform
@@ -296,7 +296,7 @@ tiers:
args:
target: platform
option:
- - '--concurrency=4'
+ - '--concurrency=3'
-
case_name: tempest_full
@@ -313,7 +313,7 @@ tiers:
args:
mode: '(?!.*\[.*\bslow\b.*\])(^tempest\.api)'
option:
- - '--concurrency=4'
+ - '--concurrency=3'
-
case_name: tempest_scenario
@@ -408,7 +408,7 @@ tiers:
neutron_extensions:
- bgpvpn
option:
- - '--concurrency=4'
+ - '--concurrency=3'
-
case_name: networking-sfc