File tree Expand file tree Collapse file tree
branches/autosynth-texttospeech
google-cloud-clients/google-cloud-spanner Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -143,7 +143,7 @@ refs/heads/autosynth-securitycenter: 8e95447ccb176c3648880ee0cb926cd1f4065156
143143refs/heads/autosynth-spanner: 563dc6c78c6a2579b681f441f0a9b59005212394
144144refs/heads/autosynth-speech: 878243784f42771467d7cf52bd59e4a6a7950ee9
145145refs/heads/autosynth-tasks: afc9f4da54964dea5e7f3a9b164db282fc35db5c
146- refs/heads/autosynth-texttospeech: 90f8c98e5720186cc24e01ce1d427ee235312416
146+ refs/heads/autosynth-texttospeech: 58eb4d02b6a6ff512af9abefd2fc6fd513028428
147147refs/heads/autosynth-trace: 80c58aa2fb54b0a9c6876f2c21aa8d19cf55962e
148148refs/heads/autosynth-websecurityscanner: d4febbffb6c648b74faec62fe90e20adadc9a7d3
149149refs/heads/bigquerystorage: 06db74d123d7f8a3ef48755c2fcabed09faf8e64
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