Comment 1 for bug 1255166

Revision history for this message
Jeremy Stanley (fungi) wrote :

Gerrit 2.4, running on review.openstack.org, does not emit events for draft publication, so there is nothing for Zuul to act on. Later Gerrit releases (which we eventually hope to run) have added an event to the stream for this, thus the "fix committed" status... we won't be backporting this fix but we do eventually hope to upgrade once we can reach upstream feature parity with our current fork. There are two workarounds:

1. (preferred) Do not use drafts. On a public code review system for free software, there is little benefit to Gerrit's "draft" feature. Drafts are not actually private, so if something is not ready for review mark it "work in progress" instead.

2. (you used the draft feature anyway) Either push a new patchset such as a trivial rebase, or leave a review comment which says only "recheck no bug" and nothing else. Either of these actions should cause Zuul to see an event which will trigger check tests.