Skip to content

Commit

Permalink
Merge pull request GoogleCloudPlatform#2683 from jasonvigil/enable-fi…
Browse files Browse the repository at this point in the history
…restore-service

fix: Enable firestore service in postsubmit tests
  • Loading branch information
google-oss-prow[bot] authored Sep 12, 2024
2 parents f6ffa10 + 967229d commit 7207210
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions dev/tasks/create-test-project
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ gcloud services enable \
compute.googleapis.com \
dataflow.googleapis.com \
cloudkms.googleapis.com \
firestore.googleapis.com \
logging.googleapis.com \
monitoring.googleapis.com \
redis.googleapis.com \
Expand Down
1 change: 1 addition & 0 deletions scripts/shared-vars-public.sh
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ SUPPORTED_SERVICES=(
edgecontainer.googleapis.com
eventarc.googleapis.com
file.googleapis.com
firestore.googleapis.com
gkeconnect.googleapis.com
gkehub.googleapis.com
gkemulticloud.googleapis.com
Expand Down

0 comments on commit 7207210

Please sign in to comment.