summaryrefslogtreecommitdiffstats
path: root/opts/one_click_deploy.py
diff options
context:
space:
mode:
authorSerenaFeng <feng.xiaowei@zte.com.cn>2017-09-21 11:16:44 +0800
committerSerenaFeng <feng.xiaowei@zte.com.cn>2017-09-21 11:34:28 +0800
commit191072605a57185758936ff02af0298a1ec7e592 (patch)
tree45f6323ee10441689bf50a2ea7bd93ad41eecb3d /opts/one_click_deploy.py
parentc4a49c82cd4fd3c21b3384960bf3b351f14d6cf4 (diff)
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 'opts/one_click_deploy.py')
0 files changed, 0 insertions, 0 deletions