Revert "Update third party recheck syntax recommendations"

anteaya has requested this be reverted until proper consensus is reached.

This reverts commit 4fb97f7ed4.

Change-Id: I19f481a46d203328fb0bb0667df864a6040eefd9
This commit is contained in:
Paul Belanger 2016-06-13 15:12:11 +00:00
parent 4fb97f7ed4
commit 6fea446ff8

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.