alesapin
|
b2c12f3762
|
Upload coordination log after stress test
|
2021-03-07 17:44:30 +03:00 |
|
alesapin
|
ef192ec310
|
Merge branch 'master' into persistent_nukeeper_snapshot_storage
|
2021-03-07 10:31:06 +03:00 |
|
Nikolai Kochetov
|
47d684a5c3
|
Merge pull request #21442 from traceon/row-policy-with-prewhere-perf-test-fix
Adjust prewhere_with_row_level_filter performance test
|
2021-03-06 22:59:00 +03:00 |
|
robot-clickhouse
|
4e61f45dbb
|
Auto version update to [21.4.1.1] [54449]
|
2021-03-06 14:43:30 +03:00 |
|
Denis Glazachev
|
6f4e883d8d
|
Factor out settings
Enable parallel insert select
Reduce the amount of data to process
|
2021-03-06 15:09:45 +04:00 |
|
alesapin
|
652c6cdc50
|
Merge branch 'master' into persistent_nukeeper_snapshot_storage
|
2021-03-05 16:14:37 +03:00 |
|
Nikolai Kochetov
|
a195e783d2
|
Try fix perftests.
|
2021-03-04 13:25:49 +03:00 |
|
alesapin
|
76e10a4fb1
|
Missed files for tests
|
2021-03-03 23:05:33 +03:00 |
|
Alexander Kuzmenkov
|
f169be740a
|
Merge pull request #21381 from ClickHouse/aku/perf-negative
fix a rare false negative in perf tests
|
2021-03-03 15:55:14 +03:00 |
|
Nikolai Kochetov
|
019513d869
|
Try fix perftests.
|
2021-03-03 13:42:44 +03:00 |
|
Alexander Kuzmenkov
|
08148e062f
|
Fix a rare false negative in perf tests
|
2021-03-02 19:21:30 +03:00 |
|
alexey-milovidov
|
467fcbec06
|
Merge pull request #21292 from ClickHouse/extract-text-from-html
Rewrite extractTextFromHTML function
|
2021-02-28 16:36:18 +03:00 |
|
Alexey Milovidov
|
107d8ec811
|
Merge branch 'master' into extract-text-from-html
|
2021-02-28 04:03:32 +03:00 |
|
alexey-milovidov
|
9f0400f015
|
Merge pull request #21171 from azat/tests-bump-zookeeper
Bump zookeeper version to 3.6.2 in tests
|
2021-02-28 02:35:58 +03:00 |
|
alexey-milovidov
|
b8fba768e5
|
Merge pull request #21264 from ClickHouse/fix_zookeeper_update
Fix several bugs with ZooKeeper client
|
2021-02-28 01:57:04 +03:00 |
|
Alexey Milovidov
|
fd1cf49e92
|
Rewrite extractTextFromHTML function
|
2021-02-27 22:22:38 +03:00 |
|
Azat Khuzhin
|
bc1a316b28
|
Bump zookeeper version to 3.6.2 in tests
3.4.12 was released 1.05.2018
|
2021-02-26 23:41:43 +03:00 |
|
alesapin
|
a48bb7e3a0
|
Fix redundant zookeeper reconnect and possibility of multiple zookeeper session for a single ClickHouse server
|
2021-02-26 22:05:25 +03:00 |
|
alesapin
|
56d9d99d1c
|
Fix style and bayan
|
2021-02-26 09:59:40 +03:00 |
|
alesapin
|
84102a22e7
|
Trying to make testkeeper better in single server mode
|
2021-02-25 23:30:55 +03:00 |
|
alesapin
|
5b888e1193
|
Merge branch 'master' into persistent_nukeeper_log_storage
|
2021-02-22 23:52:26 +03:00 |
|
Azat Khuzhin
|
91c4ebaf0b
|
Merge remote-tracking branch 'upstream/master' into yamllint
|
2021-02-22 08:52:54 +03:00 |
|
alexey-milovidov
|
e1c4ba0169
|
Merge pull request #21016 from azat/integration-test_materialize_mysql_database
Preserve mysql logs in test_materialize_mysql_database
|
2021-02-21 22:28:19 +03:00 |
|
Azat Khuzhin
|
9a26409147
|
Fix performance tests (by avoid sharding status file for right and left server)
Since cp -al (hard links):
2021.02.21 01:09:09.991771 [ 243 ] {} <Information> StatusFile: Status file right/db/status already exists - unclean restart. Contents:
PID: 241
Started at: 2021-02-21 01:09:09
Revision: 54448
2021.02.21 01:09:09.992007 [ 243 ] {} <Error> Application: DB::Exception: Cannot lock file right/db/status. Another server instance in same directory is already running.
|
2021-02-21 10:56:48 +03:00 |
|
Azat Khuzhin
|
e922690453
|
Fix yamllint issues
|
2021-02-20 23:25:21 +03:00 |
|
Azat Khuzhin
|
e1bc8bb587
|
Wrap lines in Dockerfile for style image
|
2021-02-20 22:20:52 +03:00 |
|
Azat Khuzhin
|
d909adc8b9
|
Add yamllint into style docker image
|
2021-02-20 22:20:52 +03:00 |
|
Azat Khuzhin
|
4784d09d17
|
tests/integration: increase verbosity for test_materialize_mysql_database
|
2021-02-20 22:09:01 +03:00 |
|
Azat Khuzhin
|
6873ad1983
|
tests/integration: fix yamllint issues in docker-compose.yaml for mysql
|
2021-02-20 22:09:01 +03:00 |
|
tavplubix
|
a697b578bc
|
Merge pull request #16193 from ClickHouse/database_replicated
DatabaseReplicated: continuation of #10485
|
2021-02-20 19:39:34 +03:00 |
|
Alexander Tokmakov
|
863c099254
|
fix
|
2021-02-20 15:57:07 +03:00 |
|
alesapin
|
c61769311e
|
Merge branch 'master' into persistent_nukeeper_log_storage
|
2021-02-20 10:22:22 +03:00 |
|
alesapin
|
a860e3e758
|
Merge pull request #20864 from azat/fasttest-backtrace-on-failure
Improve backtrace catching on server failures in CI for fast-tests
|
2021-02-20 10:20:56 +03:00 |
|
tavplubix
|
3509fe88d8
|
Merge pull request #20878 from ClickHouse/fix_18926
Fix COM_FIELD_LIST response in MySQL protocol
|
2021-02-19 19:25:54 +03:00 |
|
alexey-milovidov
|
ceacae4ee4
|
Merge pull request #20462 from azat/stress-backtrace-on-failure
Improve backtrace catching on server failures in CI for stress tests
|
2021-02-19 17:33:29 +03:00 |
|
alesapin
|
068c9cfbf7
|
Fix logs level
|
2021-02-19 17:13:29 +03:00 |
|
alesapin
|
ea27c3ca32
|
Add gdb to fasttest image
|
2021-02-19 16:41:46 +03:00 |
|
kssenii
|
1c5b10de41
|
Use fixed version for aerospike
|
2021-02-19 10:42:25 +00:00 |
|
Alexander Tokmakov
|
8097532cb7
|
Merge branch 'master' into database_replicated
|
2021-02-18 17:42:06 +03:00 |
|
Alexander Tokmakov
|
1bad1e3a7c
|
fix dockerfile
|
2021-02-18 17:37:51 +03:00 |
|
Alexander Tokmakov
|
97f4c457ec
|
fix MySQL COMM_FIELD_LIST response
|
2021-02-18 16:27:51 +03:00 |
|
alesapin
|
1245710aed
|
Merge branch 'master' into persistent_nukeeper_log_storage
|
2021-02-18 15:27:01 +03:00 |
|
zlx19950903
|
c92e613b82
|
Add a function htmlOrXmlCoarseParse to extract content from html or xml format string. (#19600)
* add html and xml coarse parse
* add test file
* add conditional check: hyperscan
* fix style error
* add conditional check
* bug fix
* delete unit
* typos check fix
* add unit test
* style check fix
* fix build error: case style
* acradis_skip test fix
* LINT error fix
* Remove comments
Co-authored-by: guojiantao <guojiantao15@mails.ucas.ac.cn>
Co-authored-by: Ivan <5627721+abyss7@users.noreply.github.com>
Co-authored-by: Ivan Lezhankin <ilezhankin@yandex-team.ru>
|
2021-02-18 15:05:55 +03:00 |
|
alesapin
|
abe5d9df1e
|
Merge pull request #20627 from ClickHouse/fix_fast_test_retry
Fix fasttest retry for failed tests
|
2021-02-18 11:41:21 +03:00 |
|
Vitaly Baranov
|
3cbb325913
|
Merge pull request #20506 from vitlibar/refactor-protobuf-format-io
Improved serialization in Protobuf format.
|
2021-02-18 11:31:37 +03:00 |
|
Azat Khuzhin
|
ee18f6a7ec
|
test/fasttest: collect diagnosis by attaching with gdb in background
Otherwise sometimes stacktraces may be lost [1]:
[1]: https://clickhouse-test-reports.s3.yandex.net/20477/8ad20fcee5aaa642c2a2dd873d02103692d554f4/fast_test.html#fail1
|
2021-02-18 00:14:00 +03:00 |
|
Azat Khuzhin
|
65f2b6a044
|
test/fasttest: add gdb into docker image
|
2021-02-18 00:14:00 +03:00 |
|
Azat Khuzhin
|
770c3406df
|
test/stress: fix permissions for clickhouse directories
|
2021-02-18 00:13:03 +03:00 |
|
Azat Khuzhin
|
63eff6e8c8
|
test/stress: improve backtrace catching on server failures
Otherwise sometimes stracktraces may be lost [1]:
[1]: https://clickhouse-test-reports.s3.yandex.net/19580/6aecb62416ece880cbb8ee3a803e14d841388dde/stress_test_(thread).html#fail1
|
2021-02-18 00:13:03 +03:00 |
|
Azat Khuzhin
|
f483cd091a
|
test/stress: use clickhouse builtin start/stop to run server from the same user
This will allow to attach with gdb for better diagnosis.
|
2021-02-18 00:13:03 +03:00 |
|