[BuildMonitor] Add the check condition of the pkg build_status
authorSungHun Hwang <sh0924.hwang@samsung.com>
Thu, 9 Feb 2017 07:02:51 +0000 (16:02 +0900)
committerSoonKyu Park <sk7.park@samsung.com>
Thu, 23 Feb 2017 08:35:19 +0000 (17:35 +0900)
commit08893e8bc9d45ed6e18362019269b2f9e1bf6979
treea6d029ea9482c76debef85ba58f045688a0c5200
parentf716309ddb271319d597a2ae2682c1e03f270e53
[BuildMonitor] Add the check condition of the pkg build_status

[job_buildmonitor.py]    - Add the check condition('broken' & 'unresolvable')
[common/buildservice.py] - Add the 'broken' when updating the obs description

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