Skip to content

Commit 72f514f

Browse files
committed
---
yaml --- r: 13655 b: refs/heads/autosynth-logging c: 58eb4d0 h: refs/heads/master i: 13653: c086563 13651: 4be80c0 13647: 0c69f2f
1 parent 3c862cf commit 72f514f

3 files changed

Lines changed: 3 additions & 2 deletions

File tree

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ refs/tags/v0.61.0: e4b526656bb1bf5eefd0ee578b7405147821225e
105105
refs/tags/v0.62.0: bbede7385d48ba08f487bdd29ec10668ace96396
106106
refs/heads/0.60.0-alpha: 10939381ffe0b8da32db4fe3087c86e3aa7f3e55
107107
refs/heads/autosynth-dlp: 90e4efe3be392e89dc36bce22afab981a905b1bc
108-
refs/heads/autosynth-logging: 90f8c98e5720186cc24e01ce1d427ee235312416
108+
refs/heads/autosynth-logging: 58eb4d02b6a6ff512af9abefd2fc6fd513028428
109109
refs/heads/dupes: 3478c5d81fd242d0e985656645a679420a2060c2
110110
refs/tags/v0.63.0: 94f19b71d40f46b36120e7b9d78a1a3d41bfcbd6
111111
refs/tags/v0.64.0: 456e8fbd129deced3ca025f239a2d8a82bde1d0a

branches/autosynth-logging/.kokoro/presubmit/spanner-it.cfg

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

99
env_vars: {
1010
key: "INTEGRATION_TEST_ARGS"
11-
value: "google-cloud-clients/google-cloud-spanner -Dspanner.testenv.instance=projects/gcloud-devel/instances/spanner-testing"
11+
value: "google-cloud-clients/google-cloud-spanner"
1212
}
1313

1414
env_vars: {

branches/autosynth-logging/google-cloud-clients/google-cloud-spanner/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@
5959
<configuration>
6060
<systemPropertyVariables>
6161
<spanner.testenv.config.class>com.google.cloud.spanner.GceTestEnvConfig</spanner.testenv.config.class>
62+
<spanner.testenv.instance>projects/gcloud-devel/instances/spanner-testing</spanner.testenv.instance>
6263
</systemPropertyVariables>
6364
<groups>com.google.cloud.spanner.IntegrationTest</groups>
6465
<excludedGroups>com.google.cloud.spanner.FlakyTest</excludedGroups>

0 commit comments

Comments
 (0)