Skip to content

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

Merged
logachev merged 2 commits intomainfrom
kirl/integration-test-standalone-runner
Apr 8, 2026
Merged

chore(jdbc bq): makefile commands to run standalone IT tests#12666
logachev merged 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.

@logachev logachev merged commit 91eb471 into main Apr 8, 2026
114 of 115 checks passed
@logachev logachev deleted the kirl/integration-test-standalone-runner branch April 8, 2026 16:08
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.

2 participants