File tree Expand file tree Collapse file tree
branches/autosynth-websecurityscanner
google-cloud-clients/google-cloud-spanner Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -145,7 +145,7 @@ refs/heads/autosynth-speech: 75d6c62a9d07d3a3642980502a25d07fbde0f232
145145refs/heads/autosynth-tasks: b0cdb991f3f75345151a3f68db1aab273dfc069b
146146refs/heads/autosynth-texttospeech: 2dcc5dc22be0f456caa1b6a8a4bcdace2641239c
147147refs/heads/autosynth-trace: db35fc1080cc51034e9c431c141cbceb53fb19c1
148- refs/heads/autosynth-websecurityscanner: 90f8c98e5720186cc24e01ce1d427ee235312416
148+ refs/heads/autosynth-websecurityscanner: 58eb4d02b6a6ff512af9abefd2fc6fd513028428
149149refs/heads/bigquerystorage: 06db74d123d7f8a3ef48755c2fcabed09faf8e64
150150refs/heads/elharo-patch-1: ce159ef828d3c545991ff78e7b6e0d912a9453e9
151151refs/heads/mrschmidt-numericadd: 96509abadf6190b7886d57fdd9b090da55f5171c
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