Fix exception for no found git-obs-mapping entity
authorYang Lin <lin.a.yang@intel.com>
Fri, 25 Apr 2014 06:42:19 +0000 (14:42 +0800)
committerYang Lin <lin.a.yang@intel.com>
Tue, 6 May 2014 03:52:17 +0000 (11:52 +0800)
commit72a1f2f2be7dd811ccac7428e3a5f5825e877e5e
treee24455e1ad179ad20f41d610c80779d586cc0a44
parent3e8221fc55829106604613d67edc1ac1b7556e1a
Fix exception for no found git-obs-mapping entity

When don't find git-obs-mapping entity for one gerrit project, it mean this
project is not need in OBS. This is not an exception for backend scripts. So
just skip this event.

Fixes: #1785

Change-Id: I28935870d0af9118eb4c2dda09129a59462931ee
Signed-off-by: Yang Lin <lin.a.yang@intel.com>
job_submit.py