Commit Graph

2259 Commits

Author SHA1 Message Date
Maksim Kita 4814008753 Merge pull request #25804 from ClickHouse/configs-are-not-necessary-for-clickhouse-binary-to-run
Edited bare Linux example: configs are not necessary for clickhouse binary to run
2021-06-29 10:41:29 +03:00
Alexey Milovidov e8f78595e6 Edited bare Linux example: configs are not necessary for clickhouse binary to run 2021-06-29 04:28:42 +03:00
alexey-milovidov a179ed3a28 Merge pull request #25773 from ClickHouse/system-query-log-map-type-merge
Merging #23934
2021-06-29 04:19:53 +03:00
alexey-milovidov 66bea7236d Update run.sh 2021-06-29 01:29:14 +03:00
mergify[bot] d295c6b57c Merge branch 'master' into zookeeper_snapshots 2021-06-28 14:17:32 +00:00
alexey-milovidov 975a5abfc5 Update run.sh 2021-06-28 16:21:17 +03:00
Maksim Kita 445e0a5fb0 Update using Map datatyle in system log tables before merge 2021-06-28 14:42:21 +03:00
alexey-milovidov f56aa97337 Update run.sh 2021-06-28 14:28:49 +03:00
Maksim Kita e950a03a51 Merge branch 'system-query-log-map-type-merge' into system-querylog-map-continue 2021-06-28 11:27:59 +03:00
Azat Khuzhin 03a995c369 Set follow-fork-mode child for gdb in stress/fasttest/fuzzer
Sometimes gdb does not catch SIGSEGV [1], let's try set this setting,
since maybe some code from contrib does fork.

  [1]: https://clickhouse-test-reports.s3.yandex.net/25605/cd5a3c8d7eb417f6df211b4507dc970933f8549a/stress_test_(thread).html#fail1
