File tree Expand file tree Collapse file tree
branches/autosynth-container
google-cloud-clients/google-cloud-spanner Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -113,7 +113,7 @@ refs/tags/v0.65.0: 10939381ffe0b8da32db4fe3087c86e3aa7f3e55
113113refs/tags/v0.66.0: ed6a3f57cbdaa20339a1995f7d7d53b172a5b8ef
114114refs/tags/v0.67.0: 30b56f02092efc6f3c3667650ea8b8825003e0b7
115115refs/heads/autosynth-compute: fa508ebab5b6a1db14949441c8de868cefbcf1a6
116- refs/heads/autosynth-container: 90f8c98e5720186cc24e01ce1d427ee235312416
116+ refs/heads/autosynth-container: 58eb4d02b6a6ff512af9abefd2fc6fd513028428
117117refs/heads/autosynth-dataproc: 26b0bac0a5713f50e2f43d45fb3583391ffb185a
118118refs/heads/autosynth-monitoring: 2cb98362409ff765ae26032b64bc84191cdc6dda
119119refs/heads/autosynth-pubsub: 957d781d8d170777a53a948cd958e368a96eacd5
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