Skip to content

Commit 3ebf718

Browse files
committed
---
yaml --- r: 11515 b: refs/heads/autosynth-container c: 58eb4d0 h: refs/heads/master i: 11513: 1bf5e7e 11511: b293c11
1 parent 6f7c52d commit 3ebf718

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
@@ -113,7 +113,7 @@ refs/tags/v0.65.0: 10939381ffe0b8da32db4fe3087c86e3aa7f3e55
113113
refs/tags/v0.66.0: ed6a3f57cbdaa20339a1995f7d7d53b172a5b8ef
114114
refs/tags/v0.67.0: 30b56f02092efc6f3c3667650ea8b8825003e0b7
115115
refs/heads/autosynth-compute: fa508ebab5b6a1db14949441c8de868cefbcf1a6
116-
refs/heads/autosynth-container: 90f8c98e5720186cc24e01ce1d427ee235312416
116+
refs/heads/autosynth-container: 58eb4d02b6a6ff512af9abefd2fc6fd513028428
117117
refs/heads/autosynth-dataproc: 26b0bac0a5713f50e2f43d45fb3583391ffb185a
118118
refs/heads/autosynth-monitoring: 2cb98362409ff765ae26032b64bc84191cdc6dda
119119
refs/heads/autosynth-pubsub: 957d781d8d170777a53a948cd958e368a96eacd5

branches/autosynth-container/.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-container/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)