From a1f9690936bbc9c913104286048c9e98a4b15256 Mon Sep 17 00:00:00 2001 From: Kurt Taylor Date: Tue, 3 Feb 2015 08:27:45 -0600 Subject: [PATCH] Add requirement to get approval to post comments Added the new requirement to get project approval for third party comments to the Requirements section. Change-Id: I878e2067010c1b1cb61a897091b140a578ca61a4 --- doc/source/third_party.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/source/third_party.rst b/doc/source/third_party.rst index ae07767cf8..1d50671770 100644 --- a/doc/source/third_party.rst +++ b/doc/source/third_party.rst @@ -21,6 +21,11 @@ in Gerrit with a summary of the test result and links to the test artifacts. Requirements ------------ +* Before posting a comment to any patch, a third party testing system must + contact the project they wish to test and get approval to post comments + on their patches. This can be done by attending the project's `meeting + `_. + * Until a third party testing system operates in a stable fashion, third party tests can comment on patches but not vote on them.