[BuildMonitor] rollback to add "broken" status in common/buildservice.py
authorSungHun Hwang <sh0924.hwang@samsung.com>
Thu, 9 Feb 2017 11:02:43 +0000 (20:02 +0900)
committerSoonKyu Park <sk7.park@samsung.com>
Thu, 23 Feb 2017 08:35:19 +0000 (17:35 +0900)
commitd7f0d28c1175012fe2ae61ee017877362eb5e1d5
tree4ba40223d54f16e7f32ce66be203599371dcce44
parent08893e8bc9d45ed6e18362019269b2f9e1bf6979
[BuildMonitor] rollback to add "broken" status in common/buildservice.py

[PROBLEM]
The 'pre-release-create' job do not trigger image-creator job

error log : **FATAL: Build not successful. Skip creating images.

[REASON]
There is a *_aggregate pkg broken issue at prerelease project (already known issue)
After applying this patch, 'broken' status is uploaded to the description of OBS
and the jenkins job checks the 'broken' and do not trigger image-creator job

The agg broken issue is already fixed at TRBS, so this patch also is applied
But at PUBLIC, it's not fixed yet. So rollback this patch

Change-Id: Ifba6fbeebff702bfedc0608acdc02ca9e42e2b39
Signed-off-by: SungHun Hwang <sh0924.hwang@samsung.com>
common/buildservice.py