[BuildMonitor] fixed the incorrect status of Base project on dashboard 61/119261/1
authorSungHun Hwang <sh0924.hwang@samsung.com>
Thu, 16 Mar 2017 06:31:14 +0000 (15:31 +0900)
committerSungHun Hwang <sh0924.hwang@samsung.com>
Thu, 16 Mar 2017 06:54:16 +0000 (15:54 +0900)
commit05f389d9fba7edfc6e04868b7620eff92de51bbb
treebb2b4d914251f46a205a221aeecf0e11a8e8b0c9
parente319a16a3c91de38a7ca6b406110f09e9ccab6af
[BuildMonitor] fixed the incorrect status of Base project on dashboard

PROBLEM:
  On dashboard, the column of Base profile stays in 'Imaging' status

REASON:
  Originally, 'Base' project doesn't need to create the snapshot

SOLUTION:
  1. skip updating the fail status    at [Pre_Snap_Fail] stage
  2. skip inserting the snapshot info at [Pre_Sanp_End] stage

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