From ae65ad7405f25b6a4b92547f0dec29464ff1acc0 Mon Sep 17 00:00:00 2001 From: Cedric Ollivier Date: Fri, 31 Aug 2018 14:35:44 +0000 Subject: Update git submodules * Update docs/submodules/functest from branch 'master' - Merge "Add concurrency parameter to refstack_defcore tests" - 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 --- docs/submodules/functest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules/functest') diff --git a/docs/submodules/functest b/docs/submodules/functest index 3eec6556f..7d846e202 160000 --- a/docs/submodules/functest +++ b/docs/submodules/functest @@ -1 +1 @@ -Subproject commit 3eec6556fa20e51d5e6596253393199469c83556 +Subproject commit 7d846e202c8f3d596a419dc0367c144e864a1a86 -- cgit 1.2.3-korg