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
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
.mypy.ini
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
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
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
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
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
docker_server.py Rework post_commit_status, add set_status_comment there 2023-04-28 23:52:31 +02:00
docker_test.py
docs_check.py Use NotSet in post_commit_status for optional arguments 2023-04-28 23:52:33 +02:00
download_binary.py
download_release_packages.py
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
get_robot_token.py Receive the best robot token only once 2023-04-28 16:01:53 +02:00
git_helper.py
git_test.py
github_helper.py
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
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
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
stopwatch.py
stress_check.py Rework post_commit_status, add set_status_comment there 2023-04-28 23:52:31 +02:00
stress_tests.lib
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
unit_tests_check.py Rework post_commit_status, add set_status_comment there 2023-04-28 23:52:31 +02:00
upgrade_check.py
upload_result_helper.py Avoid splitting check_name into subdirectories 2023-04-26 01:11:05 +02:00
version_helper.py
version_test.py