Retry image create job if networking inside mic-appliance faild.
authorhyokeun <hyokeun.jeon@samsung.com>
Tue, 7 Aug 2018 02:33:43 +0000 (11:33 +0900)
committerYonghee Han <onstudy@samsung.com>
Thu, 31 Jan 2019 01:21:23 +0000 (10:21 +0900)
commitcab30ba295faa24ef80e8dfd56c6bf3dd48c9b5c
tree127a807f1d3a161bca3172dff0774682f19c1897
parent35be801919aa749c16622a38c3f5316fed6bf9a8
Retry image create job if networking inside mic-appliance faild.

Problem: Sometimes PYCURL ERROR 7 happened.
Workaround: Catch error string and retry the job.

Change-Id: I1a504419351f2eb431a266a4356854eb8cd01980
job_imager.py