Skip to content

Commit 6cfb5e1

Browse files
committed
---
yaml --- r: 14263 b: refs/heads/autosynth-video-intelligence c: 58eb4d0 h: refs/heads/master i: 14261: 37d8f72 14259: 62ec707 14255: 27d562c
1 parent 97f5b12 commit 6cfb5e1

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
@@ -117,7 +117,7 @@ refs/heads/autosynth-container: f6384095f50b31bfc8208542a49181e158d3681c
117117
refs/heads/autosynth-dataproc: bc74a8841bc1693d7945d991d15979df550b1fd1
118118
refs/heads/autosynth-monitoring: e67db7395a868e5f6ecc3476eb4a91c47abd4234
119119
refs/heads/autosynth-pubsub: fd363d13793a853214eb8193c922b28c54e7a6b3
120-
refs/heads/autosynth-video-intelligence: 90f8c98e5720186cc24e01ce1d427ee235312416
120+
refs/heads/autosynth-video-intelligence: 58eb4d02b6a6ff512af9abefd2fc6fd513028428
121121
refs/heads/autosynth-vision: d758c43ba2ef4f4f7ad07b722617cb39fe3f29db
122122
refs/heads/spanner: 54a5e197bfe0a004e13c190427f46c3413ab572d
123123
refs/tags/v0.68.0: 9cc799fcf68c82ab431d425fefa58ef615ce8e5b

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