job_submit: Check if target project exists
authorEd Bartosh <eduard.bartosh@intel.com>
Tue, 1 Oct 2013 13:38:50 +0000 (16:38 +0300)
committerGerrit Code Review <gerrit2@otctools.jf.intel.com>
Wed, 9 Oct 2013 17:50:26 +0000 (10:50 -0700)
commit84ea558b51caf575b76c2a7b71e1c1329dac03c0
treec1ce7d4cdd54b31be9bf335caff35c4c40a87e9e
parentea12e41c64b6d4c7184566b3421696cdc5103730
job_submit: Check if target project exists

In snapshot mode there is no need for all target projects to exist. If
some of the projects don't exist job_submit should still be able to
submit to those projects, which exist.

In applience mode it's even more important as applience usually has only
one target project in OBS.

Change-Id: I1aee31688434a441dfa11fb9e2a0c6b55c8c04e5
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
job_submit.py