Draft implementation of grouping
authorEd Bartosh <eduard.bartosh@intel.com>
Wed, 14 Aug 2013 15:53:40 +0000 (18:53 +0300)
committerEd Bartosh <eduard.bartosh@intel.com>
Thu, 15 Aug 2013 14:09:59 +0000 (17:09 +0300)
commitcc1099c156107dc4f647d416964df1207a9f5989
tree4013c3292d2e194b6156d1832a1fa68f277a3822
parent811ad0e7261e68fb43fcbcf3272d4cd1b9c8d930
Draft implementation of grouping

Grouping is done by creating group project and aggregating binaries
from submission projects into it.

Various checks for submissions have been implemented. Submissions
should have been published, they should not have common packages and
all grouped projects should have the same target project.

Note, that backend should be adjusted to build images for group
projects the same way as for submission projects.

Fixes: #1143

Change-Id: I5bdff34c951453707579579620bf3c28a0417d21
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
Reviewed-on: https://otctools.jf.intel.com/review/5900
Tested-by: OTC Tools Tester <ed.bartosh@linux.intel.com>
repa/group.py