Skip conflicting submissions when creating a group
authorEd Bartosh <eduard.bartosh@intel.com>
Mon, 26 May 2014 10:59:43 +0000 (13:59 +0300)
committerEd Bartosh <eduard.bartosh@intel.com>
Mon, 26 May 2014 10:59:43 +0000 (13:59 +0300)
commitbb846affc10167c2af2a34eddf7e00e0761fc91b
treefccf0970599833cf71738e1960fb0e4ab656292e
parentb551eee625e65cf767041edda40ff879ec28b9cb
Skip conflicting submissions when creating a group

It's hard for users to create the group with many submissions as
every time conflict is found group creation fails and they have
to start grouping again, removing conflicting submission.

This change makes repa to skip conflicting submission and continue
group creation without it. It should simplify and spead up RE work a lot.

Change-Id: I5a08059849e63e7fb8a07e4b05f9c81846d8af57
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
repa/group.py