ClickHouse/docker/test/stateless
Azat Khuzhin 3903b4bb39 Fix system.*_log in artifacts on CI
For now it is broken due to #53086:

    Code: 701. DB::Exception: Requested cluster 'system_logs_export' not found: Cannot attach table `system`.`query_views_log_sender` from metadata file /var/lib/clickhouse/store/c05/c05d0eb0-ac48-4b02-aea4-f05cf4f875a5/query_views_log_sender.sql from query ATTACH TABLE system.query_views_log_sender UUID 'ffd9aed6-344c-4b1b-8444-287d82c5a712' (`pull_request_number` UInt32, `commit_sha` String, `check_start_time` DateTime('UTC'), `check_name` LowCardinality(String), `instance_type` LowCardinality(String), `instance_id` String, `event_date` Date, `event_time` DateTime, `event_time_microseconds` DateTime64(6), `view_duration_ms` UInt64, `initial_query_id` String, `view_name` String, `view_uuid` UUID, `view_type` Enum8('Default' = 1, 'Materialized' = 2, 'Live' = 3, 'Window' = 4), `view_query` String, `view_target` String, `read_rows` UInt64, `read_bytes` UInt64, `written_rows` UInt64, `written_bytes` UInt64, `peak_memory_usage` Int64, `ProfileEvents` Map(String, UInt64), `status` Enum8('QueryStart' = 1, 'QueryFinish' = 2, 'ExceptionBeforeStart' = 3, 'ExceptionWhileProcessing' = 4), `exception_code` Int32, `exception` String, `stack_trace` String) ENGINE = Distributed('system_logs_export', 'default', 'query_views_log_17512133378547479980') SETTINGS flush_on_detach = 0. (CLUSTER_DOESNT_EXIST)

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-11-22 21:00:51 +01:00
..
attach_gdb.lib Move all tests/ci/*.lib files to stateless-tests image 2023-09-15 11:27:09 +00:00
clickhouse-statelest-test-runner.Dockerfile remove clickhouse-test deb completely 2022-02-15 12:03:51 +00:00
Dockerfile Move all tests/ci/*.lib files to stateless-tests image 2023-09-15 11:27:09 +00:00
run.sh Fix system.*_log in artifacts on CI 2023-11-22 21:00:51 +01:00
setup_hdfs_minicluster.sh Update setup_hdfs_minicluster.sh 2022-08-26 14:09:42 +03:00
setup_minio.sh Fix GitHub 2023-01-03 17:47:15 +01:00
stress_tests.lib Enable Analyzer in Stress and Fuzz tests 2023-11-20 21:52:47 +01:00
utils.lib Move all tests/ci/*.lib files to stateless-tests image 2023-09-15 11:27:09 +00:00