Skip to content

Commit 017f8fe

Browse files
Skip dashboards permissions create test on GCP (#3998)
1 parent bc1902c commit 017f8fe

File tree

1 file changed

+4
-0
lines changed
  • acceptance/bundle/resources/permissions/dashboards/create

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
Local = false
22
RequiresWarehouse = true
33
Cloud = true
4+
5+
# The current user on GCP is a user and not a SP. This causes different permissions to be set.
6+
# Thus we skip this test on GCP.
7+
CloudEnvs.gcp = false

0 commit comments

Comments
 (0)