Skip to content

Conversation

hazefully
Copy link
Contributor

This PR makes transactional setups within a test_block in YAML tests make use of the specified connection_options for a block when making use of a gRPC server for testing, which is now possible thanks to the work introduced in #3557 to pass the connection_options as part of the request for the remote JDBC connection.

In addition, this PR also makes it possible to specify connection_options for a setup block, making it possible to use different connections options for different setup blocks within the same YAML test.

@hazefully hazefully force-pushed the transaction-setup-with-connection-options branch from 88d5af0 to 9d8e6e0 Compare September 26, 2025 18:11
@hazefully hazefully added the testing improvement Change that improves our testing label Sep 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing improvement Change that improves our testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant