alesapin
|
41229b8bc9
|
Run small tests
|
2020-12-22 14:52:48 +03:00 |
|
alesapin
|
b184141e20
|
Collect client coverage
|
2020-12-22 12:22:49 +03:00 |
|
alesapin
|
2d28c8cb60
|
Better runner
|
2020-12-22 11:20:57 +03:00 |
|
alesapin
|
24cb824bfe
|
Simplify coverage images
|
2020-12-21 15:09:27 +03:00 |
|
alexey-milovidov
|
3261392f16
|
Merge pull request #18208 from vzakaznikov/update_testflows_version_to_1.6.72
Updating TestFlows version to the latest 1.6.72
|
2020-12-18 18:03:00 +03:00 |
|
Ivan
|
57763e6867
|
Enable Pytest framework for stateless tests (#17902)
|
2020-12-18 16:26:11 +03:00 |
|
Vitaliy Zakaznikov
|
7db2652ab3
|
Updating TestFlows test version to the latest 1.6.72
Re-generating all requirements.py
|
2020-12-17 18:02:07 -05:00 |
|
alesapin
|
799997db35
|
Merge pull request #16621 from arenadata/ADQM-148
HDFS configuration and Kerberos Authenticaiton
|
2020-12-17 23:16:58 +03:00 |
|
Ilya Golshtein
|
832d99515b
|
tag for yandex/clickhouse-kerberized-hadoop
|
2020-12-17 12:05:49 +03:00 |
|
Alexander Kuzmenkov
|
170cd132da
|
Merge pull request #18113 from azat/tld-list-symlink-fix
Avoid using symlinks for top_level_domains
|
2020-12-16 20:49:43 +03:00 |
|
Ilya Golshtein
|
a5a33f1963
|
rpm rebuilddb and yum update in kerberized_hadoop/Dockerfile
|
2020-12-16 14:48:33 +03:00 |
|
Ilya Golshtein
|
39877b1a6f
|
yum clean all in kerberized_hadoop/Dockerfile
|
2020-12-16 14:48:33 +03:00 |
|
Ilya Golshtein
|
a4dad0acb7
|
CentOS 6 became too old
|
2020-12-16 14:48:33 +03:00 |
|
Ilya Golshtein
|
09d1e89674
|
yandex/clickhouse-kerberized-hadoop + missed header
|
2020-12-16 14:48:33 +03:00 |
|
Ilya Golshtein
|
7e97814859
|
cleanup, fixes, new submodules, ShellCommand, WriteBufferFromString
|
2020-12-16 14:48:33 +03:00 |
|
Ilya Golshtein
|
d9166a0645
|
HADOOP_SECURE_DN_USER way, kinit thread, docker capabilities
|
2020-12-16 14:48:33 +03:00 |
|
Ilya Golshtein
|
eb10948ca2
|
kerberized_hdfs cluster started
|
2020-12-16 14:48:33 +03:00 |
|
alesapin
|
86fc9ea4df
|
Update base image to 20.04
|
2020-12-15 23:18:53 +03:00 |
|
Azat Khuzhin
|
95c35b318e
|
Avoid using symlinks for top_level_domains
Move the main copy into the tests/config and ship it to the perf tests
via the perf package.
|
2020-12-15 21:58:46 +03:00 |
|
alesapin
|
554fd738e9
|
Remove strange line
|
2020-12-15 18:22:21 +03:00 |
|
alesapin
|
ccabb4680d
|
Fix dependencies
|
2020-12-15 18:19:56 +03:00 |
|
Alexander Kuzmenkov
|
fe6f477881
|
Build utils in CI, at least in split build
Currently we don't build them at all, so they were broken by https://github.com/ClickHouse/ClickHouse/pull/17988
|
2020-12-14 20:39:52 +03:00 |
|
Alexander Kuzmenkov
|
5f424f7c5c
|
Update zzz-perf-comparison-tweaks-config.xml
|
2020-12-14 20:08:32 +03:00 |
|
alexey-milovidov
|
19af691aa6
|
Merge pull request #17738 from vklimontovich/docker-cli-example
Docker cli example
|
2020-12-14 19:44:13 +03:00 |
|
filimonov
|
b08842d44e
|
Update README.md
|
2020-12-14 16:54:37 +01:00 |
|
filimonov
|
1436986a86
|
Update README.md
|
2020-12-14 16:53:58 +01:00 |
|
filimonov
|
bca41bb7fd
|
Update README.md
|
2020-12-14 16:50:48 +01:00 |
|
Alexander Kuzmenkov
|
e7f93b5563
|
Merge pull request #18058 from azat/perf-test-zk-port-fix
Remove test_keeper_server in perf tests
|
2020-12-14 17:54:47 +03:00 |
|
Alexander Kuzmenkov
|
2edabd5519
|
Update zzz-perf-comparison-tweaks-config.xml
|
2020-12-14 17:45:58 +03:00 |
|
Azat Khuzhin
|
653ddab63e
|
Remove test_keeper_server in perf tests
To avoid port overlaps for right and left server (anyway it is not
used).
|
2020-12-14 10:59:01 +03:00 |
|
alexey-milovidov
|
e7ffae89e9
|
Update build.sh
|
2020-12-14 02:31:35 +03:00 |
|
alexey-milovidov
|
52f03d942e
|
Update Dockerfile
|
2020-12-14 02:31:18 +03:00 |
|
Azat Khuzhin
|
6f2c559398
|
Convert top_level_domains_lists.xml into regular file
docker/test/performance-comparison/config/config.d is not allowed to has
symlinks, since it is copied with the COPY docker command.
|
2020-12-10 21:01:17 +03:00 |
|
Azat Khuzhin
|
0f1d9f3a6f
|
Put top_level_domains into the docker/test/performance-comparison/config
Since in docker/test/performance-comparison there is Dockerfile that is
runned from that directory, so it cannot COPY anything outside of it.
|
2020-12-09 21:08:31 +03:00 |
|
Azat Khuzhin
|
8a4b29495b
|
perf: override top_level_domains_path via command line arguments
|
2020-12-09 21:08:31 +03:00 |
|
Azat Khuzhin
|
352a1eea34
|
Use new top_level_domains_path
|
2020-12-09 21:08:31 +03:00 |
|
Azat Khuzhin
|
7b0c720922
|
Add top_level_domains into perf tests
And change Dockerfile to trigger image rebuild
|
2020-12-09 21:08:31 +03:00 |
|
Alexander Kuzmenkov
|
fa64d314df
|
Merge pull request #17907 from azat/perf-tiny-fix
Perf tests fixes
|
2020-12-09 12:29:57 +03:00 |
|
Azat Khuzhin
|
79e6348282
|
perf: load overrides last of all
|
2020-12-09 07:31:54 +03:00 |
|
Azat Khuzhin
|
d33b0ad33b
|
Use interserver_http_port remove=remove over auto-port
Revert "perf: fix port conflict for tcp_with_proxy_port"
This reverts commit 89b3566824e5c0a87b6310fc4b6f9d300d2e17db.
|
2020-12-09 00:11:12 +03:00 |
|
Azat Khuzhin
|
75f9640fc2
|
perf: fix port conflict for tcp_with_proxy_port
Simply use zero port to do auto allocation, anyway it is not used in
perf tests.
|
2020-12-08 23:29:38 +03:00 |
|
alexey-milovidov
|
e127636a4b
|
Merge pull request #16787 from kitaisreal/fast-float-integration
FastFloat library integration
|
2020-12-08 21:34:34 +03:00 |
|
Azat Khuzhin
|
f1ac8775db
|
perf: override config directives via command line over sed by config.xml
|
2020-12-08 21:25:03 +03:00 |
|
Alexey Milovidov
|
1ed329017b
|
Merge branch 'master' into quota-by-x-forwarded-for
|
2020-12-07 18:22:19 +03:00 |
|
Maksim Kita
|
5b57c59a3b
|
Updated fast_float integration
|
2020-12-06 23:37:55 +03:00 |
|
Maksim Kita
|
977da3d052
|
Removed ryu
|
2020-12-06 15:39:39 +03:00 |
|
Maksim Kita
|
64549702a2
|
DragonBox integration
|
2020-12-06 00:32:03 +03:00 |
|
Guillaume Tassery
|
4920bba7de
|
Override value for running scripts on docker-entrypoint-initdb.d with CLICKHOUSE_INIT_TIMEOUT
|
2020-12-05 09:53:15 +07:00 |
|
alesapin
|
7c2a04d77d
|
Merge pull request #17671 from ClickHouse/update_integration_tests_image
Update docker image in integration tests runner
|
2020-12-04 15:51:08 +03:00 |
|
Ivan
|
315ff4f0d9
|
ANTLR4 Grammar for ClickHouse and new parser (#11298)
|
2020-12-04 05:15:44 +03:00 |
|