We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 321ca79 commit 2043ad6Copy full SHA for 2043ad6
liquibase-dialect/pom.xml
@@ -119,7 +119,6 @@
119
<configuration>
120
<environmentVariables>
121
<TESTCONTAINERS_REUSE_ENABLE>true</TESTCONTAINERS_REUSE_ENABLE>
122
- <YDB_DOCKER_IMAGE>cr.yandex/yc/yandex-docker-local-ydb:trunk</YDB_DOCKER_IMAGE>
123
</environmentVariables>
124
<systemPropertyVariables>
125
<java.util.logging.config.file>src/test/resources/logging.properties</java.util.logging.config.file>
liquibase-dialect/stress-test/run.sh
@@ -1,4 +1,4 @@
1
-YDB_JDBC_DRIVER_VERSION=2.0.7
+YDB_JDBC_DRIVER_VERSION=2.2.0
2
3
echo Stress test using ydb-jdbc-driver-shaded:"$YDB_JDBC_DRIVER_VERSION"
4
0 commit comments