Mikhail f. Shiryaev
64c35b2511
Disable watchdog in docker by default
2021-07-23 21:42:33 +02:00
Alexander Kuzmenkov
86b7701834
Merge pull request #26706 from ClickHouse/aku/server-exit-code
...
record server exit code in fuzzer
2021-07-22 19:42:12 +03:00
Alexander Kuzmenkov
cfb317a9a9
Update compare.sh
2021-07-22 18:37:20 +03:00
Alexander Kuzmenkov
dbf0ed31e8
record server exit code in fuzzer
2021-07-22 17:05:47 +03:00
Nikolai Kochetov
7745905cae
Merge pull request #26545 from Kylinrix/patch-3
...
Update entrypoint.sh
2021-07-20 21:20:11 +03:00
alexey-milovidov
772b18db8a
Merge pull request #26579 from vdimir/test-jinja-templates
...
Support jinja templates for sql files in clickhouse-test
2021-07-20 21:13:44 +03:00
Vladimir
d1eeb37cac
Merge pull request #26552 from vdimir/deleted-in-flaky-stateless-check
...
Handle empty testset in 'Functional stateless tests flaky check'
2021-07-20 16:42:55 +03:00
vdimir
6f8561c084
Support jijna templates for sql files in clickhouse-test
2021-07-20 16:40:04 +03:00
Nikolai Kochetov
e0c5dc1449
Update entrypoint.sh
2021-07-20 16:10:29 +03:00
Nikolai Kochetov
4df50d3490
Update entrypoint.sh
2021-07-20 15:02:20 +03:00
vdimir
6dab3625ff
Handle empty testset in 'Functional stateless tests flaky check'
2021-07-20 12:29:21 +03:00
Ilya Yatsishin
c0e42d3ae1
Merge pull request #26375 from qoega/integration-6
2021-07-20 09:03:48 +03:00
Ky Li
9abd7e543c
Update entrypoint.sh
...
We build clickhouse cluster in k8s by clickhouse-operator.
clickhouse-server.log is mounted by emptydir on the path `/var/log/clickhouse-server`.
It causes the file system error called `Necessary directory '/var/log/clickhouse-server' isn't owned by user with id '101' ` when CLICKHOUSE_DO_NOT_CHOWN is set to true(1).
Because emptydir file and dir is owned by root when it started, it has to do the chown cmd.
But it will take a long time to run chown cmd when the cluster has much data (in table data dir), the cluster cannot even restart because of `initialDelaySeconds`
So chown operation is necessary to check if the file owner and group is owned by user 101.
2021-07-20 12:16:51 +08:00
alesapin
7b10c06113
Merge pull request #26497 from vdimir/docker-fasttest-build
...
Update link to dpkg-deb in dockerfiles
2021-07-19 21:19:32 +03:00
vdimir
23423524c5
Update path to apache-arrow deb package in unbundled/Dockerfile
...
See 'Linux packages notes' https://arrow.apache.org/blog/2021/05/03/4.0.0-release/
2021-07-19 16:04:42 +03:00
vdimir
22d545133a
Update link to dpkg-deb in dockerfiles
2021-07-19 12:49:19 +03:00
Yatsishin Ilya
2ae7d72dc9
merge remote-tracking branch 'origin' into integration-6
2021-07-19 09:49:17 +03:00
Alexey Milovidov
9bef9d4f2d
Revert "Auto version update to [21.10.1.1] [54455]"
...
This reverts commit f2b1395127
.
2021-07-17 13:17:30 +03:00
alexey-milovidov
659fc2a8e2
Merge pull request #26393 from azat/stress-improvements
...
stress tests report improvements
2021-07-17 13:00:09 +03:00
robot-clickhouse
f2b1395127
Auto version update to [21.10.1.1] [54455]
2021-07-17 08:45:10 +03:00
Azat Khuzhin
984e9f2f50
test/stress: cleanup tail of log so that it will contain useful messages
2021-07-16 22:39:14 +03:00
Azat Khuzhin
41a5609b81
test/stress: preserve stderr across runs, to preserve errors for final commands
2021-07-16 22:39:14 +03:00
Azat Khuzhin
39a62cc2ef
test/stress: fix sanitizers errors detection
2021-07-16 22:39:14 +03:00
Yatsishin Ilya
d11ec777c9
Merge remote-tracking branch 'origin' into integration-6
2021-07-16 16:28:02 +03:00
Alexey Milovidov
c28f027b14
Fix error in stress test script
2021-07-15 10:24:35 +03:00
alexey-milovidov
c73f13be93
Merge pull request #26294 from arenadata/ADQM-325
...
yandex/clickhouse-test-base Dockerfile fix (mysql connector moved)
2021-07-14 15:37:00 +03:00
Ilya Golshtein
d7777c6127
yandex/clickhouse-test-base Dockerfile fix (mysql connector moved)
2021-07-13 18:49:03 +03:00
Nikita Mikhaylov
3679a14214
update fast test
2021-07-13 10:51:34 +00:00
Nikita Mikhaylov
8062b492c5
added tests to skip list
2021-07-13 10:51:08 +00:00
Yatsishin Ilya
a4a960328e
Merge remote-tracking branch 'origin' into integration-6
2021-07-12 11:34:23 +03:00
Yatsishin Ilya
143368d8d6
wip
2021-07-12 11:32:20 +03:00
kssenii
d6967dbd2b
Update test
2021-07-11 19:10:52 +00:00
kssenii
40281f9283
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into g-arslan-add-sqlite-support
2021-07-10 06:50:46 +00:00
robot-clickhouse
8ae8b26954
Auto version update to [21.9.1.1] [54454]
2021-07-10 08:22:52 +03:00
kssenii
46e9e21419
Fix build
2021-07-09 15:47:57 +00:00
Vitaliy Zakaznikov
40a2fc8a18
Trying to fix collection of clickhouser server logs for TestFlows check.
2021-07-07 21:45:29 -04:00
alexey-milovidov
dfd9e1d737
Merge pull request #26011 from vzakaznikov/fix_and_enable_testflows_tests
...
Enabling all TestFlows modules and fixing some tests.
2021-07-07 22:46:25 +03:00
Vitaliy Zakaznikov
7f292c6006
Changing output back to new fails only.
2021-07-07 12:02:50 -04:00
alexey-milovidov
80eaf85301
Merge pull request #24416 from elevankoff/system-metrics
...
Common system metrics collection
2021-07-07 03:21:49 +03:00
Vitaliy Zakaznikov
89f89e33d1
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into fix_and_enable_testflows_tests
2021-07-06 14:42:46 -04:00
Vitaliy Zakaznikov
d32d8ceff6
Changing TestFlows output to use classic mode instead of just new fails.
2021-07-06 06:58:16 -04:00
Alexey Milovidov
7ae15fee31
Change performance test after adjusted the name of column
2021-07-05 22:08:29 +03:00
Maksim Kita
577e69898a
Compile aggregate functions perf tests fix
2021-07-05 12:17:01 +03:00
alexey-milovidov
fef7c557f6
Merge pull request #24789 from kitaisreal/compile-aggregation-functions
...
Compile aggregate functions
2021-07-05 02:57:49 +03:00
Kseniia Sumarokova
8351f1db99
Merge pull request #20470 from kssenii/pg-ch-replica
...
MaterializePostgreSQL table engine and database engine
2021-07-04 19:34:54 +03:00
Alexey Milovidov
e80a700cff
More direct way to start ClickHouse
2021-07-04 02:13:32 +03:00
Alexey Milovidov
127455f15f
Remove experimental ANTLR parser
2021-07-03 18:48:03 +03:00
kssenii
0ce4c565d1
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into pg-ch-replica
2021-07-03 11:48:15 +00:00
mergify[bot]
892c67891a
Merge branch 'master' into fix-receive-time-metric
2021-07-01 21:40:09 +00:00
Maksim Kita
22491c8adc
Compile AggregateFunctionCount
2021-07-01 22:56:36 +03:00