ClickHouse/tests/ci
2023-06-02 13:02:18 -04:00
..
autoscale_runners_lambda Upgrade all lambdas runtime to 3.10, fix requirements 2023-05-11 16:09:59 +02:00
cancel_and_rerun_workflow_lambda Upgrade all lambdas runtime to 3.10, fix requirements 2023-05-11 16:09:59 +02:00
ci_runners_metrics_lambda Upgrade all lambdas runtime to 3.10, fix requirements 2023-05-11 16:09:59 +02:00
runner_token_rotation_lambda Upgrade all lambdas runtime to 3.10, fix requirements 2023-05-11 16:09:59 +02:00
team_keys_lambda Upgrade all lambdas runtime to 3.10, fix requirements 2023-05-11 16:09:59 +02:00
terminate_runner_lambda Upgrade all lambdas runtime to 3.10, fix requirements 2023-05-11 16:09:59 +02:00
tests introduce sqllogic runner 2023-04-16 13:57:24 +02:00
worker Add comment for usage of prepare-ci-ami.sh 2023-06-01 12:58:03 +02:00
workflow_approve_rerun_lambda Update app.py (#50407) 2023-06-01 15:19:47 +02:00
workflow_jobs_lambda Upgrade all lambdas runtime to 3.10, fix requirements 2023-05-11 16:09:59 +02: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 Rework post_commit_status, add set_status_comment there 2023-04-28 23:52:31 +02: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 post_commit_status, add set_status_comment there 2023-04-28 23:52:31 +02:00
build_check.py Use NotSet in post_commit_status for optional arguments 2023-04-28 23:52:33 +02:00
build_download_helper.py Fix the global ROBOT_TOKEN, do not retry unnecessary 2023-05-02 12:37:05 +02:00
build_report_check.py Mark the builds without results as pending 2023-06-01 08:51:44 +02:00
ccache_utils.py Fix the downloading of the recent ccache archives 2023-02-16 18:26:06 +01:00
cherry_pick.py Fix KeyError in cherry-pick 2023-06-02 13:02:18 -04:00
ci_config.py add comments to build reports (#50200) 2023-05-24 23:29:36 +03:00
clickhouse_helper.py Update black version, run it for the repository 2023-03-24 11:54:38 +01:00
codebrowser_check.py Attempt to fix codebrowser with using clang-15 2023-05-24 23:15:38 +02:00
commit_status_helper.py Create "CI running" report always 2023-05-02 14:13:23 +02:00
compatibility_check.py Rework post_commit_status, add set_status_comment there 2023-04-28 23:52:31 +02:00
compress_files.py Replace format with f-strings 2023-02-15 22:51:42 +01:00
docker_images_check.py Rework post_commit_status, add set_status_comment there 2023-04-28 23:52:31 +02:00
docker_manifests_merge.py Rework post_commit_status, add set_status_comment there 2023-04-28 23:52:31 +02: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 Rework post_commit_status, add set_status_comment there 2023-04-28 23:52:31 +02: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 Use NotSet in post_commit_status for optional arguments 2023-04-28 23:52:33 +02: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 The best effor to get the current job ID and URL 2023-05-12 19:22:52 +02:00
fast_test_check.py Rework post_commit_status, add set_status_comment there 2023-04-28 23:52:31 +02:00
finish_check.py Use NotSet in post_commit_status for optional arguments 2023-04-28 23:52:33 +02:00
functional_test_check.py Use NotSet in post_commit_status for optional arguments 2023-04-28 23:52:33 +02: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 Receive the best robot token only once 2023-04-28 16:01:53 +02: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 Rework post_commit_status, add set_status_comment there 2023-04-28 23:52:31 +02:00
integration_test_check.py Rework post_commit_status, add set_status_comment there 2023-04-28 23:52:31 +02:00
jepsen_check.py Rework post_commit_status, add set_status_comment there 2023-04-28 23:52:31 +02:00
mark_release_ready.py Use NotSet in post_commit_status for optional arguments 2023-04-28 23:52:33 +02:00
merge_pr.py Place short return before big block, improve logging 2023-03-21 11:29:16 +01:00
performance_comparison_check.py Rework post_commit_status, add set_status_comment there 2023-04-28 23:52:31 +02:00
pr_info.py Add a fallback to authenticated requests to GH API 2023-04-28 18:46:33 +02:00
release.py Preset description on the tweak reset 2023-02-27 14:20:34 +01:00
report.py add comments to build reports (#50200) 2023-05-24 23:29:36 +03:00
run_check.py Skip mergeable check only on a proper description 2023-05-03 22:38:34 +02:00
s3_helper.py Fix typing in S3Helper.fast_parallel_upload_dir 2023-05-12 19:22:52 +02:00
sqlancer_check.py Rework post_commit_status, add set_status_comment there 2023-04-28 23:52:31 +02:00
sqllogic_test.py Rework post_commit_status, add set_status_comment there 2023-04-28 23:52:31 +02: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 Rework post_commit_status, add set_status_comment there 2023-04-28 23:52:31 +02:00
stress_tests.lib Fix race between DROP MatView and RESTART REPLICAS (#47863) 2023-04-01 15:26:00 +03:00
stress.py Mark query cache as non-experimental 2023-05-06 13:58:40 +00:00
style_check.py Rework post_commit_status, add set_status_comment there 2023-04-28 23:52:31 +02:00
tee_popen.py Improve logging for TeePopen.timeout exceeded 2023-01-23 12:50:49 +01:00
unit_tests_check.py Rework post_commit_status, add set_status_comment there 2023-04-28 23:52:31 +02:00
upgrade_check.py Split stress test and backward compatibility check 2023-01-03 19:22:31 +00:00
upload_result_helper.py Avoid splitting check_name into subdirectories 2023-04-26 01:11:05 +02: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