Ability to retrigger Hudson QA bot without re-uploading patch
-------------------------------------------------------------
Key: HADOOP-7107
URL: https://issues.apache.org/jira/browse/HADOOP-7107
Project: Hadoop Common
Issue Type: Test
Components: test
Reporter: Todd Lipcon
Currently to retrigger the test-patch bot you have to upload a new patch. This
doesn't work well for a couple cases:
- sometimes a build fails due to issues on a build machine (eg all tests timed
out) and you want to give it another go
- sometimes a test sits in "patch available" state for a couple weeks and it
would be good to re-verify the patch before committing
Committers can retrigger from the Hudson UI, but we should have something that
any contributor can use. I would suggest a magic string to put in a comment (eg
"@hudson.build") which the script would watch for and trigger on
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.