From 300117d41dc9c4fe280c9a793dd430df4829cc44 Mon Sep 17 00:00:00 2001 From: Cedric Ollivier Date: Mon, 9 Jul 2018 12:35:22 +0000 Subject: Update git submodules MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Update docs/submodules/functest from branch 'master' - Merge "Refactor tempest common" - Refactor tempest common It also renames two testcases and updates all docs because tests run in parallel in case of tempest smoke. To force one thread as before: run: module: 'functest.opnfv_tests.openstack.tempest.tempest' class: 'TempestCommon' args: mode: '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' option: - '--concurrency=1' JIRA: FUNCTEST-989 Change-Id: I1348f5908400a5046be8edf983db4afa12e546c3 Signed-off-by: Cédric Ollivier --- docs/submodules/functest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/functest b/docs/submodules/functest index 20ebb3ef9..db459d327 160000 --- a/docs/submodules/functest +++ b/docs/submodules/functest @@ -1 +1 @@ -Subproject commit 20ebb3ef9f52479ef0c1c15a52d0652dab40cd8e +Subproject commit db459d327a9429ae9340cc95fc5287e218859813 -- cgit 1.2.3-korg