group: disable publishing when aggregating packages
authorEd Bartosh <eduard.bartosh@intel.com>
Wed, 21 May 2014 09:17:58 +0000 (12:17 +0300)
committerEd Bartosh <eduard.bartosh@intel.com>
Wed, 21 May 2014 14:30:09 +0000 (17:30 +0300)
commitbfd9d58e81e11700d558198c3f97df54fbe12890
tree3ace7faf90f9f4d17fab92b60a468612e9bf07bb
parent2a191a8cfbe9cfbd73bcbb2ef19b1e2947f84a11
group: disable publishing when aggregating packages

If publishing is enabled OBS publishes repository after each
aggregate operation, which triggers a lot of not needed image
creation and testing events. It can cause wrong test results and
accepting of bad submissions.

Change-Id: Idf6fd28101feb7857fca4b7830acd797e2b4d487
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
RELEASE_NOTES
debian/changelog
packaging/repa.changes
repa/group.py
repa/obs.py