ClickHouse/tests/ci
Alexey Milovidov 9789c2caa2 Review fixes
2023-12-12 05:48:09 +01:00
..
autoscale_runners_lambda Update tests/ci/autoscale_runners_lambda/test_autoscale.py 2023-12-08 10:40:16 +01:00
cancel_and_rerun_workflow_lambda
ci_runners_metrics_lambda
clean_lost_instances_lambda
lambda_shared_package Add some additional groups to CI 2023-11-27 13:43:40 +01:00
runner_token_rotation_lambda
slack_bot_ci_lambda
team_keys_lambda
terminate_runner_lambda
tests Recommendation from @felixoid 2023-12-10 00:03:33 +01:00
worker Terminate spot instances older than 1h 2023-11-16 16:35:34 +01:00
workflow_approve_rerun_lambda
workflow_jobs_lambda
.gitignore
.mypy.ini Fix style-check errors 2023-10-04 14:29:00 +02:00
artifacts_helper.py
ast_fuzzer_check.py
auto_release.py
bugfix_validate_check.py Consider whole check failure in bugfix validate check as an error 2023-12-01 09:57:29 +00:00
build_check.py Fix logging for profile JSON files 2023-11-20 15:15:38 +01:00
build_download_helper.py Revert "Revert "Integration check script fix ups"" 2023-10-17 08:18:17 +00:00
build_report_check.py Rewrite builds reports to reusable workflow 2023-11-13 12:49:37 +01:00
ccache_utils.py Implement digest helpers for different objects 2023-11-03 17:42:08 +01:00
cherry_pick.py Changes after a review 2023-11-28 12:19:27 +01:00
ci_config.py Fix CI 2023-12-10 22:02:05 +01:00
clickbench.py Review fixes 2023-12-12 05:48:09 +01:00
clickhouse_helper.py Apply LowCardinality in more places 2023-11-11 07:46:35 +01:00
commit_status_helper.py Fix link to failed check report in status commit 2023-11-02 08:44:03 +00:00
compatibility_check.py
compress_files.py
digest_helper.py Add a consistent digest and tests 2023-11-06 16:43:26 +01:00
docker_images_check.py
docker_images_helper.py
docker_manifests_merge.py Use a proper tag from default.checks for enriched images 2023-10-19 11:35:35 +02:00
docker_pull_helper.py
docker_server.py
docs_check.py Rewrite docs test to reusable workflow 2023-11-13 12:49:33 +01:00
download_binary.py
download_release_packages.py
env_helper.py Rewrite style checks to reusable workflow 2023-11-13 12:49:32 +01:00
fast_test_check.py Update tests/ci/fast_test_check.py 2023-12-12 00:42:41 +03:00
finish_check.py
functional_test_check.py Update tests/ci/functional_test_check.py 2023-12-12 00:42:23 +03:00
get_previous_release_tag.py
get_robot_token.py Fix style-check errors 2023-10-04 14:29:00 +02:00
git_helper.py
github_helper.py Fix caching objects in pygithub, and changelogs 2023-10-19 19:45:16 +02:00
install_check.py
integration_test_check.py Update tests/ci/integration_test_check.py 2023-12-12 00:42:47 +03:00
jepsen_check.py
libfuzzer_test_check.py
mark_release_ready.py
merge_pr.py Fix another place with offset-aware datetime 2023-11-15 11:09:13 +01:00
performance_comparison_check.py
pr_info.py One final leftover in diff_urls of PRInfo 2023-10-20 17:19:46 +02:00
release.py
report.py Move sparse checkout logic to ci_config 2023-11-08 17:16:18 +01:00
run_check.py Run CI for PRs with missing documentation if 'can be tested' label is present 2023-11-20 21:57:45 +00:00
s3_helper.py Implement digest helpers for different objects 2023-11-03 17:42:08 +01:00
sqlancer_check.py
sqllogic_test.py
sqltest.py
ssh.py
stopwatch.py
stress_check.py Remove f-string 2023-10-18 09:19:09 +00:00
stress.py Merge pull request #57150 from azat/ci/no-partial-results 2023-11-25 22:55:14 +01:00
style_check.py Rewrite style checks to reusable workflow 2023-11-13 12:49:32 +01:00
tee_popen.py
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 Add test for avoided recursion 2023-11-15 12:26:20 +01:00
test_docker.py Python 2023-12-10 00:35:04 +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
upgrade_check.py
upload_result_helper.py
version_helper.py