ClickHouse/tests/ci
Alexander Tokmakov 48b23dd012
Fix race between DROP MatView and RESTART REPLICAS (#47863)
* fix race between drop mv and restart replicas

* unrelated: fix bad exception messages

* fix test

* fix

* fix

* fix

* fix

* fix test

* fix

* fix test

* Update 02437_drop_mv_restart_replicas.sh

* fix tests
2023-04-01 15:26:00 +03:00
..
autoscale_runners_lambda Decrease scale_down ratio for faster deflation 2023-03-20 21:03:47 +01:00
cancel_and_rerun_workflow_lambda Get rid of legacy DocsReleaseChecks 2023-02-21 17:34:16 +01:00
ci_runners_metrics_lambda Terminate long-running offline non-busy runners in EC2 2023-03-01 12:37:34 +01:00
runner_token_rotation_lambda Add __init__.py to lambdas for mypy 2022-11-29 14:12:28 +01:00
team_keys_lambda Fix typing in team_keys_lambda 2022-11-29 14:12:29 +01:00
terminate_runner_lambda Reduce lambda time by caching access_token 2023-03-02 01:40:30 +01:00
tests Remove the remainings of Testflows (2). 2023-01-07 21:40:13 +01:00
worker On out-of-space at returns error, we must terminate still 2023-02-23 00:45:51 +01:00
workflow_approve_rerun_lambda Add thevar1able to trusted contributors (#46998) 2023-02-28 00:42:52 +01:00
workflow_jobs_lambda Reorder status in default.workflow_jobs 2023-03-03 13:20:39 +01:00
.gitignore Deploy workflow_approve_rerun_lambda as zip package 2022-07-28 14:23:59 +02:00
.mypy.ini Add mypy config, fix git_helper.py 2022-11-29 12:51:45 +01:00
ast_fuzzer_check.py Add format_description for commit status descriptions 2023-02-23 15:21:19 +01:00
autoscale_runners_lambda_test.py Decrease scale_down ratio for faster deflation 2023-03-20 21:03:47 +01:00
bugfix_validate_check.py Rework test_results list/tuple/whatever into class 2023-01-09 12:09:47 +01:00
build_check.py Enable s3 caching 2023-03-29 23:33:27 +02:00
build_download_helper.py Use Path in download helper, do not redownload exist files 2023-02-03 12:16:17 +01:00
build_report_check.py Upload build reports to S3_TEST_REPORTS_BUCKET 2023-03-23 15:49:59 +01:00
ccache_utils.py Fix the downloading of the recent ccache archives 2023-02-16 18:26:06 +01:00
cherry_pick.py Comment stale cherry-pick PRs to resolve conflicts 2023-03-21 18:28:29 +01:00
ci_config.py x86 --> amd64 2023-03-03 11:20:07 +00:00
clickhouse_helper.py Update black version, run it for the repository 2023-03-24 11:54:38 +01:00
codebrowser_check.py Rework test_results list/tuple/whatever into class 2023-01-09 12:09:47 +01:00
commit_status_helper.py Merge pull request #46781 from ClickHouse/lazy-mergeable 2023-02-27 09:14:33 +03:00
compatibility_check.py x86 --> amd64 2023-03-03 11:20:07 +00:00
compress_files.py Replace format with f-strings 2023-02-15 22:51:42 +01:00
docker_images_check.py Update black version, run it for the repository 2023-03-24 11:54:38 +01:00
docker_manifests_merge.py Fix missing format_description 2023-02-27 13:11:17 +01:00
docker_pull_helper.py Add and fix typing for docker_pull_helper, github_helper and style_check 2022-11-29 14:12:20 +01:00
docker_server.py Fix missing format_description 2023-02-27 13:11:17 +01:00
docker_test.py Use both release_pr and merged_pr as additional cache 2023-02-09 21:31:12 +01:00
docs_check.py Rework test_results list/tuple/whatever into class 2023-01-09 12:09:47 +01:00
download_binary.py Use Path in download helper, do not redownload exist files 2023-02-03 12:16:17 +01:00
download_release_packages.py Automatic style fix 2022-12-31 13:51:42 +00:00
env_helper.py Do not attempt to get JOB_ID on wrong RUN_ID 2023-01-09 21:46:33 +01:00
fast_test_check.py Deprecate ENABLE_CCACHE and replace it by COMPILER_CACHE 2023-03-29 23:33:31 +02:00
finish_check.py Simplify finish_check.py 2022-11-29 14:12:24 +01:00
functional_test_check.py Merge pull request #46368 from ClickHouse/vdimir/bugfix-validate-fix 2023-02-14 14:54:07 +01:00
get_previous_release_tag.py Update black version, run it for the repository 2023-03-24 11:54:38 +01:00
get_robot_token.py Fix run_check.py and dependencies 2022-11-29 14:12:16 +01:00
git_helper.py Add mypy config, fix git_helper.py 2022-11-29 12:51:45 +01:00
git_test.py Adjust git_helper and version_helper for shallow clone 2022-04-21 20:08:55 +02:00
github_helper.py Update typing for a new PyGithub version 2023-03-02 11:49:36 +01:00
install_check.py Fix missing format_description 2023-02-27 13:11:17 +01:00
integration_test_check.py ci: more robust results parsers 2023-01-29 09:06:03 +01:00
jepsen_check.py Merge pull request #44883 from ClickHouse/ci-report-type 2023-01-12 18:20:40 +01:00
mark_release_ready.py Set default per_page=100 for GitHub 2023-02-23 10:38:09 +01:00
merge_pr.py Place short return before big block, improve logging 2023-03-21 11:29:16 +01:00
performance_comparison_check.py Fix non-detected Errors in performance tests message 2023-01-03 15:26:02 +01:00
pr_info.py Use only PRs to our repository in pr_info on push 2022-12-02 19:17:16 +01:00
release.py Preset description on the tweak reset 2023-02-27 14:20:34 +01:00
report.py Update black version, run it for the repository 2023-03-24 11:54:38 +01:00
rerun_helper.py Move get_commit_filtered_statuses to commit_status_helper 2022-11-10 13:12:22 +01:00
run_check.py No prestable 2023-03-27 12:19:32 +02:00
s3_helper.py Break CI 2023-01-08 07:59:31 +01:00
sqlancer_check.py Fix missing format_description 2023-02-27 13:11:17 +01:00
ssh.py Apply black formatter to all *.py files in the repo 2022-03-22 17:39:58 +01:00
stopwatch.py Add typing to stopwatch.py 2023-01-09 12:07:27 +01:00
stress_check.py Merge branch 'master' of github.com:ClickHouse/ClickHouse into split-bc-check 2023-02-09 13:24:19 +00:00
stress_tests.lib Fix race between DROP MatView and RESTART REPLICAS (#47863) 2023-04-01 15:26:00 +03:00
stress.py Automatic style fix 2023-03-22 12:55:24 +00:00
style_check.py Set default per_page=100 for GitHub 2023-02-23 10:38:09 +01:00
tee_popen.py Improve logging for TeePopen.timeout exceeded 2023-01-23 12:50:49 +01:00
unit_tests_check.py Get rid of odd entity 2023-02-03 12:16:17 +01:00
upgrade_check.py Split stress test and backward compatibility check 2023-01-03 19:22:31 +00:00
upload_result_helper.py Fix possible issue in process_logs by strict typing 2023-01-09 12:10:29 +01:00
version_helper.py Preset description on the tweak reset 2023-02-27 14:20:34 +01:00
version_test.py Fix typing in version_test.py 2022-11-29 14:12:23 +01:00