mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 07:31:57 +00:00
ebed6193b4
gcore is used here because: - default kernel.core_pattern is "|/usr/share/apport/apport %p %s %c %d %P %E" [1] and so to make it work you need to install apport into container and configure it propertly -- to complex [1]: https://s3.amazonaws.com/clickhouse-test-reports/33389/204e459d259570e6bc7fe2903f7e516094a916ca/stress_test__address__actions_/runlog.log - kernel.core_pattern cannot be changed, since proc is mounted in read-only mode in non --privileged containers [2] [2]: https://s3.amazonaws.com/clickhouse-test-reports/33389/dab3afbd94558f9654bf0aa1e06e06e2962f3bb0/stress_test__address__actions_/runlog.log v2: change kernel.core_pattern v3: use gcore, since you are not allowed to change kernel.core_pattern in container (only under --privileged) |
||
---|---|---|
.. | ||
base | ||
codebrowser | ||
compatibility | ||
fasttest | ||
fuzzer | ||
integration | ||
keeper-jepsen | ||
performance-comparison | ||
pvs | ||
split_build_smoke_test | ||
sqlancer | ||
stateful | ||
stateless | ||
stateless_pytest | ||
stress | ||
style | ||
testflows/runner | ||
unit | ||
util | ||
Dockerfile | ||
README.md | ||
test_runner_docker_compose.yaml | ||
test_runner.sh |
ClickHouse Test Docker Image
License
View license information for the software contained in this image.