aboutsummaryrefslogtreecommitdiffstats
path: root/functest/ci/testcases.yaml
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2020-06-05 08:59:49 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2020-06-05 09:12:54 +0200
commitece8163e0843fb1e21e84442c0359ae65874164b (patch)
tree203f2bc761d41eb949760274e8095d5ec944c7d3 /functest/ci/testcases.yaml
parent597f895a4564e3133bf6fbc200928797088d425f (diff)
Switch back to concurrency = 4 in tempest testcases
3 seems good enough and stable which allows trying 4 as before Change-Id: Id1f17ebf73f9faa13ed3ceb327ccb4ecf88c2bf2 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit c7296454e80cea8273700da13e720e7f357f008e)
Diffstat (limited to 'functest/ci/testcases.yaml')
-rw-r--r--functest/ci/testcases.yaml16
1 files changed, 9 insertions, 7 deletions
diff --git a/functest/ci/testcases.yaml b/functest/ci/testcases.yaml
index 01023ad0e..d5ee574d1 100644
--- a/functest/ci/testcases.yaml
+++ b/functest/ci/testcases.yaml
@@ -161,7 +161,7 @@ tiers:
args:
mode: '(?=.*\[.*\bsmoke\b.*\])(^tempest\.api)'
option:
- - '--concurrency=3'
+ - '--concurrency=4'
-
case_name: tempest_horizon
@@ -199,7 +199,7 @@ tiers:
args:
mode: '^neutron_tempest_plugin\.api'
option:
- - '--concurrency=3'
+ - '--concurrency=4'
-
case_name: tempest_cinder
@@ -215,7 +215,7 @@ tiers:
mode:
'(?!.*test_incremental_backup)(^cinder_tempest_plugin.)'
option:
- - '--concurrency=3'
+ - '--concurrency=4'
-
case_name: tempest_keystone
@@ -230,7 +230,7 @@ tiers:
args:
mode: 'keystone_tempest_plugin.'
option:
- - '--concurrency=3'
+ - '--concurrency=4'
-
case_name: tempest_heat
@@ -275,7 +275,7 @@ tiers:
name: refstack_defcore
args:
option:
- - '--concurrency=3'
+ - '--concurrency=4'
-
case_name: tempest_full
@@ -292,7 +292,7 @@ tiers:
args:
mode: '(?!.*\[.*\bslow\b.*\])(^tempest\.api)'
option:
- - '--concurrency=3'
+ - '--concurrency=4'
-
case_name: tempest_scenario
@@ -364,7 +364,7 @@ tiers:
neutron_extensions:
- bgpvpn
option:
- - '--concurrency=3'
+ - '--concurrency=4'
-
case_name: networking-sfc
@@ -400,6 +400,8 @@ tiers:
'^barbican_tempest_plugin.((?!test_signed_image_upload_boot_failure).)*$'
services:
- barbican
+ option:
+ - '--concurrency=4'
-
name: benchmarking