Skip to content

Commit

Permalink
chore(spanner): skip unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
harshachinta committed Dec 19, 2024
1 parent 082cec1 commit 82d9fa7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .kokoro/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ integration-multiplexed-sessions-enabled)
-Dmaven.main.skip=true \
-Dspanner.gce.config.project_id=gcloud-devel \
-Dspanner.testenv.instance=projects/gcloud-devel/instances/java-client-integration-tests-multiplexed-sessions \
-DskipTests=true \
-fae \
verify
RETURN_CODE=$?
Expand Down

0 comments on commit 82d9fa7

Please sign in to comment.