Merge "Revert "Update third party recheck syntax recommendations""

This commit is contained in:
Jenkins 2016-07-08 18:44:52 +00:00 committed by Gerrit Code Review
commit f74e1c7575
1 changed files with 1 additions and 4 deletions

View File

@ -40,12 +40,9 @@ Requirements
* Support recheck to request re-running a test.
* Support the following syntaxes: ``recheck``, ``<system>: recheck``
* Support the following syntaxes: ``recheck``.
* Recheck means recheck everything. A single recheck comment should
re-trigger all testing systems.
* <system>: recheck should only re-trigger this specific system.
* Any other commands the system responds to should also use the same
<system> namespace
* Publish contact information for the maintainers.