ClickHouse/tests/ci
Azat Khuzhin ced30a2072 Switch to llvm/clang 15
It had been released few hours ago, and I want to check how clang-15
generates DWARF-5

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-09-10 21:38:34 +02:00
..
cancel_and_rerun_workflow_lambda Add time to wait for workflow canceled 2022-05-19 15:26:02 +02:00
metrics_lambda Fix installation_id filter, minimize docker images diff 2022-05-06 19:15:01 +02:00
team_keys_lambda Do not upload unnecessary lambda sources 2022-08-10 14:37:06 +02:00
termination_lambda Fix installation_id filter, minimize docker images diff 2022-05-06 19:15:01 +02:00
tests Add a flag for images architecture 2022-02-11 18:26:45 +01:00
token_lambda Fix installation_id filter, minimize docker images diff 2022-05-06 19:15:01 +02:00
worker Add DNS trick to the dockerhub proxy too 2022-08-02 12:04:26 +02:00
workflow_approve_rerun_lambda Remove trash 2022-09-04 04:28:08 +02:00
.gitignore Deploy workflow_approve_rerun_lambda as zip package 2022-07-28 14:23:59 +02:00
ast_fuzzer_check.py Merge pull request #40775 from azat/ci/core-dumps-rework 2022-09-09 20:20:10 +03:00
bugfix_validate_check.py Get rid of duplicate download_previous_release 2022-05-31 17:50:29 +00:00
build_check.py disable default ENABLE_CLICKHOUSE_SELF_EXTRACTING and add to env 2022-08-27 21:08:01 +00:00
build_download_helper.py Add typing and order import 2022-09-07 19:23:43 +02:00
build_report_check.py Remove the remaining parts of "unbundled" build 2022-08-27 02:18:47 +02:00
ccache_utils.py Rework S3Helper a little bit 2022-08-11 15:01:32 +02:00
cherry_pick.py Add a doc-string for ReleaseBranch._assign_new_pr 2022-09-01 13:06:14 +02:00
ci_config.py Switch to llvm/clang 15 2022-09-10 21:38:34 +02:00
clickhouse_helper.py Automatic style fix 2022-08-01 13:22:53 +00:00
codebrowser_check.py Rework S3Helper a little bit 2022-08-11 15:01:32 +02:00
commit_status_helper.py Turn off always green mode 2022-09-05 16:16:49 +02:00
compatibility_check.py Rework S3Helper a little bit 2022-08-11 15:01:32 +02:00
compress_files.py Apply black formatter to all *.py files in the repo 2022-03-22 17:39:58 +01:00
docker_images_check.py Rework S3Helper a little bit 2022-08-11 15:01:32 +02:00
docker_manifests_merge.py Rework S3Helper a little bit 2022-08-11 15:01:32 +02:00
docker_pull_helper.py Use a proper image in fasttest 2022-04-13 14:06:50 +02:00
docker_server.py Rework S3Helper a little bit 2022-08-11 15:01:32 +02:00
docker_test.py Use cached image from the release branch for backport PRs 2022-07-01 16:49:27 +02:00
docs_check.py Rework S3Helper a little bit 2022-08-11 15:01:32 +02:00
docs_release.py Rework S3Helper a little bit 2022-08-11 15:01:32 +02:00
download_binary.py Add macos binaries to GH release assets 2022-09-07 19:23:44 +02:00
download_release_packets.py Fix style 2022-07-04 21:59:46 +02:00
env_helper.py Move download template to env_helper 2022-09-07 19:23:42 +02:00
fast_test_check.py Merge pull request #40127 from ClickHouse/s3-helper 2022-08-13 16:27:00 +02:00
finish_check.py rename Simple Check to Mergeable Check, refactor processing 2022-08-05 10:39:58 -04:00
functional_test_check.py Don't use envs for static links 2022-08-12 09:46:36 +02:00
get_previous_release_tag.py Fix 2022-07-05 11:23:35 +02:00
get_robot_token.py rename Simple Check to Mergeable Check, refactor processing 2022-08-05 10:39:58 -04:00
git_helper.py Rewrite cherry_pick.py to PyGithub API 2022-07-15 17:21:14 +02:00
git_test.py Adjust git_helper and version_helper for shallow clone 2022-04-21 20:08:55 +02:00
github_helper.py Add notes about _is_cache_updated logic 2022-08-02 18:44:49 +02:00
integration_test_check.py Rework S3Helper a little bit 2022-08-11 15:01:32 +02:00
keeper_jepsen_check.py Rework S3Helper a little bit 2022-08-11 15:01:32 +02:00
performance_comparison_check.py Fix performance_comparison_check.py 2022-08-26 15:49:40 +02:00
pr_info.py rename Simple Check to Mergeable Check, refactor processing 2022-08-05 10:39:58 -04:00
push_to_artifactory.py Fix a typo in download_build_with_progress 2022-09-07 19:23:43 +02:00
release.py Merge branch 'master' into release-tweak-generate 2022-08-04 21:33:54 +02:00
report.py Remove the remaining parts of "unbundled" build 2022-08-27 02:18:47 +02:00
rerun_helper.py Add typing to rerun and commit_status helpers 2022-07-26 14:22:11 +02:00
run_check.py Automatic style fix 2022-09-07 08:51:02 +00:00
s3_helper.py Rework S3Helper a little bit 2022-08-11 15:01:32 +02:00
split_build_smoke_check.py Rework S3Helper a little bit 2022-08-11 15:01:32 +02:00
ssh.py Apply black formatter to all *.py files in the repo 2022-03-22 17:39:58 +01:00
stopwatch.py Apply black formatter to all *.py files in the repo 2022-03-22 17:39:58 +01:00
stress_check.py Rework core collecting on CI (eliminate gcore usage) 2022-09-04 22:07:16 +02:00
style_check.py Rework S3Helper a little bit 2022-08-11 15:01:32 +02:00
tee_popen.py Add timeouts to TeePopen, second attempt 2022-02-17 16:44:34 +01:00
unit_tests_check.py Automatic style fix 2022-08-16 13:10:28 +00:00
upload_result_helper.py Add job url to test reports 2022-08-09 19:12:47 +02:00
version_helper.py Fix header for autogenerated version 2022-09-07 19:23:41 +02:00
version_test.py Move version_arg to version_helper, add tests 2022-04-07 13:48:52 +02:00