2021-06-28 10:04:08 +03:00
robot-clickhouse 5188147915 Auto version update to [21.8.1.1] [54453] 2021-06-28 00:50:20 +03:00
alexey-milovidov 3a3ecb2cb9 Update run.sh 2021-06-28 00:05:57 +03:00
kssenii 3e8f37523e Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into pg-ch-replica 2021-06-27 20:08:00 +00:00
Alexey Milovidov 3c485ce365 Merge branch 'master' into fix-receive-time-metric 2021-06-27 19:00:39 +03:00
Alexey Milovidov f1b58451d1 Separate log files for separate runs in stress test 2021-06-27 18:41:25 +03:00
Alexey Milovidov c17e5ac888 Performance test: be more generous 2021-06-27 03:14:42 +03:00
kssenii d94a16e86b Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into pg-ch-replica 2021-06-26 22:04:47 +00:00
Ivan 227722d7a7 Add CI check for darwin-aarch64 (#25560)
* Add support for darwin-aarch64

* Fix PVS warnings

* Add build configuration

* Fix packager args
2021-06-25 18:21:56 +03:00
Alexey Milovidov 3ca10f431a Add pv to the test image 2021-06-24 00:33:22 +03:00
Alexey Milovidov 0b178624a0 Adjust fast test 2021-06-23 00:31:40 +03:00
alesapin 54fdf4397a Merge branch 'update_buffer_size_in_nuraft' into zookeeper_snapshots 2021-06-21 13:46:22 +03:00
alesapin a030581ef9 Add sometest 2021-06-18 14:02:15 +03:00
Alexey Milovidov bb2d0b7e33 Fix error in Fuzzer (CC @akuzm) 2021-06-17 09:16:34 +03:00
Alexander Tokmakov f76f3e264d minor fixes 2021-06-17 00:20:35 +03:00
tavplubix 14e234f4e7 Merge branch 'master' into improve_replicated_database_tests 2021-06-16 13:24:32 +03:00
Alexey Milovidov b2c8d635c5 Relax max test time for performance test; fix comment 2021-06-16 11:26:00 +03:00
Alexander Tokmakov 4aedb4fda6 improve replicated database tests 2021-06-15 23:52:29 +03:00
Alexey Milovidov a33716b6e5 Fix strange typo 2021-06-14 04:11:16 +03:00
alexey-milovidov 4ee9c587b6 Merge pull request #25210 from ClickHouse/database_replicated_tests_parallel
Try run tests with Replicated database in parallel
2021-06-13 16:40:21 +03:00
alexey-milovidov fce5a1bd39 Merge pull request #24875 from ClickHouse/fix_woboq_build
Trying to resurrect woboq
2021-06-12 03:18:37 +03:00
alexey-milovidov 25a61c0f9d Merge pull request #24728 from qoega/remove-enable-dictionaries
Remove explicit enable_dictionaries files in integration tests
2021-06-12 02:45:25 +03:00
tavplubix ca37fc9327 Merge pull request #25200 from vdimir/join-opts-stress-test
Add join related options to stress test
2021-06-12 00:03:41 +03:00
Alexander Tokmakov 714e66befe run tests with Replicated database in parallel 2021-06-11 15:28:27 +03:00
vdimir 785376ed42 Fix modulo division priority issue in test/stress/stress 2021-06-11 13:08:49 +03:00
vdimir 71ce7d9b61 Add join related options to stress test 2021-06-11 12:36:59 +03:00
Zhichun Wu 6b934be51a Add integration test for jdbc bridge 2021-06-11 17:10:51 +08:00
Yatsishin Ilya 84c1f516f0 Merge remote-tracking branch 'origin' into remove-enable-dictionaries 2021-06-11 11:50:56 +03:00
alexey-milovidov f4654cd11f Merge pull request #25133 from vzakaznikov/trying_to_fix_docker_pull_error_in_testflows
Fix using Yandex dockerhub registries for TestFlows.
2021-06-10 01:59:00 +03:00
Alexander Kuzmenkov b4d691cdf9 Merge pull request #24734 from ClickHouse/aku/frame-expressions
support expressions in window frame
2021-06-10 00:25:32 +03:00
Alexander Kuzmenkov 449df539a3 Merge pull request #24938 from ClickHouse/aku/perf-test
some perf test script improvements
2021-06-10 00:23:04 +03:00
Vitaliy Zakaznikov aecc60db07 Fix using Yandex dockerhub registries for TestFlows. 2021-06-09 12:19:40 -04:00
Alexander Kuzmenkov 003ce76896 fix shellcheck 2021-06-09 14:40:38 +03:00
Yatsishin Ilya bc64cd9af7 wip 2021-06-09 12:23:02 +03:00
Alexander Kuzmenkov c7a7157ef0 Merge remote-tracking branch 'origin/aku/perf-test' into HEAD 2021-06-08 18:10:19 +03:00
Alexander Kuzmenkov 729a0e84ff fix 2021-06-08 17:12:47 +03:00
Ivan Lezhankin 845a121c56 Update Dockerfile 2021-06-08 15:01:16 +03:00
alesapin 247e5bfd2a Disable storage_kerberized_hdfs test 2021-06-07 12:25:13 +03:00
mergify[bot] 5b99312e2b Merge branch 'master' into aku/perf-test 2021-06-06 09:58:31 +00:00
alexey-milovidov 35be918fcc Update compare.sh 2021-06-06 12:57:18 +03:00
Alexander Kuzmenkov 0c4c8c040b fixes 2021-06-04 18:27:21 +03:00
Nikita Mikhaylov 9cdf3800d6 Merge pull request #24857 from kssenii/postgresql_protocol
Fix NULL values in postgresql protocol
2021-06-04 14:43:47 +03:00
filimonov d8dae5a51d Fix error message to include file path 2021-06-04 10:00:01 +02:00
kssenii 7e14d5e030 Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into pg-ch-replica 2021-06-03 19:44:55 +00:00
Alexander Kuzmenkov e52ac1591a some perf test script improvements 2021-06-03 20:40:05 +03:00
alesapin d1682447b3 Update run script 2021-06-03 18:16:12 +03:00
alesapin 6592aeefed Relaxed hung check in stress test 2021-06-03 18:13:29 +03:00
Ilya Yatsishin 667496de48 Update Dockerfile 2021-06-03 16:05:12 +03:00
Alexander Kuzmenkov 622e6edff6 more fuzzer fixes... 2021-06-02 21:45:07 +03:00
Alexander Kuzmenkov 59b5dafcfc another fuzzer fix 2021-06-02 18:57:01 +03:00
Yatsishin Ilya 3f8ce5c78e Merge remote-tracking branch 'origin' into integration-2 2021-06-02 18:08:31 +03:00
Alexander Kuzmenkov 9beecf6994 Merge remote-tracking branch 'origin/master' into HEAD 2021-06-02 15:06:22 +03:00
Alexander Kuzmenkov 05d6cdb806 better messages in fuzzer status 2021-06-02 15:06:12 +03:00
alesapin 3b955e9a12 Trying to resurrect woboq 2021-06-02 13:22:37 +03:00
mergify[bot] 6d4c92bcd1 Merge branch 'master' into fix_stress_test 2021-06-01 19:07:27 +00:00
Ilya Yatsishin 367fcc1db6 Touch to rebuild 2021-06-01 20:58:33 +03:00
kssenii dd3cb79642 Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into pg-ch-replica 2021-06-01 17:43:34 +00:00
kssenii b63edadad5 Allow null values in postgresql protocol 2021-06-01 15:00:32 +00:00
alesapin a12d40e97f Some improvements in stress test 2021-06-01 12:45:01 +03:00
Yatsishin Ilya fe6fc03910 Merge remote-tracking branch 'origin' into integration-2 2021-05-31 18:45:48 +03:00
Ilya Yatsishin ff11f63179 Touch to rebuild SQLancer 2021-05-31 12:41:36 +03:00
Yatsishin Ilya 499676e01f Merge remote-tracking branch 'origin' into integration-2 2021-05-31 07:03:27 +03:00
Alexander Kuzmenkov 517ccb7dff Merge remote-tracking branch 'origin/master' into HEAD 2021-05-29 16:12:34 +03:00
Alexander Kuzmenkov 4a75a742e7 fixes 2021-05-29 16:12:18 +03:00
Alexander Kuzmenkov 7340037a0c Update run-fuzzer.sh 2021-05-29 01:57:16 +03:00
Alexander Kuzmenkov 90b85b4b1e fix failing grep 2021-05-28 20:47:06 +03:00
Alexander Kuzmenkov 195a9647f3 more fuzzer fixes 2021-05-28 15:55:58 +03:00
Alexander Kuzmenkov b84ecaac5a Merge pull request #24584 from ClickHouse/aku/fuzzer-death
ast fuzzer: determine server death more robustly
2021-05-28 13:05:59 +03:00
Alexander Kuzmenkov b1cff64c84 Update docker/test/fuzzer/run-fuzzer.sh
Co-authored-by: Azat Khuzhin <a3at.mail@gmail.com>
2021-05-28 13:05:02 +03:00
Nikita Mikhaylov bcc67de5bf better 2021-05-27 23:43:00 +03:00
Alexander Kuzmenkov 5726a2fe9f ast fuzzer: determine server death more robustly 2021-05-27 21:26:47 +03:00
Yatsishin Ilya 572314284d Merge remote-tracking branch 'origin/master' into integration-2 2021-05-27 16:34:30 +03:00
Alexander Kuzmenkov 8c1e386a1b Merge pull request #24534 from ClickHouse/aku/green-check-mining-1
calculate perf test precision thresholds from historical data
2021-05-27 12:59:17 +03:00
alexey-milovidov 9dbea3f7de Merge pull request #24504 from vzakaznikov/testflows_check_add_saving_clickhouse_logs
Adding support to save clickhouse server logs in TestFlows check
2021-05-27 08:05:55 +03:00
Yatsishin Ilya cbd1a2cd83 Merge remote-tracking branch 'origin' into integration-2 2021-05-27 07:01:22 +03:00
Vitaliy Zakaznikov d803f2669a * Changing default testflows output format to be new fails only
* Removing debug changes
* Fixing folder structure inside clickhouse_logs.tar.gz archive
2021-05-26 18:28:47 -04:00
kssenii e01022e1be Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into pg-ch-replica 2021-05-26 21:55:10 +00:00
Vitaliy Zakaznikov a3dd60e4bf Adding gzip compression of clickhouse logs. 2021-05-26 17:16:24 -04:00
Vitaliy Zakaznikov 26ee4dbb6b Another try to move clickhouse logs to /test_output folder. 2021-05-26 16:25:23 -04:00
Vitaliy Zakaznikov 4a96f00e96 Fixing the way we move clickhouse logs to the /test_output folder. 2021-05-26 14:11:56 -04:00
Alexander Kuzmenkov 343419ac32 calculate perf test precision thresholds from historical data 2021-05-26 16:30:43 +03:00
Vitaliy Zakaznikov dd2a15a6b6 Small change to re-trigger CI/CD pipeline. 2021-05-26 08:54:55 -04:00
Kseniia Sumarokova c162496529 Merge pull request #11058 from overshov/master
Implement IDisk interface for HDFS
2021-05-26 14:14:06 +03:00
Ilya Yatsishin 17d1f5b25f Merge pull request #24512 from qoega/shellcheck-fix
shellcheck fix
2021-05-26 09:43:33 +03:00
mergify[bot] 158b997ccc Merge branch 'master' into testflows_check_add_saving_clickhouse_logs 2021-05-26 06:34:10 +00:00
Yatsishin Ilya 4d871db821 Merge remote-tracking branch 'origin' into integration-2 2021-05-26 07:38:43 +03:00
Yatsishin Ilya 15b8d2caf3 shellcheck fix 2021-05-26 07:34:19 +03:00
Ilya Yatsishin a868c97e9c Merge pull request #24492 from qoega/integration-rm-in-entrypoint 2021-05-26 07:31:19 +03:00
Vitaliy Zakaznikov 663c7de564 Trying another approach to copy logs to /test_output without sudo. 2021-05-25 21:34:46 -04:00
Vitaliy Zakaznikov cb4c9740a2 Trying another fix to copy clickhouse logs to /test_output directory. 2021-05-25 21:29:43 -04:00
Vitaliy Zakaznikov 02c0fd9ca3 Fixing copying of clickhouse logs into /test_output directory for TestFlows check. 2021-05-25 20:07:54 -04:00
Vitaliy Zakaznikov 2934e4b9b2 Adding support to save clickhouse server logs in TestFlows check. 2021-05-25 17:45:10 -04:00
Maksim Kita 466ae75705 Merge pull request #24442 from kitaisreal/actions-dag-compile-expressions-update
ActionsDAG compile expressions update
2021-05-25 21:44:23 +03:00
Yatsishin Ilya 54fd0ddf5b shellcheck fix 2021-05-25 19:55:53 +03:00
Yatsishin Ilya 14a807ab4f rm containers in entrypooint 2021-05-25 15:30:20 +03:00
Yatsishin Ilya 8906df10a1 rm containers in entrypooint 2021-05-25 15:29:22 +03:00
Maksim Kita e7d7b0d547 Updated tests 2021-05-25 11:50:40 +03:00
kssenii 579ca23c7b Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into hdfs-idisk 2021-05-24 17:39:34 +00:00
Yatsishin Ilya 21bcfdee0b Merge remote-tracking branch 'origin' into integration-2 2021-05-24 18:31:21 +03:00
Alexander Kuzmenkov 5076fc6776 Merge pull request #24049 from ClickHouse/aku/perf-unstable
complain about unstable perf test queries
2021-05-24 12:59:12 +03:00
kssenii c89b707b4e Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into pg-ch-replica 2021-05-23 12:07:26 +00:00
kssenii 99baf0fcdf More integration tests 2021-05-23 07:33:31 +00:00
Yatsishin Ilya 937453ff63 revert some changes 2021-05-21 18:48:14 +03:00
Yatsishin Ilya 5a1edfd5df Merge remote-tracking branch 'origin/master' into integration-2 2021-05-21 17:57:44 +03:00
Yatsishin Ilya 67b4cd6e15 fix shellcheck 2021-05-21 17:33:56 +03:00
Yatsishin Ilya 52689acbaf rewrite zookeeper test 2021-05-21 16:29:43 +03:00
robot-clickhouse 2462333eb3 Auto version update to [21.7.1.1] [54452] 2021-05-20 22:23:34 +03:00
Yatsishin Ilya d4cd6e6214 Merge remote-tracking branch 'origin' into integration-2 2021-05-20 19:12:20 +03:00
Yatsishin Ilya 9aa37e5e1a Merge remote-tracking branch 'origin' into integration-2 2021-05-20 19:12:04 +03:00
Alexander Kuzmenkov d3bd0e9200 remove retries from fast test 2021-05-20 15:31:56 +03:00
Alexander Kuzmenkov 3c8093f876 fix 2021-05-20 15:05:20 +03:00
Alexander Kuzmenkov 5c96955ebe Merge remote-tracking branch 'origin/master' into HEAD 2021-05-20 14:44:01 +03:00
Maksim Kita e932b59746 Compile expressions added partition by test 2021-05-20 11:16:15 +03:00
Alexander Kuzmenkov c1ad74dd7e longer 2021-05-19 13:25:43 +03:00
alesapin 932e6a9a41 Review fixes 2021-05-18 17:08:56 +03:00
Yatsishin Ilya 36e4bc7a7c fix 2021-05-18 14:02:23 +03:00
Yatsishin Ilya b697d5a8d9 more 2021-05-17 14:16:16 +03:00
kssenii 0d1db043df Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into pg-ch-replica 2021-05-16 20:55:18 +00:00
Alexander Kuzmenkov 94a81eb4da fixup 2021-05-15 09:44:14 +03:00
Alexander Kuzmenkov cf726eb924 collect profiles during warmup 2021-05-15 09:43:56 +03:00
alesapin 791b82599e Fix pull 2021-05-14 18:35:30 +03:00
Yatsishin Ilya ca2c10d596 Merge remote-tracking branch 'origin' into integration-2 2021-05-14 16:48:44 +03:00
alesapin e2eedf4051 Use keeper in integration tests 2021-05-14 15:30:49 +03:00
Alexander Kuzmenkov 7c312440ee Merge remote-tracking branch 'origin/master' into HEAD 2021-05-14 13:16:31 +03:00
alesapin c0bec88342 Merge branch 'master' into standalone_keeper 2021-05-14 13:05:55 +03:00
alexey-milovidov 6ffc4bd036 Merge pull request #23942 from vzakaznikov/testflows_modules_in_parallel
Enabling running of all TestFlows modules in parallel
2021-05-13 21:49:16 +03:00
Alexander Kuzmenkov 0ffc4c8b5f run short queries longer 2021-05-13 12:20:02 +03:00
Alexander Kuzmenkov d7306c7df2 fixes 2021-05-13 12:16:43 +03:00
alesapin 081ceec08c Merge branch 'master' into standalone_keeper 2021-05-13 11:03:07 +03:00
Alexander Kuzmenkov a453a51771 fixes 2021-05-13 01:32:53 +03:00
alesapin 0ce1080b0f Fix fasttest image 2021-05-12 23:00:28 +03:00
kssenii 1729dc1f8d Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into pg-ch-replica 2021-05-12 15:11:15 +00:00
Alexander Kuzmenkov c88845c682 complain about unstable perf test queries
We don't want to introduce more of them. The old ones should be all marked by now.
2021-05-12 12:48:13 +03:00
Maksim Kita 9e919e7b96 Performance tests disable compile expressions 2021-05-12 11:06:10 +03:00
Yatsishin Ilya b673c7018c s3 catch up 2021-05-12 10:03:53 +03:00
Vitaliy Zakaznikov f319a623c9 Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into testflows_modules_in_parallel 2021-05-11 17:17:53 -04:00
Yatsishin Ilya f0132cb1bc mERGe remote-tracking branch 'origin' into integration-2 2021-05-11 13:32:44 +03:00
Kruglov Pavel 6533861bb8 Merge pull request #23894 from pingyu/datasketches-uniq-again
Add uniqThetaSketch again
2021-05-11 11:24:43 +03:00
Vitaliy Zakaznikov 29081dbea1 Fixing TestFlows docker file. 2021-05-10 18:20:46 -04:00
Vitaliy Zakaznikov b194965a56 Updating docker and docker-compose versions.
Updating and enabling datetime64 extended range tests.
2021-05-10 16:59:47 -04:00
Vitaliy Zakaznikov 872ae4821e Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into testflows_modules_in_parallel 2021-05-10 14:12:00 -04:00