From 86a83a47456300ebbcd5b137196edbe5c77d9aa8 Mon Sep 17 00:00:00 2001 From: Luke Sneeringer Date: Fri, 11 Aug 2017 11:12:13 -0700 Subject: [PATCH] Accurately document system test permissions. (#3795) --- CONTRIBUTING.rst | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 25c449a2bad56..94c2e657f11b5 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -206,8 +206,12 @@ Running System Tests can be downloaded directly from the developer's console by clicking "Generate new JSON key". See private key `docs `__ - for more details. In order for Logging system tests to work, the Service Account - will also have to be made a project Owner. This can be changed under "IAM & Admin". + for more details. + + - In order for Logging system tests to work, the Service Account + will also have to be made a project ``Owner``. This can be changed under + "IAM & Admin". Additionally, ``cloud-logs@google.com`` must be given + ``Editor`` permissions on the project. - Examples of these can be found in ``system_tests/local_test_setup.sample``. We recommend copying this to ``system_tests/local_test_setup``, editing the