Trigger post-image-creation job with failed status if imager stucked 98/89998/1
authorhyokeun <hyokeun.jeon@samsung.com>
Wed, 28 Sep 2016 04:13:50 +0000 (13:13 +0900)
committerhyokeun <hyokeun.jeon@samsung.com>
Wed, 28 Sep 2016 04:28:18 +0000 (13:28 +0900)
commita09698e025ea5e9ba8e808be8528314905fccc48
tree0538ca5dc1b600bbed33d0b606fc62cb07fa2328
parent06178ff102e1695a9903d72e8538abbb35ad409a
Trigger post-image-creation job with failed status if imager stucked
Problem: When image creation job stucked and aborted itself, post-image-creation job will not be called.
Fix: Prepare dummy failed trigger infomation. It will always trigger remaining job.

Change-Id: I8d73ff72ffdfd77f25133ac19b7d82b0db37bcfc
job_imager.py