Nikita Mikhaylov
14b384f3e5
Merge branch 'master' into system_text_log
2019-07-23 15:51:04 +03:00
Nikita Mikhaylov
61412e7f74
changes after review + update config + resolve build fail
2019-07-23 11:22:38 +03:00
robot-clickhouse
58e03ad7b9
Auto version update to [19.13.1.1] [54425]
2019-07-23 11:20:52 +03:00
filimonov
be718f320a
fix accidental change
2019-07-15 17:01:26 +02:00
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
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
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
alesapin
42e080d65a
Update PVS studio version
2019-06-27 19:53:23 +03:00
alesapin
12693e5687
Run stateful tests in stress test
2019-06-25 15:04:05 +03:00
chertus
29700fd5e9
Auto version update to [19.11.0] [54423]
2019-06-21 18:47:02 +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
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
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
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
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
robot-clickhouse
ee8f3e1384
Auto version update to [19.7.1.1] [54419]
2019-04-19 00:01:42 +03:00
alesapin
01928734ef
Add lost dockerfile for pvs
2019-04-16 16:29:48 +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
eb4cc81176
Add llvm-8 to stress test docker image
2019-03-28 12:29:48 +03: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
proller
f697df2079
Tests: fix call .sh from .sh ( #4732 )
2019-03-20 23:04:49 +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
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
22a54bbd77
Add python into integration tests image
2019-02-24 13:28:47 +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
robot-clickhouse
cfab694978
Auto version update to [19.3.3] [54415]
2019-02-13 18:36:20 +03:00
robot-clickhouse
ec99ce1ab5
Auto version update to [19.3.2] [54415]
2019-02-13 16:17:07 +03:00
alesapin
ae5696d096
Merge branch 'master' of github.com:yandex/ClickHouse
2019-02-12 22:19:31 +03:00
alesapin
67e3bc501b
Add brotli to stateless test image
2019-02-12 22:19:12 +03:00
robot-clickhouse
7665ef297f
Auto version update to [19.3.1] [54415]
2019-02-12 21:42:14 +03:00
robot-clickhouse
b141657e61
Auto version update to [19.3.0] [54415]
2019-02-11 18:13:23 +03:00
robot-clickhouse
dbde962a6b
Auto version update to [19.2.0] [54414]
2019-02-09 14:13:07 +03:00
alesapin
1f95bf18e4
Improve performance-test docker image
2019-02-06 11:46:41 +03:00
robot-clickhouse
51dd2198f0
Auto version update to [19.1.6] [54413]
2019-01-24 00:17:07 +03:00
robot-clickhouse
9481d01ca8
Auto version update to [19.1.5] [54413]
2019-01-22 22:18:30 +03:00
robot-clickhouse
24fc3ad544
Auto version update to [19.1.4] [54413]
2019-01-22 02:29:09 +03:00
robot-clickhouse
436cf294db
Auto version update to [19.1.3] [54413]
2019-01-21 16:26:13 +03:00
robot-clickhouse
dfe0a734cd
Auto version update to [19.1.2] [54413]
2019-01-21 12:48:35 +03:00
alesapin
0728519b2d
Add image for stateful tests
2019-01-21 11:46:28 +03:00
alesapin
9af809aa46
Merge pull request #4081 from yandex/updated_test_images
...
Better test images (with ts in output)
2019-01-17 16:24:29 +03:00
alesapin
4e5ca0e0ba
Better test images (with ts in output)
2019-01-17 13:35:22 +03:00
alesapin
9e60eb40a8
Merge pull request #4078 from yandex/updated_test_images
...
Add env variables systemwide
2019-01-17 00:46:40 +03:00
alesapin
7df80f52c1
Also install dbg package
2019-01-17 00:29:30 +03:00
alesapin
2ba25fa03d
Add env variables systemwide
2019-01-17 00:05:37 +03:00
alesapin
333dd171da
Merge pull request #4072 from yandex/updated_test_images
...
Add env variables for test images
2019-01-16 19:47:23 +03:00
alesapin
ec0e350b5b
Env variables to init.d file
2019-01-16 17:37:44 +03:00
robot-clickhouse
6047636296
Auto version update to [19.1.1] [54413]
2019-01-16 14:04:37 +03:00
alesapin
7984e4f8a4
Add env variables for test images
2019-01-16 11:58:40 +03:00
alesapin
99330c77ad
Enable part_log in docker test images by default
2019-01-09 19:23:20 +03:00
alesapin
95a9b8b3f7
CLICKHOUSE-4245: Turn on query_log in stateless and stress tests
2019-01-09 19:04:39 +03:00
robot-clickhouse
9ed4fce934
Auto version update to [19.1.0] [54413]
2019-01-01 07:16:20 +03:00
robot-clickhouse
6b536b2bc7
Auto version update to [18.16.0] [54412]
2018-12-14 20:26:46 +03:00
robot-clickhouse
9c36280711
Auto version update to [18.15.0] [54411]
2018-12-14 16:47:45 +03:00
proller
44ddd28e14
Auto version update to [18.14.17] [54409]
2018-11-29 19:17:29 +03:00
alesapin
757d808a57
Add env variable for tests skip
2018-11-26 14:04:42 +03:00
alesapin
b604761a94
CLICKHOUSE-4128: Add unbundled option to packager
2018-11-22 15:14:55 +03:00
alesapin
43b099f20b
Revert to ubuntu 18.04
2018-11-21 15:05:31 +03:00
alesapin
6ce13a08ef
Move build and test images to 18.10, add libraries for unbundled build in debian image
2018-11-21 13:09:16 +03:00
alesapin
1267c4ad20
Add docker runner for stateless tests
2018-11-07 22:25:02 +03:00
alesapin
e20f38a855
Change default threads, num_procs/3 is enought
2018-10-22 20:04:43 +03:00