From 1a086cdac5baeba3bea249f78de1821c0776e6f3 Mon Sep 17 00:00:00 2001 From: Morgan Richomme Date: Thu, 21 Sep 2017 12:38:29 +0000 Subject: Update git submodules * Update docs/submodules/releng from branch 'master' - Merge "bugfix: autoupdate failed due to mingle with watchdog" - bugfix: autoupdate failed due to mingle with watchdog 1. In the original design, if the auto-job starts soon after the watchdog starts, the auto update might be mingled with connectivity check, which may lead to update failure. so instead, the connectivity is checked first, if failed and module is not in deploying, restart module. 2. only automate-docker-deploy job will impact the container status during auto-job, so substitue auto-job status check with automate-docker-deploy's 3. the watchdog is not only for testapi, but also for reporting, and all docker container server deployed in testresults.opnfv.org, so move it under utils/test/opts, which is leveraged to store tool-sets employed for testing tools. Change-Id: I766f3a534a3d510ce7509d4e742150150ccd8f54 Signed-off-by: SerenaFeng --- docs/submodules/releng | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/releng b/docs/submodules/releng index 07e7865f1..49ad53960 160000 --- a/docs/submodules/releng +++ b/docs/submodules/releng @@ -1 +1 @@ -Subproject commit 07e7865f1c3ca8c12bc6cd45befaa7bbacf489b6 +Subproject commit 49ad5396069f404522a6fcfa5bb937bd71ab8e82 -- cgit 1.2.3-korg