ClickHouse/tests/ci
2024-02-07 13:49:35 +01:00
..
autoscale_runners_lambda Add test for increase-always autoscaling lambda 2024-02-07 13:49:35 +01:00
cancel_and_rerun_workflow_lambda Cancel MasterCI in PRs 2024-01-17 17:40:23 +01: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 Updated a list of trusted contributors (#59616) 2024-02-06 12:33:11 +01: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 Improve dry run for lambda deployment 2024-02-01 11:20:16 +01: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 Recommendation from @felixoid 2023-12-10 00:03:33 +01:00
worker Tune network memory for dockerhub proxy hosts 2023-12-11 12:56:52 +01:00
workflow_approve_rerun_lambda Fix another place with special symbols in the URL 2024-01-24 21:02:22 +01:00
workflow_jobs_lambda Replace len by sum for generator 2023-12-12 14:05:59 +01: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 Use constants from report instead of string literals 2024-02-06 15:02:09 +01:00
ast_fuzzer_check.py Use constants from report instead of string literals 2024-02-06 15:02:09 +01:00
auto_release.py Fix review comments 2023-09-14 14:45:23 +00:00
bugfix_validate_check.py Use constants from report instead of string literals 2024-02-06 15:02:09 +01:00
build_check.py move out ci specific functions to ci.py 2024-01-21 16:36:37 +00:00
build_download_helper.py Revert "Revert "Integration check script fix ups"" 2023-10-17 08:18:17 +00:00
build_report_check.py move out ci specific functions to ci.py 2024-01-21 16:36:37 +00:00
cache_utils.py Fix broken cache for non-existing temp_path 2024-01-24 18:12:30 +01:00
cherry_pick.py Name stash properly 2024-01-18 15:53:02 +01:00
ci_config.py CI: nightly job to update latest docker tag only (#59586) 2024-02-05 18:09:43 +01:00
ci_utils.py CI: ci cache. step 1 (#58664) 2024-02-02 18:10:47 +01:00
ci.py Use constants from report instead of string literals 2024-02-06 15:02:09 +01:00
clickbench.py Use constants from report instead of string literals 2024-02-06 15:02:09 +01:00
clickhouse_helper.py Apply LowCardinality in more places 2023-11-11 07:46:35 +01:00
commit_status_helper.py Use constants from report instead of string literals 2024-02-06 15:02:09 +01:00
compatibility_check.py Use constants from report instead of string literals 2024-02-06 15:02:09 +01:00
compress_files.py Create directory for archives if not exists 2023-09-15 15:00:32 +02:00
digest_helper.py move out ci specific functions to ci.py 2024-01-21 16:36:37 +00:00
docker_images_check.py Use constants from report instead of string literals 2024-02-06 15:02:09 +01:00
docker_images_helper.py Reapply "improve CI with digest for docker, build and test jobs" (#57904) 2023-12-18 09:07:22 +01:00
docker_manifests_merge.py Use constants from report instead of string literals 2024-02-06 15:02:09 +01:00
docker_server.py Use constants from report instead of string literals 2024-02-06 15:02:09 +01:00
docs_check.py Use constants from report instead of string literals 2024-02-06 15:02:09 +01: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 Reapply "improve CI with digest for docker, build and test jobs" (#57904) 2023-12-18 09:07:22 +01:00
fast_test_check.py Use constants from report instead of string literals 2024-02-06 15:02:09 +01:00
finish_check.py Use constants from report instead of string literals 2024-02-06 15:02:09 +01:00
functional_test_check.py Use constants from report instead of string literals 2024-02-06 15:02:09 +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 Do not fail the CI on an expired token 2024-01-08 10:43:55 +01:00
git_helper.py Fix git_helper.Runner.__call__ typing 2024-01-18 16:11:01 +01:00
github_helper.py Add a hack to un-/mark PR as a draft 2023-12-22 22:26:38 +01:00
install_check.py move out ci specific functions to ci.py 2024-01-21 16:36:37 +00:00
integration_test_check.py Use constants from report instead of string literals 2024-02-06 15:02:09 +01:00
integration_test_images.py Add a tag processing for python-bottle 2023-12-21 16:11:54 +01:00
jepsen_check.py Use constants from report instead of string literals 2024-02-06 15:02:09 +01:00
libfuzzer_test_check.py move out ci specific functions to ci.py 2024-01-21 16:36:37 +00:00
mark_release_ready.py Use constants from report instead of string literals 2024-02-06 15:02:09 +01:00
merge_pr.py Use constants from report instead of string literals 2024-02-06 15:02:09 +01:00
performance_comparison_check.py Use constants from report instead of string literals 2024-02-06 15:02:09 +01:00
pr_info.py CI: ci cache. step 1 (#58664) 2024-02-02 18:10:47 +01:00
release.py Use constants from report instead of string literals 2024-02-06 15:02:09 +01:00
report.py Fix usage of status types to prevent API exceptions 2024-02-06 13:40:07 +01:00
run_check.py Use constants from report instead of string literals 2024-02-06 15:02:09 +01:00
s3_helper.py CI: ci cache. step 1 (#58664) 2024-02-02 18:10:47 +01:00
sqlancer_check.py Use constants from report instead of string literals 2024-02-06 15:02:09 +01:00
sqllogic_test.py Use constants from report instead of string literals 2024-02-06 15:02:09 +01:00
sqltest.py Use constants from report instead of string literals 2024-02-06 15:02:09 +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 reset to Stopwatch, improve codebrowser report 2023-06-16 12:51:31 +02:00
stress_check.py Use constants from report instead of string literals 2024-02-06 15:02:09 +01:00
stress.py Merge remote-tracking branch 'rschu1ze/master' into qatzstd_main 2024-01-07 14:11:22 +00:00
style_check.py Use constants from report instead of string literals 2024-02-06 15:02:09 +01:00
tee_popen.py cleanup, fix tee to escape non-decodable symbols 2023-09-17 16:36:50 +00:00
test_ci_cache.py CI: ci cache. step 1 (#58664) 2024-02-02 18:10:47 +01:00
test_ci_config.py Add another check to CiConfig.validate, and test for it 2023-11-13 12:49:31 +01:00
test_digest.py move out ci specific functions to ci.py 2024-01-21 16:36:37 +00:00
test_docker.py Reapply "improve CI with digest for docker, build and test jobs" (#57904) 2023-12-18 09:07:22 +01:00
test_git.py Unify all workflows for python unit tests, follow naming best practices 2023-11-06 11:14:57 +01:00
test_version.py Unify all workflows for python unit tests, follow naming best practices 2023-11-06 11:14:57 +01:00
unit_tests_check.py Use constants from report instead of string literals 2024-02-06 15:02:09 +01:00
upgrade_check.py Split stress test and backward compatibility check 2023-01-03 19:22:31 +00:00
upload_result_helper.py move out ci specific functions to ci.py 2024-01-21 16:36:37 +00:00
version_helper.py Add ClickHouseVersion.is_lts 2024-01-11 11:42:59 +01:00