diff options
author | Morgan Richomme <morgan.richomme@orange.com> | 2017-09-21 12:38:29 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-09-21 12:38:29 +0000 |
commit | 1a086cdac5baeba3bea249f78de1821c0776e6f3 (patch) | |
tree | cedf3dfdfe7c8d6f87bc38ec999935838fd13931 /docs | |
parent | 0b5bdc42aa6a42c7e7716f4fa47ec5710a54edda (diff) |
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>
Diffstat (limited to 'docs')
m--------- | docs/submodules/releng | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/releng b/docs/submodules/releng -Subproject 07e7865f1c3ca8c12bc6cd45befaa7bbacf489b +Subproject 49ad5396069f404522a6fcfa5bb937bd71ab8e8 |