From cd6d11b5b0545e252b1c284ee24063f06010ebe0 Mon Sep 17 00:00:00 2001 From: Dimitrios Markou Date: Wed, 29 Aug 2018 15:03:40 +0300 Subject: Update git submodules * Update docs/submodules/functest from branch 'stable/fraser' - 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 (cherry picked from commit d5c3692d211cb3e82708eaf2595ba3f26fafc6a6) --- docs/submodules/functest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules') diff --git a/docs/submodules/functest b/docs/submodules/functest index 30fc5f1f2..3545d54a9 160000 --- a/docs/submodules/functest +++ b/docs/submodules/functest @@ -1 +1 @@ -Subproject commit 30fc5f1f2d1ef94d94a96b54739f82fac8b1aecd +Subproject commit 3545d54a9ac4713d44168c800b171b8186fb4371 -- cgit