ClickHouse/tests/ci
Kruglov Pavel 8ef64b0581
Merge pull request #61476 from Avogar/better-stress-upgrade-checks
Ignore DROP queries in stress test with 1/2 probability and TRUNCATE Memory/JOIN table instead of ignoring DROP in upgrade check
2024-04-10 12:43:22 +00: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 Add even more python code to pylint check, fix lambdas 2024-03-05 16:02:44 +01: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 Install stubs for python-requests 2024-03-05 16:02:43 +01: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 Recommendation from @felixoid 2023-12-10 00:03:33 +01:00
worker new gh runner version 2.315.0 2024-04-09 17:09:04 +00: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 Use constants from report instead of string literals 2024-02-06 15:02:09 +01:00
ast_fuzzer_check.py Separate CH and sanitizer logs 2024-03-18 16:40:03 +01:00
auto_release.py Fix review comments 2023-09-14 14:45:23 +00:00
bugfix_validate_check.py Fix some issues detected by new pylint 2024-03-05 16:02:36 +01:00
build_check.py Merge branch 'master' into enable-coverage-for-debug-build 2024-01-28 22:24:26 +01:00
build_download_helper.py Add type checking to build_download_helper 2024-03-19 14:01:31 +01:00
build_report_check.py CI: Fix pending status for build report in backports 2024-03-05 10:09:17 +00:00
cache_utils.py Fix the local cache when it does not exist 2024-02-26 23:17:16 +01:00
cherry_pick.py Fix some issues detected by new pylint 2024-03-05 16:02:36 +01:00
ci_config.py Merge remote-tracking branch 'origin/master' into enable-analyzer 2024-03-26 19:02:30 +01:00
ci_utils.py CI: set timeout for install check 2024-03-25 17:38:39 +00:00
ci.py Merge branch 'master' into add_version_history 2024-04-10 12:48:11 +02:00
clickbench.py add seccomp=unconfined 2024-02-28 22:17:47 +01:00
clickhouse_helper.py better 2024-03-25 14:09:04 +00:00
commit_status_helper.py remove ci status and reports for MQ case 2024-04-09 10:25:41 +00:00
compatibility_check.py More fixes in tests/ci 2024-03-05 16:02:41 +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 More fixes in tests/ci 2024-03-05 16:02:41 +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 More fixes in tests/ci 2024-03-05 16:02:41 +01:00
docker_server.py Merge pull request #60949 from nikmonkov/docker-version 2024-03-24 01:50:50 +03: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 Install stubs for python-requests 2024-03-05 16:02:43 +01: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 Pass broken tests list to FastTest 2024-03-20 14:33:14 +01:00
finish_check.py Trigger Mergeable check unconditionally in the final_check.py 2024-03-07 10:38:05 +01:00
functional_test_check.py Inverse analyzer in tests 2024-03-20 13:35:30 +01:00
get_previous_release_tag.py Install stubs for python-requests 2024-03-05 16:02:43 +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 CI: set timeout for install check 2024-03-25 17:38:39 +00: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 Fix tests 2024-04-04 20:06:40 +02:00
jepsen_check.py Install stubs for python-requests 2024-03-05 16:02:43 +01:00
libfuzzer_test_check.py Inverse analyzer in tests 2024-03-20 13:35:30 +01: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 Use constants from report instead of string literals 2024-02-06 15:02:09 +01:00
performance_comparison_check.py Add type checking to build_download_helper 2024-03-19 14:01:31 +01:00
pr_info.py CI: fix for docs only pr 2024-04-08 11:51:59 +00:00
release.py Add more documentation to the release script 2024-04-03 09:22:01 +02:00
report.py CI: check cpp and py files style on changes only 2024-03-11 09:30:26 +00:00
run_check.py CI: no CI Running status for MQ 2024-04-08 16:09:47 +00:00
s3_helper.py CI: ci cache. step 1 (#58664) 2024-02-02 18:10:47 +01:00
sqlancer_check.py More fixes in tests/ci 2024-03-05 16:02:41 +01:00
sqllogic_test.py add seccomp=unconfined 2024-02-28 22:17:47 +01:00
sqltest.py More fixes in tests/ci 2024-03-05 16:02:41 +01:00
ssh.py More fixes in tests/ci 2024-03-05 16:02:41 +01:00
stopwatch.py Add reset to Stopwatch, improve codebrowser report 2023-06-16 12:51:31 +02:00
stress_check.py Fix some issues detected by new pylint 2024-03-05 16:02:36 +01:00
stress.py Merge branch 'master' into better-stress-upgrade-checks 2024-03-25 19:18:35 +01:00
style_check.py disable autofix for merge queue 2024-04-08 14:28:48 +00:00
tee_popen.py Fix some issues detected by new pylint 2024-03-05 16:02:36 +01:00
test_ci_cache.py CI: enable await 2024-02-08 18:37:30 +00:00
test_ci_config.py CI: fix stage config (unit test release issue) 2024-03-06 16:52:01 +00:00
test_ci_options.py Fix CI config 2024-03-27 11:39:33 +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 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 Fix contributor name vulnerability 2024-04-06 02:48:50 +03:00