Skip to content

Commit ba4e8c8

Browse files
Accurately document system test permissions. (googleapis#3795)
1 parent 09b0cb7 commit ba4e8c8

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

CONTRIBUTING.rst

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -206,8 +206,12 @@ Running System Tests
206206
can be downloaded directly from the developer's console by clicking
207207
"Generate new JSON key". See private key
208208
`docs <https://cloud.google.com/storage/docs/authentication#generating-a-private-key>`__
209-
for more details. In order for Logging system tests to work, the Service Account
210-
will also have to be made a project Owner. This can be changed under "IAM & Admin".
209+
for more details.
210+
211+
- In order for Logging system tests to work, the Service Account
212+
will also have to be made a project ``Owner``. This can be changed under
213+
"IAM & Admin". Additionally, ``cloud-logs@google.com`` must be given
214+
``Editor`` permissions on the project.
211215

212216
- Examples of these can be found in ``system_tests/local_test_setup.sample``. We
213217
recommend copying this to ``system_tests/local_test_setup``, editing the

0 commit comments

Comments
 (0)