Update git submodules
authorMorgan Richomme <morgan.richomme@orange.com>
Thu, 21 Sep 2017 12:38:29 +0000 (12:38 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Thu, 21 Sep 2017 12:38:29 +0000 (12:38 +0000)
commit1a086cdac5baeba3bea249f78de1821c0776e6f3
treecedf3dfdfe7c8d6f87bc38ec999935838fd13931
parent0b5bdc42aa6a42c7e7716f4fa47ec5710a54edda
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 <feng.xiaowei@zte.com.cn>
docs/submodules/releng