File tree Expand file tree Collapse file tree
google-cloud-clients/google-cloud-spanner Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -137,7 +137,7 @@ refs/heads/autosynth-iot: f16fc4ba85bbb37eacecb64a2a7336f685813f6c
137137refs/heads/autosynth-kms: 4fff8f3cf6c830f7706ac4ef272f036bb87fbaf8
138138refs/heads/autosynth-language: 6262e2eb76944f01972c887b3e684aaf65ec999a
139139refs/heads/autosynth-os-login: a88a337797996a205873040a63abe1d3116f5789
140- refs/heads/autosynth-redis: 90f8c98e5720186cc24e01ce1d427ee235312416
140+ refs/heads/autosynth-redis: 58eb4d02b6a6ff512af9abefd2fc6fd513028428
141141refs/heads/autosynth-scheduler: 2f0fe714a8541dc72f88b45bddd8748e5f21cf29
142142refs/heads/autosynth-securitycenter: 8e95447ccb176c3648880ee0cb926cd1f4065156
143143refs/heads/autosynth-spanner: 563dc6c78c6a2579b681f441f0a9b59005212394
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