[BuildMonitor] sync up with job_buildmonitor.py of TRBS 91/103691/1
authorSungHun Hwang <sh0924.hwang@samsung.com>
Fri, 9 Dec 2016 06:58:20 +0000 (15:58 +0900)
committerSungHun Hwang <sh0924.hwang@samsung.com>
Fri, 9 Dec 2016 07:02:04 +0000 (16:02 +0900)
commit319f1c937c92acf76d4ea697d54f150d07363530
treed4cb325a7ceea4f870a4d92d258e02e4d79d9753
parente6d430e05af586ff7853f4557be65dfa28ce1a96
[BuildMonitor] sync up with job_buildmonitor.py of TRBS

1. change the build fail check method from build_target status to build_project status
2. disable old check method (if stable then remove this)
3. clear the previous tables when entering the duplicated build_snapshot_id
4. when build failed in [Snap] stage, skip the next step in [BUILD-MONITOR] jobs
5. when build image failed write to 'F' status of build_image table
6. some bugfixes & remove useless log

Change-Id: Ifee89697ac0b2d408e191da06e33f2708a1dd74a
Signed-off-by: SungHun Hwang <sh0924.hwang@samsung.com>
job_buildmonitor.py