File tree Expand file tree Collapse file tree
branches/autosynth-vision
google-cloud-clients/google-cloud-spanner Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -118,7 +118,7 @@ refs/heads/autosynth-dataproc: bc74a8841bc1693d7945d991d15979df550b1fd1
118118refs/heads/autosynth-monitoring: e67db7395a868e5f6ecc3476eb4a91c47abd4234
119119refs/heads/autosynth-pubsub: fd363d13793a853214eb8193c922b28c54e7a6b3
120120refs/heads/autosynth-video-intelligence: e44c9746407fe00fac42e1bb10ac50f493dd37b0
121- refs/heads/autosynth-vision: 90f8c98e5720186cc24e01ce1d427ee235312416
121+ refs/heads/autosynth-vision: 58eb4d02b6a6ff512af9abefd2fc6fd513028428
122122refs/heads/spanner: 54a5e197bfe0a004e13c190427f46c3413ab572d
123123refs/tags/v0.68.0: 9cc799fcf68c82ab431d425fefa58ef615ce8e5b
124124refs/tags/v0.69.0: 78f67a29e8b9c46ba01de566a2eae0fd1c03edea
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ env_vars: {
88
99env_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
1414env_vars: {
Original file line number Diff line number Diff line change 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 >
You can’t perform that action at this time.
0 commit comments