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 22:05:30 +0200
commitb628c2d1f6ac0b2a16c76c99730740f35df9a801 (patch)
tree550deb26aa87355c6672996d425ca5bf7f1f8768 /functest/ci/testcases.yaml
parentbc518d91bfe8881bf68632d3dee520df2158b4ab (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 'functest/ci/testcases.yaml')
-rw-r--r--functest/ci/testcases.yaml14
1 files changed, 7 insertions, 7 deletions
diff --git a/functest/ci/testcases.yaml b/functest/ci/testcases.yaml
index 68511863c..88ea47622 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'
-
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