[ https://ovirt-jira.atlassian.net/browse/OVIRT-1895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Epic Link: OVIRT-400
CI votes not forwarded on commit message change
Key: OVIRT-1895 URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1895 Project: oVirt - virtualization made easy Issue Type: By-EMAIL Components: Gerrit/git Reporter: Yedidyah Bar David Assignee: infraHi all, If a change goes through this flow:
Push an update N
CI triggers check-patch for N
Push another update N+1 that changes only commit message
CI marks +1 N
Then we have logic to not trigger CI for N+1 (with the assumption that a change to commit message should not affect the result), but also do not mark +1 N+1, leaving the patch unmarked. We should either forward the +1, when giving it, to all consecutive future patchsets that only changed the commit message, or give up on the optimization and always trigger CI. As an example, see: https://gerrit.ovirt.org/87515 Best regards, — Didi
— This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100079)