Skip to content

Commit 7d8ea99

Browse files
committed
---
yaml --- r: 15947 b: refs/heads/autosynth-errorreporting c: 58eb4d0 h: refs/heads/master i: 15945: 2308ccd 15943: 5cd87d8
1 parent 84455f8 commit 7d8ea99

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
@@ -131,7 +131,7 @@ refs/heads/autosynth-bigtable-admin: 6379a2bc712f2736c83de0e009b4d26da4fa82ca
131131
refs/heads/autosynth-containeranalysis: 039ca5b8db725c76c16a965ff26b2774322b8ef8
132132
refs/heads/autosynth-datastore: 9acd400b484d6691a080c9152a331d88d24fefc1
133133
refs/heads/autosynth-dialogflow: d7477419376eac9b6dcc7dbcede581152527351d
134-
refs/heads/autosynth-errorreporting: 90f8c98e5720186cc24e01ce1d427ee235312416
134+
refs/heads/autosynth-errorreporting: 58eb4d02b6a6ff512af9abefd2fc6fd513028428
135135
refs/heads/autosynth-firestore: 92b27fbc8855c9902168695abb0a8f1f433b750b
136136
refs/heads/autosynth-iot: 9d732be07d99843d8cb53d34ec0837328a807fce
137137
refs/heads/autosynth-kms: dcc6e15d68759010c8735cc868135bd7e6c1cc5f

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