
----- Original Message -----
From: "Dan Kenigsberg" <danken@redhat.com> To: "Nir Soffer" <nsoffer@redhat.com>, dcaro@redhat.com Cc: "infra" <infra@ovirt.org>, "Allon Mureinik" <amureini@redhat.com>, "Sean Cohen" <scohen@redhat.com> Sent: Thursday, July 17, 2014 5:54:05 PM Subject: Re: automation@ovirt.org should not change bug to modified when merging into master
On Thu, Jul 17, 2014 at 08:07:28AM -0400, Nir Soffer wrote:
Hi infra,
When patch is merged into vdsm master, automation@ovirt.org bot is updating the bug status to MODIFIED.
This behavior is wrong - it should be modified only when merging into the ovirt-3.5 branch.
The current behavior leads to missing fixes in ovirt, and in the next step, in rhev.
Example:
1. http://gerrit.ovirt.org/27122 was merged at Jun 25 3:16 PM 2. automation@ovirt.org bot changed https://bugzilla.redhat.com/1071654 to MODIFIED on 2014-06-25 08:16:40 EDT
Strictly speaking, the move to MODIFIED should depend on the target release. After ovirt-3.5 is branched, the bot should track merges to that branch for 3.5.* bugs.
Right - this issue exists only after new release branch is created. I'm not sure how the script can tell this. Nir