Commit Graph

47 Commits

Author SHA1 Message Date
a.palagashvili
502355922d added errors checking, removed redundant variables 2020-11-29 15:14:42 +03:00
alesapin
78860bf2bd Improvements in coverage images 2020-11-20 11:48:06 +03:00
a.palagashvili
0c4acef558 added zstd to docker image 2020-11-19 12:23:05 +03:00
alesapin
e6650ed642 Fix options passing to functional tests scripts 2020-10-15 14:56:12 +03:00
Azat Khuzhin
9cb3c743bd
Convert to python3 (#15007) 2020-10-02 19:54:07 +03:00
Alexander Kuzmenkov
499e0766e5 Check docker scripts with shellcheck 2020-09-30 20:06:46 +03:00
alesapin
bb8a2e1617 Better clickhouse-configs 2020-09-24 11:18:36 +03:00
alesapin
a85bb16c66 Remove zookeeper from CI images 2020-09-24 10:33:22 +03:00
Alexey Milovidov
04a6965006 Fix error with executable dictionary source 2020-09-07 09:40:01 +03:00
Azat Khuzhin
2d7cb03120 Suppress superfluous wget (-nv) output
Since for dowloading some of files wget logging may take 50% of overall
log [1].

  [1]: https://clickhouse-builds.s3.yandex.net/14315/c32ff4c98cb3b83a12f945eadd180415b7a3b269/clickhouse_build_check/build_log_761119955_1598923036.txt
2020-09-01 10:25:13 +03:00
Yatsishin Ilya
bfe4e94806 Switch docker tests to use test-base 2020-08-27 13:17:17 +03:00
Vasily Nemkov
78f69bbfc4 Retain existing config.d/query_masking_rules.xml that come from server package 2020-07-15 16:11:43 +03:00
alesapin
dc8051f737 Fixes 2020-07-08 12:47:14 +03:00
alesapin
9ea3bdd054 Fix skip lists for old branches 2020-07-08 11:41:39 +03:00
alesapin
5098df8d0b Make skip-list optional 2020-07-03 14:15:30 +03:00
Nikolai Kochetov
e0de3aa7c9
Revert "Addition to #11184" 2020-06-09 19:39:26 +03:00
Alexey Milovidov
07205519b5 Addition to #11184 2020-05-29 16:31:27 +03:00
Yatsishin Ilya
bb1dfe271e Make temorary changes in docker to move files easier 2020-05-13 14:15:59 +03:00
alesapin
5a90709afe update coverage tools to llvm-10
update coverage tools to llvm-10
2020-05-07 11:06:25 +03:00
alesapin
8d9240d3e9 Second kill in statlesess image 2020-04-16 15:26:57 +03:00
Nikolai Kochetov
f1f862a6a8 Update docker for stateless_with_coverage. 2020-04-16 11:35:32 +03:00
Vitaly Baranov
e267daa894
Merge pull request #10100 from vitlibar/enable-access-management-in-stateless-tests-2
Enable access management in stateless tests #2.
2020-04-07 23:20:16 +03:00
Vitaly Baranov
b010ab8ce4 Enable access management in stateless tests #2. 2020-04-07 21:33:19 +03:00
alesapin
816eccde11 Add config to debug test mode 2020-04-07 16:34:57 +03:00
Alexey Milovidov
7ef1064a40 Update Dockerfiles for tests 2020-03-26 20:55:11 +03:00
Mikhail Filimonov
cf6854567a sync up clickhouse-stateless-with-coverage-test with clickhouse-stateless-test 2020-03-09 19:30:12 +01:00
alesapin
3e86c85620 Remove some code from coverage image for stateless tests 2020-03-02 11:49:23 +03:00
alesapin
6fb48c5e9a Disable coverage on client 2020-02-28 11:34:37 +03:00
Alexander Tokmakov
852043c8d9 better configs 2020-02-22 17:26:39 +03:00
Alexander Tokmakov
17314fa5fd fix dockerfile 2020-02-22 14:11:54 +03:00
Alexander Tokmakov
21e0eb5f11 try fix tests with secure sockets 2020-02-22 04:37:03 +03:00
Alexander Tokmakov
9415ed821c enable secure sockets in stateless tests 2020-02-21 22:00:32 +03:00
Pavel Kovalenko
b47a1c9a34 Add disks section to stateless-with-coverage test docker image. 2020-02-19 13:07:35 +03:00
alesapin
a175ea5b73 Add coverage file flush for clickhouse-server when std::atexit is not called. Also slightly improved logging in stateless tests with coverage. 2019-12-18 13:43:40 +03:00
alesapin
7457d911f1 Fix server kill in coverage task 2019-12-11 16:42:08 +03:00
alesapin
6edc7bd089 Fix coverage image 2019-12-11 16:24:30 +03:00
alesapin
0769f80f4e Fix path to config in docker images 2019-10-10 13:26:57 +03:00
alesapin
9f0b3e5bbf Update dockerfiles 2019-10-09 23:33:23 +03:00
alesapin
89fbb11c39 Add testname option to stateless and stateful tests 2019-09-16 14:13:22 +03:00
alesapin
2cda8f1563 Add query_masking_rules xml's into debug images 2019-09-05 13:10:01 +03:00
alesapin
04f553c628 Fix images with coverage 2019-08-19 15:16:20 +03:00
Nikita Mikhaylov
bbe20b3f9f done 2019-08-13 17:31:46 +03:00
Nikita Mikhaylov
61412e7f74 changes after review + update config + resolve build fail 2019-07-23 11:22:38 +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
alesapin
c1a8cce20d Fix stateless with coverage image 2019-07-08 14:21:04 +03:00
alesapin
81d6509fd4 Add two new images for coverage tests run 2019-07-08 13:46:04 +03:00