summaryrefslogtreecommitdiffstats
path: root/functest/ci/testcases.yaml
diff options
context:
space:
mode:
authorDimitrios Markou <mardim@intracom-telecom.com>2018-08-29 15:03:40 +0300
committerCedric Ollivier <cedric.ollivier@orange.com>2018-08-31 14:36:34 +0000
commit3545d54a9ac4713d44168c800b171b8186fb4371 (patch)
treee13121e40a4ff4ae583f37c228bbfe9e3dc32fab /functest/ci/testcases.yaml
parent30fc5f1f2d1ef94d94a96b54739f82fac8b1aecd (diff)
Add concurrency parameter to refstack_defcore tests
In fraser release we observed that refstack tests are executed in parallel and that might causes problems in CI because without concurrency parameter it will try to use as many cpus as possible and that might lead to race condition issues. This patch is created for backporting purposes to fraser branch where the problem occurs. JIRA: DOVETAIL-662 Change-Id: I6cf0ad3a32e88f04abd00d69523aa8ac47c39470 Signed-off-by: Dimitrios Markou <mardim@intracom-telecom.com> (cherry picked from commit d5c3692d211cb3e82708eaf2595ba3f26fafc6a6)
Diffstat (limited to 'functest/ci/testcases.yaml')
-rw-r--r--functest/ci/testcases.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/functest/ci/testcases.yaml b/functest/ci/testcases.yaml
index 22ede2eb6..7bb88be6c 100644
--- a/functest/ci/testcases.yaml
+++ b/functest/ci/testcases.yaml
@@ -152,6 +152,9 @@ tiers:
module:
'functest.opnfv_tests.openstack.refstack.refstack'
class: 'Refstack'
+ args:
+ option:
+ - '--concurrency=4'
-
case_name: patrole