From 550699ab1d191b73486f86004c3712bf451353b5 Mon Sep 17 00:00:00 2001 From: Carlos O'Ryan Date: Sat, 28 Dec 2024 10:16:23 -0500 Subject: [PATCH] Restore references to the roles needed by the benchmark principal --- google/cloud/spanner/benchmarks/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/google/cloud/spanner/benchmarks/README.md b/google/cloud/spanner/benchmarks/README.md index 165a191266be6..5d3c8cd07769f 100644 --- a/google/cloud/spanner/benchmarks/README.md +++ b/google/cloud/spanner/benchmarks/README.md @@ -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