mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-26 09:32:01 +00:00
Merge pull request #39939 from azat/stress-oom
tests/stress: add dmesg output (to see OOM details)
This commit is contained in:
commit
8883c1d08c
@ -456,3 +456,5 @@ for core in core.*; do
|
||||
pigz $core
|
||||
mv $core.gz /test_output/
|
||||
done
|
||||
|
||||
dmesg -T > /test_output/dmesg.log
|
||||
|
Loading…
Reference in New Issue
Block a user