[BuildMonitor] disable the 'get_src_prj_lst' func & 'src_project empty check' part 27/118027/1
authorSungHun Hwang <sh0924.hwang@samsung.com>
Wed, 8 Mar 2017 04:43:48 +0000 (13:43 +0900)
committerSungHun Hwang <sh0924.hwang@samsung.com>
Wed, 8 Mar 2017 09:37:36 +0000 (18:37 +0900)
commitf56fc168aa7a47487107bb6297935e10d372c3ad
treeeec7cacc332e8ec5e3f55c25a56c27f1d93c67dc
parent9341363479b5040311e78152b47f7129f1872098
[BuildMonitor] disable the 'get_src_prj_lst' func & 'src_project empty check' part

PROBLEM:
  The projects which is registered at DROPPED_PRERELEASE_PROJECTS list
  are NOT inserted any tables. So when SR was accepted,
  Post_Snap_Start / Post_Snap_End job were failed
  bcz the related table doesn't exist

SOLUTION:
  disable the 'get_src_prj_lst' func & 'src_project empty check' part

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