Add concurrency parameter to refstack_defcore tests 37/61537/1
authorDimitrios Markou <mardim@intracom-telecom.com>
Wed, 29 Aug 2018 12:03:40 +0000 (15:03 +0300)
committerDimitrios Markou <mardim@intracom-telecom.com>
Wed, 29 Aug 2018 12:09:29 +0000 (15:09 +0300)
commitd5c3692d211cb3e82708eaf2595ba3f26fafc6a6
treee7623a4ecc48e1c9fe1ac66d8ea6412164c983bb
parent5b5e96a56c9b1eb128e699f245dceb54dc7e8160
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>
docker/smoke/testcases.yaml
functest/ci/testcases.yaml