Skip to content

Commit 0b07b87

Browse files
committed
chore(spanner): update project name
1 parent 6fd5faa commit 0b07b87

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.kokoro/presubmit/common.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ env_vars: {
2626

2727
env_vars: {
2828
key: "GCLOUD_PROJECT"
29-
value: "gcloud-devel"
29+
value: "span-cloud-testing"
3030
}
3131

3232
before_action {

.kokoro/presubmit/integration-multiplexed-sessions-enabled.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@ env_vars: {
1414
# TODO: remove this after we've migrated all tests and scripts
1515
env_vars: {
1616
key: "GCLOUD_PROJECT"
17-
value: "gcloud-devel"
17+
value: "span-cloud-testing"
1818
}
1919

2020
env_vars: {
2121
key: "GOOGLE_CLOUD_PROJECT"
22-
value: "gcloud-devel"
22+
value: "span-cloud-testing"
2323
}
2424

2525
env_vars: {

0 commit comments

Comments
 (0)