File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
ydb/tests/fq/generic/streaming Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2,14 +2,14 @@ services:
22 fq-connector-go :
33 command : |
44 sh -c "
5- echo \"$$(dig tests-fq-generic-ydb +short) tests-fq-generic-ydb\" >> /etc/hosts; cat /etc/hosts;
5+ echo \"$$(dig tests-fq-generic-streaming- ydb +short) tests-fq-generic-streaming -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 : tests-fq-generic-streaming-fq-connector-go
88 image : ghcr.io/ydb-platform/fq-connector-go:v0.5.8-rc.2@sha256:12d15f2e82608bc4e64fa91c549361c587754aeb0e6c6a2cee749caebb11baf8
99 ports :
1010 - " 2130"
1111 ydb :
12- container_name : tests-fq-generic-ydb
12+ container_name : tests-fq-generic-streaming- ydb
1313 environment :
1414 POSTGRES_PASSWORD : password
1515 POSTGRES_USER : user
You can’t perform that action at this time.
0 commit comments