Change in gerrit-admin[master]: Create check_backport hook

Code Review gerrit at ovirt.org
Wed Nov 30 10:36:16 UTC 2016


>From Shlomo Ben David <sbendavi at redhat.com>:

Shlomo Ben David has submitted this change and it was merged.

Change subject: Create check_backport hook
......................................................................


Create check_backport hook

The new hook is replacing the old
patchset-created.warn_if_not_merged_to_previous_branch
- It checks that the current patch has been backported to all newer branches.
- It bypass the usage of the configuration file params (STABLE_BRANCHES)

Example 1:
patch branch: ovirt-engine-3.6.9
relevant newer stable branch: ovirt-engine-3.6
relevant newer stable branch: ovirt-engine-4.0
relevant newer branch: master

Example 2:
patch branch: ovirt-engine-4.0.1
relevant newer stable branch: ovirt-engine-4.0
relevant newer branch: master

Fixes: OVIRT-876
Change-Id: I0d6b766655a0b3ec8de86efb59e622118f9c446a
Signed-off-by: Shlomi Ben-David <sbendavi at redhat.com>
---
A hooks/custom_hooks/check_backport
A hooks/custom_hooks/patchset-created.warn_if_not_merged_to_previous_branch
R hooks/custom_hooks/patchset-created.warn_if_not_merged_to_previous_branch-not-used
D hooks/custom_hooks/patchset-created.warn_if_not_merged_to_previous_branch.py
4 files changed, 403 insertions(+), 4 deletions(-)

Approvals:
  Shlomo Ben David: Verified
  Eyal Edri: Looks good to me, approved
  Jenkins CI: Passed CI tests



-- 
To view, visit https://gerrit.ovirt.org/67465
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I0d6b766655a0b3ec8de86efb59e622118f9c446a
Gerrit-PatchSet: 4
Gerrit-Project: gerrit-admin
Gerrit-Branch: master
Gerrit-Owner: Shlomo Ben David <sbendavi at redhat.com>
Gerrit-Reviewer: Eyal Edri <eedri at redhat.com>
Gerrit-Reviewer: Gil Shinar <gshinar at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Shlomo Ben David <sbendavi at redhat.com>



More information about the Engine-commits mailing list