Skip to content

Commit

Permalink
test Integration Testing -Dtest=SpannerToSourceDbInterleaveMultiShardIT
Browse files Browse the repository at this point in the history
  • Loading branch information
nasir19noor committed Jan 18, 2025
1 parent ae7a17d commit e0f613d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/java-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ jobs:
id: setup-env
uses: ./.github/actions/setup-env
- name: Run Integration Tests
run: mvn clean verify -PtemplatesIntegrationTests -pl v2/spanner-to-sourcedb -am -Dtest=SpannerToSourceDbDatatypeIT -Dcheckstyle.skip -Dspotless.check.skip=true -DartifactBucket="ollion-teleport-testing" -Dproject="daring-fiber-439305-v4" -Dregion=asia-south1 -DspannerInstanceId="spanner-demo"
run: mvn clean verify -PtemplatesIntegrationTests -pl v2/spanner-to-sourcedb -am -Dtest=SpannerToSourceDbInterleaveMultiShardIT -Dcheckstyle.skip -Dspotless.check.skip=true -DartifactBucket="ollion-teleport-testing" -Dproject="daring-fiber-439305-v4" -Dregion=asia-south1 -DspannerInstanceId="spanner-demo"
# |
# ./cicd/run-it-tests \
# --modules-to-build="v2/spanner-to-sourcedb" \
Expand Down

0 comments on commit e0f613d

Please sign in to comment.