Commit Graph

117 Commits

Author SHA1 Message Date
alesapin
7984e4f8a4 Add env variables for test images 2019-01-16 11:58:40 +03:00
alesapin
59f4f7f140 Remove llvm-7 from building images 2019-01-10 23:20:16 +03:00
alesapin
1eb0750cfa Get clang-7 from clang repo and rollback to ubuntu 18.04 2019-01-10 13:35:17 +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
alexey-milovidov
b0ce514276
Merge pull request #3965 from yandex/add_clang7_build
Move packager docker images to 18.10 and add compatibility file for glibc >= 2.28
2018-12-29 18:54:47 +03:00
alesapin
5f9456648b Add env variable if user don't want to chown directories in docker image 2018-12-29 16:34:27 +03:00
alesapin
34e4f8e0c1 Move docker images to 18.10 and add compatibility file for glibc >= 2.28 2018-12-29 13:10:35 +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
mf5137
becad378ca Fixes from comments of #3695 2018-12-10 16:23:21 +01:00
alexey-milovidov
42969e9816
Merge pull request #3695 from xzkostyan/feature-docker-entrypoint-initdb.d
Add docker-entrypoint-initdb.d support
2018-12-07 23:44:45 +03:00
alexey-milovidov
876eadb16b
Update entrypoint.sh 2018-12-07 23:43:02 +03:00
proller
44ddd28e14 Auto version update to [18.14.17] [54409] 2018-11-29 19:17:29 +03:00
Konstantin Lebedev
1053f584bd Add docker-entrypoint-initdb.d support 2018-11-28 23:01:52 +03:00
Elghazal Ahmed
0dd5777c1c Run clickhouse-server in exec form 2018-11-26 20:01:48 +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
b65250e672 Better default value in packager script 2018-11-14 11:05:34 +03:00
alesapin
1267c4ad20 Add docker runner for stateless tests 2018-11-07 22:25:02 +03:00
Alexey Zatelepin
604ba01ab5 fix using clickhouse-client docker image as a "binary"
https://github.com/yandex/ClickHouse/pull/3195#issuecomment-434027727
2018-10-29 21:33:51 +03:00
alesapin
e20f38a855 Change default threads, num_procs/3 is enought 2018-10-22 20:04:43 +03:00
alesapin
b180c381c4 Change default threads value 2018-10-22 19:05:52 +03:00
alesapin
68352d8d63 Add small sleep before test run 2018-10-22 18:23:03 +03:00
alesapin
9191356158 CLICKHOUSE-4080: Add simple stress-test script and docker image for it 2018-10-22 17:31:25 +03:00
alesapin
935efe81b7 CLICKHOUSE-4056: Fix build params 2018-10-18 19:49:00 +03:00
alesapin
1d7ef9133e CLICKHOUSE-4056: Add ability to run build with ccache or distcc 2018-10-18 15:56:48 +03:00
robot-clickhouse
fcce722c26 Auto version update to [18.14.9] [54409] 2018-10-16 15:58:16 +03:00
proller
ff1598e972
Macos: set ENABLE_EMBEDDED_COMPILER=0 by default (because contrib/llvm temporary broken under macos) (#3382) 2018-10-16 12:30:51 +03:00
proller
394b9760f4 3380 docker can't start with lastest version 2018-10-15 15:34:48 +03:00
robot-clickhouse
dd07029050 Auto version update to [18.14.8] [54409] 2018-10-13 03:31:18 +03:00
robot-clickhouse
adf6291746 Auto version update to [18.14.7] [54409] 2018-10-12 22:44:51 +03:00
robot-clickhouse
a0210d12b8 Auto version update to [18.14.6] [54409] 2018-10-11 01:25:18 +03:00
robot-clickhouse
a21e50ac23 Auto version update to [18.14.5] [54409] 2018-10-10 00:44:21 +03:00
robot-clickhouse
e10f7360d4 Auto version update to [18.14.4] [54409] 2018-10-09 22:49:13 +03:00
robot-clickhouse
bc162437fb Auto version update to [18.14.3] [54409] 2018-10-09 21:29:01 +03:00
alesapin
cdb0b5d598 Add tty detection 2018-10-05 13:40:58 +03:00
alesapin
972d1663bb Remove exception handling 2018-10-05 13:26:54 +03:00
alesapin
ed585157ff
Delete packager.py 2018-10-04 22:52:02 +03:00
alesapin
1b5c4f501b
Update README.md 2018-10-04 20:09:19 +03:00
alesapin
1ee6984d46 CLICKHOUSE-3968: Add script for package creation in docker 2018-10-04 20:07:00 +03:00
robot-clickhouse
e1817e4814 Auto version update to [18.14.2] [54409] 2018-10-02 16:25:47 +03:00
robot-clickhouse
6f96dfc7da Auto version update to [18.14.1] [54409] 2018-09-28 14:58:24 +03:00
robot-clickhouse
ca465cd20b Auto version update to [18.14.0] [54409] 2018-09-24 20:52:21 +03:00
Alexey Milovidov
a8ad6dda22 Better build script #3195 2018-09-22 19:13:13 +03:00
Alexey Milovidov
c538c1745c Updated README #3195 2018-09-22 18:12:48 +03:00
Alexey Milovidov
9cd7be8228 Mysqlclient, ssl, unixodbc are not needed for build anymore #3195 2018-09-22 18:08:59 +03:00