Skip to content

chore(jdbc bq): makefile commands to run standalone IT tests#12666

Open
logachev wants to merge 2 commits intomainfrom
kirl/integration-test-standalone-runner
Open

chore(jdbc bq): makefile commands to run standalone IT tests#12666
logachev wants to merge 2 commits intomainfrom
kirl/integration-test-standalone-runner

Conversation

@logachev
Copy link
Copy Markdown
Contributor

@logachev logachev commented Apr 3, 2026

make build-it-standalone: builds uber jar with included IT tests
make run-it-standalone: runs tests from ITDriverAgnosticSuite.

@logachev logachev requested review from a team as code owners April 3, 2026 02:21
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the build and testing infrastructure for the BigQuery JDBC driver. Key changes include updating .gitignore for build artifacts, streamlining the Makefile packaging process, and adding standalone integration test targets. Feedback was provided to optimize the Makefile by using deferred variable assignment for the project version to avoid unnecessary Maven calls and to use wildcards for JAR paths to ensure the test commands remain robust against version changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant