job_re: implement rebuilding of submission
authorEd Bartosh <eduard.bartosh@intel.com>
Sat, 10 Jan 2015 21:06:56 +0000 (23:06 +0200)
committerZhuoX Li <zhuox.li@intel.com>
Wed, 14 Jan 2015 06:26:26 +0000 (14:26 +0800)
commite21c2b7867811cf9fb099e362f635108b3f733ce
treeacd74e8c0f0304b764ec68a4ece8c2549ddd1235
parent82a6d5a03a9c8da7190cfc698b32e0af7552ea3a
job_re: implement rebuilding of submission

Implemented by triggering gbs service for specified package or
all packages found in submission.
This causes re-exporting of sources, which is detected by
OBS. OBS then rebuilds updated package(s).

Fixes: #2060

Change-Id: I05bbcadd0deee4f3a47d613b2bcb04b9e1dbd0b0
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
common/buildservice.py
job_re.py