ClickHouse/tests/ci
Mikhail f. Shiryaev b1a10e23a1
Merge pull request #64759 from ClickHouse/new-release-scheme
Adjust the `version_helper` and script to a new release scheme
2024-06-11 13:37:51 +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 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 Automatic style fix 2024-05-28 11:16:51 +00: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 Tune mmap_rnd_bits to workaround sanitizers issues 2024-05-19 22:37:16 +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 Add isort configuration to not spoil imports 2024-04-19 11:43:33 +02: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 Add a reasonable timeout to bugfix config 2024-05-29 17:22:45 +02:00
build_check.py Refactor labels in CI, move them to shared package 2024-04-24 17:31:14 +02:00
build_download_helper.py Merge pull request #64904 from ClickHouse/improve-pr-info-diff 2024-06-10 18:24:16 +00:00
build_report_check.py fix 2024-05-31 11:21:18 +02:00
cache_utils.py CI: ci.py refactoring 2024-06-04 12:58:43 +02:00
cherry_pick.py fix 2024-06-08 18:06:10 +02:00
ci_cache.py CI: fix CI await feature 2024-06-05 10:21:00 +02:00
ci_config.py Changes in version_helper.py should change the builds 2024-06-10 14:38:38 +02:00
ci_metadata.py CI: Cancel sync wf on new push 2024-05-23 18:44:12 +02:00
ci_settings.py Automatic style fix 2024-06-06 23:41:34 +00:00
ci_utils.py CI: ci.py refactoring 2024-06-04 12:58:43 +02:00
ci.py Merge pull request #64987 from ClickHouse/ci_fix_nightly 2024-06-07 19:23:54 +00: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 Merge branch 'master' into ci_py_small_refactoring 2024-06-04 19:30:37 +02:00
compatibility_check.py Add isort configuration to not spoil imports 2024-04-19 11:43:33 +02: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 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 Clean even more os.path 2023-09-28 01:24:31 +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 fix 2024-05-31 11:21:18 +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 Bring back strict StatusType 2024-06-04 12:36:13 +02:00
functional_test_check.py Merge pull request #63160 from ClickHouse/Azure_fix_stateless_tests 2024-06-10 08:34:07 +00: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 CI: dependency fix for changelog.py 2024-05-23 15:33:21 +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 Fix leftovers of enabling new analyzer 2024-04-27 11:19:03 +02:00
jepsen_check.py Fix all clcik typos 2024-05-29 17:22:47 +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: Sync, Merge check, CI gh's statuses fixes 2024-05-24 12:00:16 +02:00
performance_comparison_check.py Add isort configuration to not spoil imports 2024-04-19 11:43:33 +02:00
pr_info.py Make PRInfo.compare_pr_url persistent for the Github.PullReaquest objects 2024-06-06 13:24:37 +02:00
release.py Create tag in dry-run to check the order of commands 2024-06-10 14:38:40 +02:00
report.py Merge pull request #63982 from ClickHouse/expired-timeout 2024-05-30 11:32:41 +00:00
run_check.py Use logging where no special strings are required 2024-06-06 09:03:35 +02: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 Implement global timeout check in _test_run 2024-05-29 17:22:42 +02: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 Use timeout from ci_config in stress tests 2024-05-29 17:22:46 +02:00
stress.py fix 2024-05-15 19:28:05 +01:00
style_check.py Files without shebang have mime 'text/plain' or 'inode/x-empty' 2024-05-17 19:30:18 +02:00
sync_pr.py Add ci_config.StatusNames class for common statuses 2024-04-24 17:31:15 +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.py refactoring 2024-06-04 12:58:43 +02: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 Automatic style fix 2024-06-06 23:41:34 +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