..
helpers
Start keeper asynchronously if has connection to other nodes
2021-10-14 13:21:41 +03:00
test_access_control_on_cluster
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_access_for_functions
Fixed integration tests
2021-08-23 17:31:58 +03:00
test_aggregation_memory_efficient
test_allowed_client_hosts
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_allowed_url_from_config
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_alter_codec
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_alter_on_mixed_type_cluster
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_alter_settings_on_cluster
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_alter_update_cast_keep_nullable
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_always_fetch_merged
test_async_drain_connection
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_asynchronous_metric_log_table
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_atomic_drop_table
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_attach_without_checksums
Improve some tests
2021-10-01 08:44:50 +03:00
test_attach_without_fetching
test_authentication
test_backup_restore
Fix test_backup_restore after #29649
2021-10-09 15:14:20 +03:00
test_backup_restore_new
Added new commands BACKUP and RESTORE.
2021-08-23 23:41:45 +03:00
test_backup_with_other_granularity
test_backward_compatibility
Update test_aggregate_fixed_key.py
2021-10-22 16:32:49 +03:00
test_block_structure_mismatch
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_broken_part_during_merge
test_buffer_profile
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_catboost_model_config_reload
Replace yandex to clickhouse in configs
2021-09-25 07:08:34 +03:00
test_catboost_model_first_evaluate
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_catboost_model_reload
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_check_table
test_cleanup_dir_after_bad_zk_conn
test_cluster_all_replicas
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_cluster_copier
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_codec_encrypted
Replace yandex to clickhouse in configs
2021-09-25 07:08:34 +03:00
test_compression_codec_read
test_compression_nested_columns
test_concurrent_queries_for_all_users_restriction
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_concurrent_queries_for_user_restriction
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_concurrent_ttl_merges
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_config_corresponding_root
.tech -> .com
2021-09-22 03:22:57 +03:00
test_config_substitutions
Compatibility
2021-09-29 02:41:12 +03:00
test_config_xml_full
.tech -> .com
2021-09-22 03:22:57 +03:00
test_config_xml_main
Move all yaml tests to clickhouse config
2021-09-23 11:08:40 +03:00
test_config_xml_yaml_mix
Move all yaml tests to clickhouse config
2021-09-23 11:08:40 +03:00
test_config_yaml_full
Merge branch 'master' into yandex-to-clickhouse-in-configs
2021-09-23 20:49:40 +03:00
test_config_yaml_main
Move all yaml tests to clickhouse config
2021-09-23 11:08:40 +03:00
test_consistant_parts_after_move_partition
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_consistent_parts_after_clone_replica
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_create_user_and_login
Replace yandex to clickhouse in configs
2021-09-25 07:08:34 +03:00
test_cross_replication
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_custom_settings
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_ddl_alter_query
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_ddl_worker_non_leader
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_default_compression_codec
Fix compatibility
2021-09-26 03:19:50 +03:00
test_default_database_on_cluster
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_default_role
test_delayed_replica_failover
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_dictionaries_access
test_dictionaries_all_layouts_separate_sources
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_dictionaries_complex_key_cache_string
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_dictionaries_config_reload
Added tests
2021-10-01 16:44:09 +03:00
test_dictionaries_ddl
Merge pull request #29603 from qoega/improve-integration-2
2021-10-02 06:09:24 +03:00
test_dictionaries_dependency
fix test
2021-10-07 13:21:42 +03:00
test_dictionaries_dependency_xml
Merge branch 'master' into yandex-to-clickhouse-in-configs
2021-09-21 20:17:28 +03:00
test_dictionaries_mysql
Replace yandex to clickhouse in configs
2021-09-25 07:08:34 +03:00
test_dictionaries_null_value
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_dictionaries_postgresql
Replace yandex to clickhouse in configs
2021-09-25 07:08:34 +03:00
test_dictionaries_redis
test_dictionaries_select_all
Replace yandex to clickhouse in configs
2021-09-25 07:08:34 +03:00
test_dictionaries_update_and_reload
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_dictionaries_update_field
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_dictionary_allow_read_expired_keys
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_dictionary_custom_settings
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_dictionary_ddl_on_cluster
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_disabled_mysql_server
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_disk_access_storage
test_disk_over_web_server
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_disk_types
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_distributed_backward_compatability
Compatibility
2021-09-29 02:41:12 +03:00
test_distributed_ddl
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_distributed_ddl_on_cross_replication
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_distributed_ddl_parallel
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_distributed_ddl_password
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_distributed_directory_monitor_split_batch_on_failure
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_distributed_format
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_distributed_inter_server_secret
Merge pull request #29060 from azat/inter-server-secret-auth-fix
2021-10-01 20:44:48 +03:00
test_distributed_load_balancing
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_distributed_over_distributed
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_distributed_queries_stress
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_distributed_respect_user_timeouts
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_distributed_storage_configuration
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_distributed_system_query
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_drop_replica
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_enabling_access_management
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_encrypted_disk
Replace yandex to clickhouse in configs
2021-09-25 07:08:34 +03:00
test_executable_table_function
Update test.py
2021-10-01 05:04:12 +03:00
test_executable_user_defined_functions_config_reload
Added tests
2021-10-01 16:44:09 +03:00
test_explain_estimates
One more
2021-10-22 11:43:31 +00:00
test_extreme_deduplication
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_fetch_partition_from_auxiliary_zookeeper
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_fetch_partition_should_reset_mutation
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_fetch_partition_with_outdated_parts
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_filesystem_layout
test_force_deduplication
test_force_drop_table
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_format_avro_confluent
test_format_schema_on_server
test_freeze_table
test_globs_in_filepath
test_grant_and_revoke
Fix checks
2021-09-09 09:53:58 +03:00
test_graphite_merge_tree
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_grpc_protocol
Fix releasing query ID and session ID at the end of query processing.
2021-10-10 17:34:45 +03:00
test_grpc_protocol_ssl
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_hedged_requests
Replace yandex to clickhouse in configs
2021-09-25 07:08:34 +03:00
test_hedged_requests_parallel
Replace yandex to clickhouse in configs
2021-09-25 07:08:34 +03:00
test_host_ip_change
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_http_and_readonly
test_http_handlers_config
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_https_replication
.tech -> .com
2021-09-22 03:22:57 +03:00
test_inherit_multiple_profiles
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_input_format_parallel_parsing_memory_tracking
Fix test_input_format_parallel_parsing_memory_tracking::test_memory_tracking_total
2021-10-09 16:15:42 +03:00
test_insert_distributed_async_extra_dirs
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_insert_distributed_async_send
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_insert_distributed_load_balancing
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_insert_into_distributed
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_insert_into_distributed_sync_async
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_insert_into_distributed_through_materialized_view
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_jbod_balancer
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_jdbc_bridge
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_join_set_family_s3
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_keeper_auth
Update tests configs
2021-10-20 10:56:29 +03:00
test_keeper_back_to_back
Update tests configs
2021-10-20 10:56:29 +03:00
test_keeper_internal_secure
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_keeper_multinode_blocade_leader
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_keeper_multinode_simple
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_keeper_nodes_add
Better
2021-10-19 15:00:26 +03:00
test_keeper_nodes_move
Better
2021-10-19 15:00:26 +03:00
test_keeper_nodes_remove
Add test for leader remove
2021-10-19 16:37:28 +03:00
test_keeper_persistent_log
Merge branch 'master' into yandex-to-clickhouse-in-configs
2021-09-25 01:38:39 +03:00
test_keeper_persistent_log_multinode
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_keeper_restore_from_snapshot
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_keeper_secure_client
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_keeper_snapshot_small_distance
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_keeper_snapshots
Update tests configs
2021-10-20 10:56:29 +03:00
test_keeper_snapshots_multinode
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_keeper_three_nodes_start
Start keeper asynchronously if has connection to other nodes
2021-10-14 13:21:41 +03:00
test_keeper_three_nodes_two_alive
Review fixes
2021-10-18 12:13:24 +03:00
test_keeper_two_nodes_cluster
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_keeper_zookeeper_converter
Fix keeper zookeeper converter test
2021-10-26 12:07:07 +03:00
test_library_bridge
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_limited_replicated_fetches
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_log_family_hdfs
Fix tests test_log_family_s3, test_log_family_hdfs.
2021-10-09 15:14:23 +03:00
test_log_family_s3
Fix tests test_log_family_s3, test_log_family_hdfs.
2021-10-09 15:14:23 +03:00
test_log_levels_update
Add test
2021-10-14 16:34:30 +03:00
test_log_query_probability
Add test
2021-08-30 12:53:56 +03:00
test_logs_level
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_lost_part
test_lost_part_during_startup
Add test
2021-09-09 19:45:42 +03:00
test_match_process_uid_against_data_owner
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_materialized_mysql_database
MaterializedMySQL: Update GTID set at end of transaction
2021-10-07 14:09:00 +02:00
test_max_http_connections_for_replication
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_max_suspicious_broken_parts
Cover max_suspicious_broken_parts/max_suspicious_broken_parts_bytes
2021-09-17 22:06:32 +03:00
test_MemoryTracking
Make test_MemoryTracking::test_http not flaky
2021-10-14 21:06:39 +03:00
test_merge_table_over_distributed
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_merge_tree_empty_parts
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_merge_tree_hdfs
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_merge_tree_s3
Ping tests
2021-10-05 13:19:43 +00:00
test_merge_tree_s3_failover
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_merge_tree_s3_restore
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_merge_tree_s3_with_cache
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_multiple_disks
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_mutations_hardlinks
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_mutations_in_partitions_of_merge_tree
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_mutations_with_merge_tree
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_mysql_database_engine
Replace yandex to clickhouse in configs
2021-09-25 07:08:34 +03:00
test_mysql_protocol
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_nlp
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_no_local_metadata_node
test_non_default_compression
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_odbc_interaction
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_old_versions
Compatibility
2021-09-29 02:41:12 +03:00
test_on_cluster_timeouts
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_optimize_on_insert
test_part_log_table
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_part_moves_between_shards
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_part_uuid
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_partition
test_parts_delete_zookeeper
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_passing_max_partitions_to_read_remotely
test_polymorphic_parts
Compatibility
2021-09-29 02:41:12 +03:00
test_postgresql_database_engine
Replace yandex to clickhouse in configs
2021-09-25 07:08:34 +03:00
test_postgresql_protocol
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_postgresql_replica_database_engine
Fix
2021-10-08 23:52:15 +03:00
test_profile_events_s3
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_prometheus_endpoint
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_query_deduplication
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_quorum_inserts
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_quorum_inserts_parallel
test_quota
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_random_inserts
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_range_hashed_dictionary_types
test_read_temporary_tables_on_failure
test_recompression_ttl
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_recovery_replica
test_redirect_url_storage
Fix url with failover case
2021-10-03 13:58:03 +00:00
test_relative_filepath
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_reload_auxiliary_zookeepers
Replace yandex to clickhouse in configs
2021-09-25 07:08:34 +03:00
test_reload_clusters_config
Replace yandex to clickhouse in configs
2021-09-25 07:08:34 +03:00
test_reload_max_table_size_to_drop
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_reload_zookeeper
Fix whitespace
2021-09-25 20:07:48 +03:00
test_reloading_settings_from_users_xml
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_reloading_storage_configuration
Replace yandex to clickhouse in configs
2021-09-25 07:08:34 +03:00
test_remote_prewhere
test_rename_column
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_replace_partition
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_replica_can_become_leader
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_replica_is_active
test_replicated_database
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_replicated_fetches_bandwidth
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_replicated_fetches_timeouts
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_replicated_merge_tree_compatibility
normalize ASTs in ColumnsDescription
2021-09-22 18:55:20 +03:00
test_replicated_merge_tree_config
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_replicated_merge_tree_encrypted_disk
Add tests for encrypted disk and codec and ReplicatedMergeTree. ( #30172 )
2021-10-22 14:09:47 +03:00
test_replicated_merge_tree_encryption_codec
Add tests for encrypted disk and codec and ReplicatedMergeTree. ( #30172 )
2021-10-22 14:09:47 +03:00
test_replicated_merge_tree_hdfs_zero_copy
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_replicated_merge_tree_s3
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_replicated_merge_tree_s3_zero_copy
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_replicated_merge_tree_with_auxiliary_zookeepers
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_replicated_mutations
Merge remote-tracking branch 'origin/master' into yandex-to-clickhouse-in-configs
2021-10-01 01:33:58 +03:00
test_replicated_parse_zk_metadata
test_replicated_users
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_replicating_constants
test_replication_credentials
Replace yandex to clickhouse in configs
2021-09-25 07:08:34 +03:00
test_replication_without_zookeeper
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_restart_server
Remove metadata leftovers on drop database ( #30054 )
2021-10-13 13:34:18 +03:00
test_restore_replica
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_rocksdb_options
Merge branch 'master' into yandex-to-clickhouse-in-configs
2021-09-28 02:27:36 +03:00
test_role
test_row_policy
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_s3_cluster
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_s3_with_https
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_s3_with_proxy
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_s3_zero_copy_replication
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_secure_socket
Replace yandex to clickhouse in configs
2021-09-25 07:08:34 +03:00
test_select_access_rights
test_send_crash_reports
Merge branch 'master' into yandex-to-clickhouse-in-configs
2021-09-28 02:27:36 +03:00
test_send_request_to_leader_replica
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_server_initialization
test_settings_constraints
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_settings_constraints_distributed
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_settings_profile
test_shard_level_const_function
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_sharding_key_from_default_column
Add test.
2021-10-04 10:56:38 +03:00
test_storage_hdfs
test_storage_kafka
Remove more data streams ( #29491 )
2021-10-07 11:26:08 +03:00
test_storage_kerberized_hdfs
.tech -> .com
2021-09-22 03:22:57 +03:00
test_storage_kerberized_kafka
.tech -> .com
2021-09-22 03:22:57 +03:00
test_storage_mongodb
Replace yandex to clickhouse in configs
2021-09-25 07:08:34 +03:00
test_storage_mysql
Merge remote-tracking branch 'origin/master' into yandex-to-clickhouse-in-configs
2021-09-30 17:45:14 +03:00
test_storage_postgresql
Replace yandex to clickhouse in configs
2021-09-25 07:08:34 +03:00
test_storage_postgresql_replica
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_storage_rabbitmq
Fix rabbitmq tests.
2021-10-11 00:00:12 +03:00
test_storage_s3
Replace yandex to clickhouse in configs
2021-09-25 07:08:34 +03:00
test_system_clusters_actual_information
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_system_ddl_worker_queue
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_system_flush_logs
test_system_merges
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_system_metrics
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_system_queries
Replace yandex to clickhouse in configs
2021-09-25 07:08:34 +03:00
test_system_replicated_fetches
test_table_functions_access_rights
test_tcp_handler_http_responses
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_text_log_level
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_timezone_config
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_tmp_policy
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_ttl_move
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_ttl_replicated
test_union_header
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_user_defined_object_persistence
test_user_directories
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_user_ip_restrictions
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_user_zero_database_access
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
test_version_update
test_version_update_after_mutation
test_zookeeper_config
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
.dockerignore
.gitignore
02044_exists_operator.reference
Exists
2021-10-04 13:12:30 +00:00
02044_exists_operator.sql
Exists
2021-10-04 13:12:30 +00:00
ci-runner.py
Rename more images
2021-09-08 13:03:54 +03:00
CMakeLists.txt
conftest.py
parallel_skip.json
parallel.json
parallel.readme
pytest.ini
README.md
Rename more images
2021-09-08 13:03:54 +03:00
runner
ro
2021-09-21 18:31:32 +03:00