alesapin
|
c9bbde649c
|
Merge pull request #18312 from ClickHouse/simplier_coverage
Make single image for building coverage report
|
2020-12-25 10:18:39 +03:00 |
|
Yatsishin Ilya
|
ce1e2b18a3
|
Fix codespell warnings. Split style checks. Update style checks docker
|
2020-12-24 13:17:52 +03:00 |
|
alesapin
|
e68bafd508
|
Merge branch 'master' into simplier_coverage
|
2020-12-24 12:39:33 +03:00 |
|
alesapin
|
58d0e8901e
|
Remove hardcoded tests
|
2020-12-23 14:05:59 +03:00 |
|
Nikolai Kochetov
|
af7f5c9518
|
Merge pull request #17868 from ClickHouse/async-read-from-socket
Async read from socket
|
2020-12-23 12:20:42 +03:00 |
|
alesapin
|
f0b2bf9247
|
Merge branch 'master' into simplier_coverage
|
2020-12-22 18:37:15 +03:00 |
|
alesapin
|
4b28d6d030
|
Merge branch 'master' into enable_thread_fuzzer_for_flaky_check
|
2020-12-22 16:36:51 +03:00 |
|
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 |
|
Alexey Milovidov
|
5bdf287910
|
Check for conflict markers in docs
|
2020-12-22 00:55:54 +03:00 |
|
alesapin
|
b10f13f34a
|
More thread fuzzer
|
2020-12-21 23:24:16 +03:00 |
|
alesapin
|
8bbb678758
|
Correctly forward env
|
2020-12-21 23:12:01 +03:00 |
|
alesapin
|
8f2d4f2d1e
|
Fix user
|
2020-12-21 18:46:36 +03:00 |
|
alesapin
|
24cb824bfe
|
Simplify coverage images
|
2020-12-21 15:09:27 +03:00 |
|
alesapin
|
fdf18ceec0
|
Remove new line
|
2020-12-21 13:08:06 +03:00 |
|
alesapin
|
643739df6b
|
Trying to enable thread fuzzer in flaky check
|
2020-12-21 13:06:36 +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 |
|
Nikolai Kochetov
|
4905201985
|
Merge branch 'master' into async-read-from-socket
|
2020-12-15 21:04:47 +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 |
|
Nikolai Kochetov
|
8de5cd5bc7
|
Merge branch 'master' into async-read-from-socket
|
2020-12-14 17:45:38 +03:00 |
|
Nikolai Kochetov
|
75ac87c241
|
Fixing build.
|
2020-12-14 17:42:12 +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 |
|