Commit Graph

291 Commits

Author SHA1 Message Date
Mikhail Filimonov
ff8214c65e Dockerfile adjustment 2019-07-15 16:57:15 +02:00
Nikolai Kochetov
e9f3d4d6b8
Merge pull request #4914 from yandex/processors
Processors
2019-07-11 19:22:02 +03:00
robot-clickhouse
f635d2bd9b Auto version update to [19.12.1.1] [54424] 2019-07-10 22:57:53 +03:00
alesapin
f3e34ec895 Correct llvm-symbolizer path 2019-07-09 22:41:22 +03:00
Alexander Kuzmenkov
f5f6e73c84 Ignore non-instrumented modules in ThreadSanitizer.
libc++ seems not to be instrumented, which is why we get false positives about
data races in normal destruction of weak_ptr.

In passing, remove redundant configuration of llvm-symbolizer. One symlink
to llvm-8 should suffice.
2019-07-09 15:15:52 +03:00
alesapin
82e2266d88
Merge pull request #5896 from yandex/add_coverage_image_for_ci
Add coverage image for CI
2019-07-09 12:27:51 +03:00
alesapin
dcfb332fdf Merge client files 2019-07-08 20:23:10 +03:00
alesapin
36446cfc97 Fix coverage scripts 2019-07-08 18:41:15 +03:00
Nikolai Kochetov
865f403227 Remove tsan-suppressions. 2019-07-08 16:29:26 +03:00
Nikolai Kochetov
209793c981 Merged with master. 2019-07-08 16:00:54 +03:00
Nikolai Kochetov
a4b3338182 Add sorting to tests with union. 2019-07-08 15:49:28 +03:00
Nikolai Kochetov
45b7d479aa Fix arguments in prepareProcessor call. 2019-07-08 15:49:23 +03:00
alesapin
c1a8cce20d Fix stateless with coverage image 2019-07-08 14:21:04 +03:00
alesapin
0eff6f5413 Run cmake to generate some cpp files 2019-07-08 14:09:46 +03:00
alesapin
d44da017c2 remove redundant change 2019-07-08 13:49:59 +03:00
alesapin
53b5d9f0eb Remove accident change 2019-07-08 13:47:04 +03:00
alesapin
81d6509fd4 Add two new images for coverage tests run 2019-07-08 13:46:04 +03:00
alesapin
3a825029cd add missed config files 2019-07-06 23:20:16 +03:00
Ivan Lezhankin
23cc61821f Enable GLIBC_COMPATIBILITY for splitted build in CI 2019-07-05 18:50:56 +03:00
alesapin
75b2d5c59a Add ignore variable 2019-07-05 18:18:48 +03:00
alesapin
67d0f7f7cb Don't fail if no coverage info 2019-07-05 18:16:10 +03:00
alesapin
b3ebb4d784 Add coverage images for CI 2019-07-05 18:12:18 +03:00
alexey-milovidov
4a2d3fe90a
Update Dockerfile 2019-06-30 23:47:12 +03:00
Alexey Milovidov
7181ecabb8 Removed wrong instruction from Dockerfile 2019-06-30 21:22:51 +03:00
alexey-milovidov
feafcb21bd
Merge branch 'master' into h3-integration 2019-06-30 16:19:11 +03:00
alesapin
ab8dd1d4e3
Merge pull request #5769 from yandex/add_rpm_build_to_packager
Add ability to build rpm and tgz packages via packager
2019-06-27 23:14:19 +03:00
alexey-milovidov
5b1337f117
Merge pull request #5727 from shurshun/init_auth_support
add auth support for init script: fix pr #5321
2019-06-27 21:29:11 +03:00
alesapin
42e080d65a Update PVS studio version 2019-06-27 19:53:23 +03:00
alesapin
1773d85bed Add ability to build rpm and tgz packages via packager 2019-06-27 14:16:56 +03:00
Ivan Remen
6bc851b74b Compile h3 in docker 2019-06-26 02:06:00 +03:00
alesapin
1a1e0f98a2 Missed dockerfile 2019-06-25 15:26:28 +03:00
alesapin
12693e5687 Run stateful tests in stress test 2019-06-25 15:04:05 +03:00
Korviakov Andrey
0a012d65ad update documentation for docker image: fix 2019-06-24 15:07:59 +03:00
Korviakov Andrey
18ebc2ec60 update documentation for docker image 2019-06-24 15:01:45 +03:00
Korviakov Andrey
bf28000d4a pr #5321 fix 2019-06-24 14:45:04 +03:00
chertus
29700fd5e9 Auto version update to [19.11.0] [54423] 2019-06-21 18:47:02 +03:00
alexey-milovidov
9bdbd84263
Merge pull request #5030 from PerformanceVision/top_level_domain
Changing how the function (cutTo)firstSignificantSubdomain detect the tld (proposal)
2019-06-19 02:08:43 +03:00
robot-clickhouse
9cd889c9dd Auto version update to [19.10.1.1] [54422] 2019-06-14 17:04:15 +03:00
proller
859b35e0ff docker: use configs from clickhouse-test (#5531)
* CLICKHOUSE-3887 Debian init: Service stop timeout

* clean

* clean

* docker: use configs from clickhouse-test

* clean
2019-06-05 22:22:36 +03:00
proller
64924f5ef3 Docker: add comments with current tags 2019-06-04 16:01:16 +03:00
proller
88f3a48afa
Fixes for parallel test run (#5506) 2019-06-03 20:36:27 +03:00
alesapin
9249561d08 Update pvs studio version (just for testing) 2019-05-30 18:22:29 +03:00
alesapin
14113fe729 Add small doc about docker files and info about all images 2019-05-30 16:05:52 +03:00
chertus
0f5fffe25b update stateless/Dockerfile 2019-05-29 14:08:58 +03:00
chertus
f813bb561c xmls for int and string dictionaries 2019-05-29 14:03:11 +03:00
chertus
3f2e09ac93 Merge branch 'master' into decimal 2019-05-29 13:58:33 +03:00
robot-clickhouse
1ecc430335 Auto version update to [19.9.1.1] [54421] 2019-05-28 13:52:55 +03:00
chertus
912813ba3c trying to add dictionaries to stateless test 2019-05-27 22:57:05 +03:00
alesapin
36cf6fa8f9
Merge pull request #5360 from filimonov/integration_tests_runner_improvements
more fixes for integration tests dockerfiles
2019-05-22 11:58:02 +03:00
Mikhail Filimonov
0b60d53fc6 Replace ENV with RUN 2019-05-22 10:43:27 +02:00
Mikhail Filimonov
8a1d773ced more dockerfile fixes 2019-05-21 08:17:46 +02:00
alesapin
5c5c23c4c9 Remove gcc-9 from images 2019-05-20 22:24:55 +03:00
alesapin
ec22af6da0 Add gcc-9 to build images 2019-05-20 12:51:52 +03:00
alesapin
ee84b8f8bb Add gcc-9 choice for packager 2019-05-20 12:08:19 +03:00
proller
51ca4cbaa4
Build fixes (#5278) 2019-05-15 20:19:39 +03:00
alesapin
a8e8a37c04 Update pvs-studio version to beta 2019-05-13 13:06:51 +03:00
robot-clickhouse
2e7f3f6e17 Auto version update to [19.8.1.1] [54420] 2019-04-29 22:33:13 +03:00
Guillaume Tassery
7c4541b127
Merge branch 'master' into top_level_domain 2019-04-26 12:30:23 +07:00
proller
97c532c0f0
Build fixes (#5114)
Need to push builder docker image
2019-04-26 02:21:59 +03:00
proller
fd63093032 Add gperf to build requirements (for upcoming pull request #5030 ) 2019-04-25 17:31:08 +03:00
proller
33922685d5
Packager: fixes (#5103) 2019-04-25 15:29:28 +03:00
alesapin
e28cca096f Add images for compatibility check 2019-04-24 11:33:24 +03:00
alesapin
0060650bb0 Fix stress test exit code check and add brotli to image 2019-04-23 13:41:01 +03:00
Guillaume Tassery
0d931918ce Add gperf dependency for binary packager dockerfile 2019-04-19 11:07:15 +07:00
Guillaume Tassery
90f5cc569d Add gperf dependency for packager dockerfile 2019-04-19 10:02:13 +07:00
robot-clickhouse
ee8f3e1384 Auto version update to [19.7.1.1] [54419] 2019-04-19 00:01:42 +03:00
Guillaume Tassery
5c67ecd46d Add gperf dependency 2019-04-18 17:20:31 +07:00
alesapin
01928734ef Add lost dockerfile for pvs 2019-04-16 16:29:48 +03:00
Mikhail f. Shiryaev
87abf1f38e Issue #4947, add check for empty variable 2019-04-10 14:29:04 +02:00
alesapin
958b71c37f Add official flag 2019-04-10 13:55:47 +03:00
alesapin
80a235fdf9 Fix command in docker unit-tests image 2019-04-08 14:28:02 +03:00
alesapin
0abec46c80 Add image for unit-tests 2019-04-08 14:26:18 +03:00
alexey-milovidov
32700242be
Merge branch 'master' into test_runner_for_stateless_tests 2019-04-04 22:26:10 +03:00
robot-clickhouse
55df5b016f Auto version update to [19.6.1.1] [54418] 2019-04-02 19:28:19 +03:00
Vasily Nemkov
9b5950f403 Fixed test failures when running clickhouse-server on different host
Fixed test in docker: writing to read-only filesystem
Multi-stage builds for test-runner and server to allow putting packages directory anywhere
Fixed more tests
2019-03-30 15:38:07 +03:00
Alexey Milovidov
b8a7d78e3a Tracking maximum amount of history in TSan 2019-03-29 19:58:02 +03:00
alesapin
80cc4dc88c Save unit tests binary after binary build 2019-03-28 13:34:05 +03:00
alesapin
eb4cc81176 Add llvm-8 to stress test docker image 2019-03-28 12:29:48 +03:00
alexey-milovidov
7da7f8dfb0
Merge pull request #4753 from Felixoid/docker_user
Add way to launch container as custom user
2019-03-23 04:25:34 +03:00
Mikhail f. Shiryaev
fc5f5969de Use argument for gosu version instead of hardcode 2019-03-22 13:29:19 +01:00
Mikhail f. Shiryaev
ebc04d05fb Add way to launch container as custom user 2019-03-21 17:18:44 +01:00
alesapin
112ce21547 Add symbolizer-8.0 to test images. 2019-03-21 16:20:20 +03:00
alesapin
6b6ac59557 Add asserts to integration tests container 2019-03-21 12:21:56 +03:00
alesapin
304b93ac94 Sanitizer asserts in statful tests 2019-03-21 11:21:30 +03:00
alesapin
face35521a Add clang-8 build 2019-03-21 11:02:45 +03:00
proller
f697df2079
Tests: fix call .sh from .sh (#4732) 2019-03-20 23:04:49 +03:00
alesapin
0b17e6c85a Add freebsd build to packager and vagrant file 2019-03-16 14:02:34 +03:00
alesapin
340f0935ac Update docker image, and more verbosity 2019-03-13 16:52:23 +03:00
robot-clickhouse
72324ae09e Auto version update to [19.5.1.1] [54417] 2019-03-09 10:45:08 +03:00
robot-clickhouse
daec753af6 Auto version update to [19.4.1] [54416] 2019-03-09 01:10:00 +03:00
robot-clickhouse
ecc05e2bba Auto version update to [19.4.0] [54416] 2019-03-08 18:18:39 +03:00
alesapin
cc848c0c83 Add version argument to packager 2019-03-04 12:33:37 +03:00
alesapin
3105d83861 Also save .changes and .buildinfo files 2019-02-26 15:04:55 +03:00
alesapin
fff2d074a1 Merge branch 'master' of github.com:yandex/ClickHouse 2019-02-25 16:41:51 +03:00
alesapin
2f33ceede6 Add 10m data and missed file 2019-02-25 16:41:23 +03:00
alesapin
3b30b2f856
Merge pull request #4477 from yandex/external_dict_integration_test
External dict integration test
2019-02-25 15:27:22 +03:00
alesapin
22a54bbd77 Add python into integration tests image 2019-02-24 13:28:47 +03:00
alesapin
a4eca201b4 Add tzdata to build images 2019-02-21 20:14:29 +03:00
robot-clickhouse
d8abd09457 Auto version update to [19.3.4] [54415] 2019-02-15 14:50:37 +03:00
Vasily Nemkov
be64f57f7b Test runner script and corresponding Dockerfile and docker-compose. 2019-02-13 22:23:44 +03:00