Skip to content

Commit bc3e82e

Browse files
committed
logging: CLOUD_LOGGING_ONLY
1 parent dad045b commit bc3e82e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

run/idp-sql/test/e2e_test_cleanup.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,4 @@ substitutions:
2323
_SERVICE_ACCOUNT: ${PROJECT_NUMBER}@cloudbuild.gserviceaccount.com
2424

2525
serviceAccount: 'projects/${PROJECT_ID}/serviceAccounts/${_SERVICE_ACCOUNT}'
26+
logging: CLOUD_LOGGING_ONLY

run/idp-sql/test/e2e_test_setup.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,4 @@ substitutions:
6060
_SERVICE_ACCOUNT: ${PROJECT_NUMBER}@cloudbuild.gserviceaccount.com
6161

6262
serviceAccount: 'projects/${PROJECT_ID}/serviceAccounts/${_SERVICE_ACCOUNT}'
63-
63+
logging: CLOUD_LOGGING_ONLY

0 commit comments

Comments
 (0)