Don't encourage reverify

Reverify makes the gate cry. Let's not encourage it.

Change-Id: I601a31a8899c6752cb8ba69a8fe87a2d8d0742a6
This commit is contained in:
Michael Still
2014-02-03 10:36:59 +11:00
parent 0170e4f97f
commit 9bfff2bbd6

View File

@@ -265,13 +265,8 @@ doing that manually if someone hasn't already. For a code review
which is not yet approved, you can recheck by leaving a code
review comment with just the text:
recheck bug %(bug)s
For a code review which has been approved but failed to merge,
you can reverify by leaving a comment like this:
reverify bug %(bug)s""" % {'bugs': "\n- ".join(bug_urls),
'bug': list(event.bugs)[0]}
recheck bug %(bug)s""" % {'bugs': "\n- ".join(bug_urls),
'bug': list(event.bugs)[0]}
else:
message = ("I noticed tempest failed, refer to: "
"https://wiki.openstack.org/wiki/"