Skip to content

Commit

Permalink
Restore references to the roles needed by the benchmark principal
Browse files Browse the repository at this point in the history
  • Loading branch information
coryan committed Dec 28, 2024
1 parent 0156205 commit 550699a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions google/cloud/spanner/benchmarks/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,10 @@ of this README, we assume the reader is familiar with the topic, and refer them
to the [Authentication Overview][authentication-quickstart] if they need a more
in-depth discussion.

Examine the [spanner roles][spanner-roles-link] to chose a role for the
principal used to run these benchmarks. The principa should have (at least) the
permissions granted by the `roles/spanner.databaseAdmin` role.

### Running the benchmark

By default the benchmarks run simple smoke tests, the intention is for these
Expand Down

0 comments on commit 550699a

Please sign in to comment.