ClickHouse/tests/ci
2023-10-16 10:35:14 +00:00
..
autoscale_runners_lambda Experiment with decreasing scale_up for style-checkers 2023-06-20 15:17:33 +02:00
cancel_and_rerun_workflow_lambda Fix the PR body check for Reverts #number 2023-08-01 17:06:23 +02:00
ci_runners_metrics_lambda Decouple cleaning part from metrics lambda to a new one 2023-06-19 15:40:26 +02:00
clean_lost_instances_lambda Continue LCH for terminated instances, add logging 2023-06-19 15:40:31 +02:00
lambda_shared_package Update pr.py 2023-10-11 20:38:37 +03:00
runner_token_rotation_lambda Delete __init__.py in lambda directories to break subpackage 2023-06-01 21:03:56 +02:00
slack_bot_ci_lambda Add a note of where the lambda is deployed 2023-09-04 18:37:58 +02:00
team_keys_lambda Use host network to avoid ipv6 problems 2023-09-04 17:06:51 +02:00
terminate_runner_lambda Fix broken termination lambda by caching runners for at most 15 seconds 2023-07-21 18:32:32 +02:00
tests Merge branch 'master' into sqltest 2023-08-02 20:08:39 +02:00
worker ci script to use git hub api urls, readme for test 2023-10-16 10:35:13 +00:00
workflow_approve_rerun_lambda Restart killed PublishedReleaseCI workflows 2023-08-15 11:50:11 +02:00
workflow_jobs_lambda Move insert part for ClickHouseHelper to shared 2023-06-01 21:03:57 +02:00
.gitignore Add gh_cache to gitignore to pass dirty check 2023-09-14 11:17:20 +00:00
.mypy.ini Fix style-check errors 2023-10-04 14:29:00 +02:00
artifacts_helper.py Improve index.html for the non-CI runnings 2023-09-15 15:00:35 +02:00
ast_fuzzer_check.py Clean even more os.path 2023-09-28 01:24:31 +02:00
auto_release.py Fix review comments 2023-09-14 14:45:23 +00:00
bugfix_validate_check.py Clean even more os.path 2023-09-28 01:24:31 +02:00
build_check.py Clean even more os.path 2023-09-28 01:24:31 +02:00
build_download_helper.py fix docs 2023-10-16 10:35:14 +00:00
build_report_check.py Use a single BuildResult class across builds and report checks 2023-09-06 12:43:27 +02:00
ccache_utils.py Clean even more os.path 2023-09-28 01:24:31 +02:00
cherry_pick.py Fix style-check errors 2023-10-04 14:29:00 +02:00
ci_config.py Merge remote-tracking branch 'rschu1ze/master' into clang-17 2023-09-20 09:15:58 +00:00
clickhouse_helper.py fix structure does not match logs again 2023-10-14 16:01:32 +02:00
codebrowser_check.py Add reset to Stopwatch, improve codebrowser report 2023-06-16 12:51:31 +02:00
commit_status_helper.py Do not fail if label-to-remove does not exists in PR 2023-10-13 13:32:56 +02:00
compatibility_check.py Clean even more os.path 2023-09-28 01:24:31 +02:00
compress_files.py Create directory for archives if not exists 2023-09-15 15:00:32 +02:00
docker_images_check.py Remove os.path from docker related scripts 2023-09-28 01:20:36 +02:00
docker_images_helper.py Remove os.path from docker related scripts 2023-09-28 01:20:36 +02:00
docker_manifests_merge.py Remove os.path from docker related scripts 2023-09-28 01:20:36 +02:00
docker_pull_helper.py Migrate S3Helper to pathlib.Path 2023-09-06 12:43:20 +02:00
docker_server.py Remove os.path from docker related scripts 2023-09-28 01:20:36 +02:00
docker_test.py Remove os.path from docker related scripts 2023-09-28 01:20:36 +02:00
docs_check.py Get rid of the most of os.path stuff 2023-09-28 01:20:05 +02:00
download_binary.py Clean even more os.path 2023-09-28 01:24:31 +02:00
download_release_packages.py Automatic style fix 2022-12-31 13:51:42 +00:00
env_helper.py Decouple env_helper.get_job_id_url 2023-09-06 12:43:29 +02:00
fast_test_check.py Clean even more os.path 2023-09-28 01:24:31 +02:00
finish_check.py Update Mergeable Check at the finishing CI 2023-08-07 18:06:50 +02:00
functional_test_check.py Get rid of the most of os.path stuff 2023-09-28 01:20:05 +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 Fix style-check errors 2023-10-04 14:29:00 +02:00
git_helper.py Insignificant improvements to git_helper and compress_files 2023-09-15 14:54:44 +02:00
git_test.py Adjust git_helper and version_helper for shallow clone 2022-04-21 20:08:55 +02:00
github_helper.py Add basic logic to find releasable commits 2023-09-13 17:05:31 +00:00
install_check.py Create report status constants 2023-09-06 12:43:25 +02:00
integration_test_check.py Get rid of the most of os.path stuff 2023-09-28 01:20:05 +02:00
jepsen_check.py Get rid of the most of os.path stuff 2023-09-28 01:20:05 +02:00
libfuzzer_test_check.py review suggestions 2023-09-19 15:32:58 +00: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 Add logging about all found workflows for merge_pr.py 2023-07-19 15:12:58 +02:00
performance_comparison_check.py Clean even more os.path 2023-09-28 01:24:31 +02:00
pr_info.py gh api request func update 2023-10-16 10:35:14 +00:00
release.py Fix typos in release.py 2023-09-14 10:54:17 +00:00
report.py Merge pull request #54278 from ClickHouse/ci-check-process-timeout 2023-09-15 17:13:16 +02:00
run_check.py Fix logic of Mergeable Check 2023-08-14 14:31:26 +02:00
s3_helper.py Clean even more os.path 2023-09-28 01:24:31 +02:00
sqlancer_check.py Get rid of the most of os.path stuff 2023-09-28 01:20:05 +02:00
sqllogic_test.py Fix the failing sqllogic jobs 2023-09-28 01:24:33 +02:00
sqltest.py Migrate S3Helper to pathlib.Path 2023-09-06 12:43:20 +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 reset to Stopwatch, improve codebrowser report 2023-06-16 12:51:31 +02:00
stress_check.py Get rid of the most of os.path stuff 2023-09-28 01:20:05 +02:00
stress.py Add partial_result_update_duration_ms to stress tests 2023-09-28 09:41:00 +00:00
style_check.py Fix broken style check get_images 2023-10-04 14:29:01 +02:00
tee_popen.py cleanup, fix tee to escape non-decodable symbols 2023-09-17 16:36:50 +00:00
unit_tests_check.py Add a digest result in the end of the report 2023-09-28 11:22:38 +02:00
upgrade_check.py Split stress test and backward compatibility check 2023-01-03 19:22:31 +00:00
upload_result_helper.py Get rid of the most of os.path stuff 2023-09-28 01:20:05 +02:00
version_helper.py Use suffix from git tags as version descriptions 2023-09-06 12:43:28 +02:00
version_test.py Adjust version_helper test cases to proper tags 2023-06-15 14:48:10 +02:00