File tree Expand file tree Collapse file tree 8 files changed +8
-8
lines changed
library/yql/providers/generic/connector/tests Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ services:
1212 - 8123
1313 fq-connector-go :
1414 container_name : fq-tests-ch-fq-connector-go
15- image : ghcr.io/ydb-platform/fq-connector-go:v0.5.7 -rc.1@sha256:f12475f346105d7bc630e7b85f51dce980bf9833f6ce0625c6f1191b1a1de923
15+ image : ghcr.io/ydb-platform/fq-connector-go:v0.5.8 -rc.1@sha256:856bdb6e4183f3e051777558c28edbfe43ec0510bf39664b4613badda9c4128b
1616 ports :
1717 - 2130
1818 volumes :
Original file line number Diff line number Diff line change 11services :
22 fq-connector-go :
33 container_name : fq-tests-mssql-fq-connector-go
4- image : ghcr.io/ydb-platform/fq-connector-go:v0.5.7 -rc.1@sha256:f12475f346105d7bc630e7b85f51dce980bf9833f6ce0625c6f1191b1a1de923
4+ image : ghcr.io/ydb-platform/fq-connector-go:v0.5.8 -rc.1@sha256:856bdb6e4183f3e051777558c28edbfe43ec0510bf39664b4613badda9c4128b
55 ports :
66 - 2130
77 volumes :
Original file line number Diff line number Diff line change 11services :
22 fq-connector-go :
33 container_name : fq-tests-mysql-fq-connector-go
4- image : ghcr.io/ydb-platform/fq-connector-go:v0.5.7 -rc.1@sha256:f12475f346105d7bc630e7b85f51dce980bf9833f6ce0625c6f1191b1a1de923
4+ image : ghcr.io/ydb-platform/fq-connector-go:v0.5.8 -rc.1@sha256:856bdb6e4183f3e051777558c28edbfe43ec0510bf39664b4613badda9c4128b
55 ports :
66 - 2130
77 volumes :
Original file line number Diff line number Diff line change 11services :
22 fq-connector-go :
33 container_name : fq-tests-oracle-fq-connector-go
4- image : ghcr.io/ydb-platform/fq-connector-go:v0.5.7 -rc.1@sha256:f12475f346105d7bc630e7b85f51dce980bf9833f6ce0625c6f1191b1a1de923
4+ image : ghcr.io/ydb-platform/fq-connector-go:v0.5.8 -rc.1@sha256:856bdb6e4183f3e051777558c28edbfe43ec0510bf39664b4613badda9c4128b
55 ports :
66 - 2130
77 volumes :
Original file line number Diff line number Diff line change 11services :
22 fq-connector-go :
33 container_name : fq-tests-pg-fq-connector-go
4- image : ghcr.io/ydb-platform/fq-connector-go:v0.5.7 -rc.1@sha256:f12475f346105d7bc630e7b85f51dce980bf9833f6ce0625c6f1191b1a1de923
4+ image : ghcr.io/ydb-platform/fq-connector-go:v0.5.8 -rc.1@sha256:856bdb6e4183f3e051777558c28edbfe43ec0510bf39664b4613badda9c4128b
55 ports :
66 - 2130
77 volumes :
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ services:
55 echo \"$$(dig fq-tests-ydb-ydb +short) fq-tests-ydb-ydb\" >> /etc/hosts; cat /etc/hosts;
66 /opt/ydb/bin/fq-connector-go server -c /opt/ydb/cfg/fq-connector-go.yaml"
77 container_name : fq-tests-ydb-fq-connector-go
8- image : ghcr.io/ydb-platform/fq-connector-go:v0.5.7 -rc.1@sha256:f12475f346105d7bc630e7b85f51dce980bf9833f6ce0625c6f1191b1a1de923
8+ image : ghcr.io/ydb-platform/fq-connector-go:v0.5.8 -rc.1@sha256:856bdb6e4183f3e051777558c28edbfe43ec0510bf39664b4613badda9c4128b
99 ports :
1010 - 2130
1111 volumes :
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ services:
1212 - 8123
1313 fq-connector-go :
1414 container_name : fq-tests-join-fq-connector-go
15- image : ghcr.io/ydb-platform/fq-connector-go:v0.5.7 -rc.1@sha256:f12475f346105d7bc630e7b85f51dce980bf9833f6ce0625c6f1191b1a1de923
15+ image : ghcr.io/ydb-platform/fq-connector-go:v0.5.8 -rc.1@sha256:856bdb6e4183f3e051777558c28edbfe43ec0510bf39664b4613badda9c4128b
1616 ports :
1717 - 2130
1818 volumes :
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ services:
1515 echo \"$$(dig tests-fq-generic-ydb +short) tests-fq-generic-ydb\" >> /etc/hosts; cat /etc/hosts;
1616 /opt/ydb/bin/fq-connector-go server -c /opt/ydb/cfg/fq-connector-go.yaml"
1717 container_name : tests-fq-generic-fq-connector-go
18- image : ghcr.io/ydb-platform/fq-connector-go:v0.5.7 -rc.1@sha256:f12475f346105d7bc630e7b85f51dce980bf9833f6ce0625c6f1191b1a1de923
18+ image : ghcr.io/ydb-platform/fq-connector-go:v0.5.8 -rc.1@sha256:856bdb6e4183f3e051777558c28edbfe43ec0510bf39664b4613badda9c4128b
1919 ports :
2020 - " 2130"
2121 greenplum :
You can’t perform that action at this time.
0 commit comments