Renames for testflows

This commit is contained in:
alesapin 2021-09-08 13:06:03 +03:00
parent 3f11cbd31b
commit b8cfad4ba2
12 changed files with 12 additions and 12 deletions

View File

@ -2,7 +2,7 @@ version: '2.3'
services:
clickhouse:
image: yandex/clickhouse-integration-test
image: clickhouse/integration-test
expose:
- "9000"
- "9009"

View File

@ -2,7 +2,7 @@ version: '2.3'
services:
clickhouse:
image: yandex/clickhouse-integration-test
image: clickhouse/integration-test
expose:
- "9000"
- "9009"

View File

@ -2,7 +2,7 @@ version: '2.3'
services:
clickhouse:
image: yandex/clickhouse-integration-test
image: clickhouse/integration-test
expose:
- "9000"
- "9009"

View File

@ -2,7 +2,7 @@ version: '2.3'
services:
clickhouse:
image: yandex/clickhouse-integration-test
image: clickhouse/integration-test
expose:
- "9000"
- "9009"

View File

@ -2,7 +2,7 @@ version: '2.3'
services:
clickhouse:
image: yandex/clickhouse-integration-test:21454
image: clickhouse/integration-test:21454
expose:
- "9000"
- "9009"

View File

@ -2,7 +2,7 @@ version: '2.3'
services:
clickhouse:
image: yandex/clickhouse-integration-test
image: clickhouse/integration-test
expose:
- "9000"
- "9009"

View File

@ -2,7 +2,7 @@ version: '2.3'
services:
clickhouse:
image: yandex/clickhouse-integration-test
image: clickhouse/integration-test
expose:
- "9000"
- "9009"

View File

@ -2,7 +2,7 @@ version: '2.3'
services:
clickhouse:
image: yandex/clickhouse-integration-test
image: clickhouse/integration-test
expose:
- "9000"
- "9009"

View File

@ -2,7 +2,7 @@ version: '2.3'
services:
clickhouse:
image: yandex/clickhouse-integration-test
image: clickhouse/integration-test
expose:
- "9000"
- "9009"

View File

@ -2,7 +2,7 @@ version: '2.3'
services:
clickhouse:
image: yandex/clickhouse-integration-test
image: clickhouse/integration-test
expose:
- "9000"
- "9009"

View File

@ -14,7 +14,7 @@ DEFAULT_CLICKHOUSE_ROOT = os.path.abspath(os.path.join(CUR_FILE_DIR, "../../"))
CURRENT_WORK_DIR = os.getcwd()
CONTAINER_NAME = "clickhouse_testflows_tests"
DIND_TESTFLOWS_TESTS_IMAGE_NAME = "yandex/clickhouse-testflows-runner"
DIND_TESTFLOWS_TESTS_IMAGE_NAME = "clickhouse/testflows-runner"
def check_args_and_update_paths(args):
if not os.path.isabs(args.binary):

View File

@ -2,7 +2,7 @@ version: '2.3'
services:
clickhouse:
image: yandex/clickhouse-integration-test
image: clickhouse/integration-test
expose:
- "9000"
- "9009"