ClickHouse/tests/ci/worker
Azat Khuzhin 64a308013f Tune mmap_rnd_bits to workaround sanitizers issues
v1: vm.mmap_rnd_bits=28
v2: rebase with clang 18.1.6 + kernel.randomize_va_space=0
v3: leave only vm.mmap_rnd_bits=28 + use pre-run.sh (hope that it will
    be used), that way docker will not require --privileged and by some
    reason this breaks ASAN (though I cannot reproduce it)
v4: use actions/common_setup over init_runner.sh (it requires some
    manual deploy)
2024-05-19 22:37:16 +02:00
..
.gitignore Deploy cloud-init script to S3 for following usage 2023-11-14 15:48:00 +01:00
deploy-runner-init.sh Deploy cloud-init script to S3 for following usage 2023-11-14 15:48:00 +01:00
dockerhub_proxy_template.sh Setup tailscale on instances, create a common network script 2024-02-23 17:18:52 +01:00
init_runner.sh Fix typos 2024-05-13 14:21:15 +02:00
prepare-ci-ami.sh Tune mmap_rnd_bits to workaround sanitizers issues 2024-05-19 22:37:16 +02:00