ClickHouse/tests/ci
2024-07-02 14:15:59 +02:00
..
autoscale_runners_lambda Fix logging of autoscaling lambda, add test for effective_capacity 2024-03-20 17:07:32 +01:00
cancel_and_rerun_workflow_lambda CI: remove category check from lambda 2024-05-28 13:10:14 +02:00
ci_runners_metrics_lambda Add even more python code to pylint check, fix lambdas 2024-03-05 16:02:44 +01:00
clean_lost_instances_lambda Add even more python code to pylint check, fix lambdas 2024-03-05 16:02:44 +01:00
lambda_shared_package mypy fix 2024-06-25 16:04:17 +02:00
runner_token_rotation_lambda Add even more python code to pylint check, fix lambdas 2024-03-05 16:02:44 +01:00
slack_bot_ci_lambda Add even more python code to pylint check, fix lambdas 2024-03-05 16:02:44 +01:00
team_keys_lambda Add even more python code to pylint check, fix lambdas 2024-03-05 16:02:44 +01:00
terminate_runner_lambda Add even more python code to pylint check, fix lambdas 2024-03-05 16:02:44 +01:00
tests Support *-new tags in version_helper.py 2024-06-10 14:38:36 +02:00
tmp Ignore files in tests/ci/tmp 2024-06-10 14:38:37 +02:00
worker Update prepare-ci-ami.sh 2024-06-28 16:56:34 +02:00
workflow_approve_rerun_lambda Add even more python code to pylint check, fix lambdas 2024-03-05 16:02:44 +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 Install stubs for python-requests 2024-03-05 16:02:43 +01:00
artifacts_helper.py CI: ci_config refactoring 2024-06-14 11:58:29 +02:00
ast_fuzzer_check.py CI: ci_config refactoring 2024-06-14 11:58:29 +02:00
auto_release.py Fix review comments 2023-09-14 14:45:23 +00:00
bugfix_validate_check.py CI: ci_config refactoring 2024-06-14 11:58:29 +02:00
build_check.py CI: ci_config refactoring 2024-06-14 11:58:29 +02:00
build_download_helper.py CI: ci_config refactoring 2024-06-14 11:58:29 +02:00
build_report_check.py update backport and release workflow to make report for limited number of builds 2024-06-25 14:36:20 +02:00
cache_utils.py CI: ci.py refactoring 2024-06-04 12:58:43 +02:00
changelog.py Add 'Experimental Feature' category 2024-06-21 09:49:26 +00:00
cherry_pick.py CI: Fix not-merged cherry-picks for backports 2024-06-12 14:29:52 +00:00
ci_cache.py CI: ci_config refactoring 2024-06-14 11:58:29 +02:00
ci_config.py CI: Add Non-blocking (Woolen wolfdog) CI mode 2024-06-18 13:40:01 +02:00
ci_definitions.py Merge pull request #65658 from ClickHouse/ci_sync_and_mergeable_check_updates 2024-06-26 17:35:15 +00:00
ci_metadata.py CI: Cancel sync wf on new push 2024-05-23 18:44:12 +02:00
ci_settings.py CI: Add Non-blocking (Woolen wolfdog) CI mode 2024-06-18 13:40:01 +02:00
ci_utils.py CI: ci.py refactoring 2024-06-04 12:58:43 +02:00
ci.py CI: Return Job Rerun check 2024-06-24 17:33:10 +02:00
clickbench.py add seccomp=unconfined 2024-02-28 22:17:47 +01:00
clickhouse_helper.py Support requests parameters in ClickHouseHelper.insert_file 2024-06-04 15:22:14 +02:00
commit_status_helper.py CI: Single point of setting mergeable check status 2024-06-25 15:23:02 +02:00
compatibility_check.py Fix compatibility release check 2024-06-18 13:54:45 +00:00
compress_files.py Create directory for archives if not exists 2023-09-15 15:00:32 +02:00
digest_helper.py CI: ci_config refactoring 2024-06-14 11:58:29 +02:00
docker_images_check.py Add isort configuration to not spoil imports 2024-04-19 11:43:33 +02: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 Add isort configuration to not spoil imports 2024-04-19 11:43:33 +02:00
docker_server.py Convert PRInfo.is_* to properties 2024-04-17 22:23:41 +02:00
docs_check.py Use constants from report instead of string literals 2024-02-06 15:02:09 +01:00
download_binary.py CI: ci_config refactoring 2024-06-14 11:58:29 +02:00
download_release_packages.py Use a proper way to download packages from releases 2024-06-06 07:24:58 +02:00
env_helper.py CI: ci_config refactoring 2024-06-14 11:58:29 +02:00
fast_test_check.py Use timeout from ci_config in fast tests 2024-05-29 17:22:46 +02:00
finish_check.py CI: Single point of setting mergeable check status 2024-06-25 15:23:02 +02:00
functional_test_check.py CI: Flaky check fix failure on deleted tests 2024-06-22 19:07:30 +02:00
get_previous_release_tag.py Use a proper way to download packages from releases 2024-06-06 07:24:58 +02:00
get_robot_token.py Increase safe limits of token requests to pick it 2024-06-04 12:39:07 +02:00
git_helper.py Support -new tags in git_helper, clean helper, add tests 2024-06-10 14:38:35 +02:00
github_helper.py Fix search issues for progress_func, add zstd for GH cache 2024-06-13 15:40:38 +02:00
install_check.py Implement global timeout check in _test_run 2024-05-29 17:22:42 +02:00
integration_test_check.py Merge remote-tracking branch 'origin/master' into enable-analyzer 2024-03-24 21:07:26 +00:00
integration_test_images.py Add a tag processing for python-bottle 2023-12-21 16:11:54 +01:00
integration_tests_runner.py CI: ci_config refactoring 2024-06-14 11:58:29 +02:00
jepsen_check.py CI: ci_config refactoring 2024-06-14 11:58:29 +02:00
libfuzzer_test_check.py Use timeout from ci_config in libfuzzer 2024-05-29 17:22:47 +02:00
mark_release_ready.py CI: remove unnecessary job url for Mark release ready 2024-03-27 17:17:10 +00:00
merge_pr.py CI: Single point of setting mergeable check status 2024-06-25 15:23:02 +02:00
performance_comparison_check.py CI: ci_config refactoring 2024-06-14 11:58:29 +02:00
pr_info.py CI: Single point of setting mergeable check status 2024-06-25 15:23:02 +02:00
release.py Fix silly typo that caused wrong tags messages 2024-06-14 19:03:32 +02:00
report.py CI: ci_config refactoring 2024-06-14 11:58:29 +02:00
run_check.py CI: ci_config refactoring 2024-06-14 11:58:29 +02:00
s3_helper.py CI: Single point of setting mergeable check status 2024-06-25 15:23:02 +02:00
sqlancer_check.py CI: ci_config refactoring 2024-06-14 11:58:29 +02:00
sqllogic_test.py Implement global timeout check in _test_run 2024-05-29 17:22:42 +02:00
sqltest.py CI: ci_config refactoring 2024-06-14 11:58:29 +02:00
ssh.py Automatic style fix 2024-06-14 19:28:05 +00:00
stopwatch.py Add reset to Stopwatch, improve codebrowser report 2023-06-16 12:51:31 +02:00
stress_check.py Improve object storage tags in tests 2024-07-02 14:15:59 +02:00
stress.py fix 2024-05-15 19:28:05 +01:00
style_check.py CI: Flaky check fix failure on deleted tests 2024-06-22 19:07:30 +02:00
sync_pr.py CI: ci_config refactoring 2024-06-14 11:58:29 +02:00
synchronizer_utils.py Add processing A Sync to ci.py 2024-05-03 17:57:44 +02:00
tee_popen.py Fix some issues detected by new pylint 2024-03-05 16:02:36 +01:00
test_ci_cache.py CI: ci_config refactoring 2024-06-14 11:58:29 +02:00
test_ci_config.py CI: Add Non-blocking (Woolen wolfdog) CI mode 2024-06-18 13:40:01 +02:00
test_ci_options.py Automatic style fix 2024-06-22 11:51:28 +00: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 Support -new tags in git_helper, clean helper, add tests 2024-06-10 14:38:35 +02:00
test_version.py Use pathlib.Path in version_helper 2024-06-10 14:38:37 +02:00
unit_tests_check.py Add type checking to build_download_helper 2024-03-19 14:01:31 +01:00
upgrade_check.py Split stress test and backward compatibility check 2023-01-03 19:22:31 +00:00
upload_result_helper.py Automatic style fix 2024-03-27 15:34:55 +00:00
version_helper.py Use pathlib.Path in version_helper 2024-06-10 14:38:37 +02:00